Sep 01 08:07:21 devstack devstack@c-api.service[74508]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 08:07:21 devstack devstack@c-api.service[74508]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 08:07:21 2026] *** Sep 01 08:07:21 devstack devstack@c-api.service[74508]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: nodename: devstack Sep 01 08:07:21 devstack devstack@c-api.service[74508]: machine: x86_64 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: clock source: unix Sep 01 08:07:21 devstack devstack@c-api.service[74508]: pcre jit disabled Sep 01 08:07:21 devstack devstack@c-api.service[74508]: detected number of CPU cores: 4 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: current working directory: / Sep 01 08:07:21 devstack devstack@c-api.service[74508]: detected binary path: /usr/bin/uwsgi-core Sep 01 08:07:21 devstack devstack@c-api.service[74508]: your processes number limit is 47518 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: your memory page size is 4096 bytes Sep 01 08:07:21 devstack devstack@c-api.service[74508]: detected max file descriptor number: 2048 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: lock engine: pthread robust mutexes Sep 01 08:07:21 devstack devstack@c-api.service[74508]: thunder lock: enabled Sep 01 08:07:21 devstack devstack@c-api.service[74508]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 08:07:21 devstack devstack@c-api.service[74508]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 08:07:21 devstack devstack@c-api.service[74508]: Set PythonHome to /opt/stack/data/venv Sep 01 08:07:21 devstack devstack@c-api.service[74508]: Python main interpreter initialized at 0x763e538a4668 Sep 01 08:07:21 devstack devstack@c-api.service[74508]: python threads support enabled Sep 01 08:07:21 devstack devstack@c-api.service[74508]: your server socket listen backlog is limited to 100 connections Sep 01 08:07:21 devstack devstack@c-api.service[74508]: your mercy for graceful operations on workers is 80 seconds Sep 01 08:07:21 devstack devstack@c-api.service[74508]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 08:07:21 devstack devstack@c-api.service[74508]: *** Operational MODE: preforking *** Sep 01 08:07:21 devstack devstack@c-api.service[74508]: *** uWSGI is running in multiple interpreter mode *** Sep 01 08:07:21 devstack devstack@c-api.service[74508]: spawned uWSGI master process (pid: 74508) Sep 01 08:07:21 devstack devstack@c-api.service[74508]: spawned uWSGI worker 1 (pid: 74516, cores: 1) Sep 01 08:07:21 devstack devstack@c-api.service[74508]: spawned uWSGI worker 2 (pid: 74517, cores: 1) Sep 01 08:07:21 devstack devstack@c-api.service[74508]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 08:07:21 devstack devstack@c-api.service[74517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:07:21 devstack devstack@c-api.service[74517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:07:21 devstack devstack@c-api.service[74517]: we strongly recommend against using it for new projects. Sep 01 08:07:21 devstack devstack@c-api.service[74517]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:07:21 devstack devstack@c-api.service[74517]: framework. For more detail see Sep 01 08:07:21 devstack devstack@c-api.service[74517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:07:21 devstack devstack@c-api.service[74517]: import eventlet # noqa Sep 01 08:07:21 devstack devstack@c-api.service[74516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:07:21 devstack devstack@c-api.service[74516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:07:21 devstack devstack@c-api.service[74516]: we strongly recommend against using it for new projects. Sep 01 08:07:21 devstack devstack@c-api.service[74516]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:07:21 devstack devstack@c-api.service[74516]: framework. For more detail see Sep 01 08:07:21 devstack devstack@c-api.service[74516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:07:21 devstack devstack@c-api.service[74516]: import eventlet # noqa Sep 01 08:07:22 devstack devstack@c-api.service[74517]: /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 01 08:07:22 devstack devstack@c-api.service[74517]: from cgi import parse_header Sep 01 08:07:22 devstack devstack@c-api.service[74516]: /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 01 08:07:22 devstack devstack@c-api.service[74516]: from cgi import parse_header Sep 01 08:07:22 devstack devstack@c-api.service[74517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:07:22 devstack devstack@c-api.service[74517]: warnings.warn( Sep 01 08:07:22 devstack devstack@c-api.service[74516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:07:22 devstack devstack@c-api.service[74516]: warnings.warn( Sep 01 08:07:22 devstack devstack@c-api.service[74517]: /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 01 08:07:22 devstack devstack@c-api.service[74517]: removals.removed_module( Sep 01 08:07:22 devstack devstack@c-api.service[74517]: /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 01 08:07:22 devstack devstack@c-api.service[74517]: removals.removed_module( Sep 01 08:07:22 devstack devstack@c-api.service[74516]: /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 01 08:07:22 devstack devstack@c-api.service[74516]: removals.removed_module( Sep 01 08:07:22 devstack devstack@c-api.service[74516]: /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 01 08:07:22 devstack devstack@c-api.service[74516]: removals.removed_module( Sep 01 08:07:23 devstack devstack@c-api.service[74517]: /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 01 08:07:23 devstack devstack@c-api.service[74517]: warnings.warn( Sep 01 08:07:23 devstack devstack@c-api.service[74516]: /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 01 08:07:23 devstack devstack@c-api.service[74516]: warnings.warn( Sep 01 08:07:24 devstack devstack@c-api.service[74517]: /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 01 08:07:24 devstack devstack@c-api.service[74517]: warnings.warn( Sep 01 08:07:24 devstack devstack@c-api.service[74516]: /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 01 08:07:24 devstack devstack@c-api.service[74516]: warnings.warn( Sep 01 08:07:24 devstack devstack@c-api.service[74517]: 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 01 08:07:24 devstack devstack@c-api.service[74517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:07:24 devstack devstack@c-api.service[74516]: 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 01 08:07:24 devstack devstack@c-api.service[74516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:07:24 devstack devstack@c-api.service[74516]: /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 01 08:07:24 devstack devstack@c-api.service[74516]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:07:24 devstack devstack@c-api.service[74517]: /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 01 08:07:24 devstack devstack@c-api.service[74517]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: INFO dbcounter [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Registered counter for database cinder Sep 01 08:07:25 devstack devstack@c-api.service[74517]: INFO dbcounter [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Registered counter for database cinder Sep 01 08:07:25 devstack devstack@c-api.service[74517]: DEBUG oslo_db.sqlalchemy.engines [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 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=74517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:25 devstack devstack@c-api.service[74516]: DEBUG oslo_db.sqlalchemy.engines [None req-8948e027-82fa-4d94-8503-9ad75417da47 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=74516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG dbcounter [-] [74516] Writer thread running {{(pid=74516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG dbcounter [-] [74517] Writer thread running {{(pid=74517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: /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 01 08:07:26 devstack devstack@c-api.service[74517]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: /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 01 08:07:26 devstack devstack@c-api.service[74516]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING cinder.keymgr.conf_key_mgr [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 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 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING cinder.keymgr.conf_key_mgr [None req-8948e027-82fa-4d94-8503-9ad75417da47 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 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG oslo_db.sqlalchemy.engines [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 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=74517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG oslo_db.sqlalchemy.engines [None req-8948e027-82fa-4d94-8503-9ad75417da47 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=74516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: INFO cinder.rpc [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: INFO cinder.rpc [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING cinder.api.contrib.hosts [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: extensions {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING cinder.api.contrib.hosts [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-volume-manage {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-quota-class-sets {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-hosts {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: capabilities {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: encryption {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: scheduler-stats {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-quota-sets {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-availability-zone {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: extensions {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: qos-specs {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-volume-manage {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: extra_specs {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-quota-class-sets {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: backups {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-hosts {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: capabilities {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: encryption {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: encryption {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: cgsnapshots {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-volume-type-access {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: scheduler-stats {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: consistencygroups {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-quota-sets {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-volume-transfer {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-availability-zone {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extended resource: os-snapshot-manage {{(pid=74517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: qos-specs {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: extra_specs {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: backups {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING stevedore.named [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WARNING castellan.key_manager [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.contrib.snapshot_actions [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] SnapshotActionsController initialized {{(pid=74517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension AdminActions extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension AdminActions extending resource: snapshots {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension AdminActions extending resource: backups {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeActions extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: encryption {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension UsedLimits extending resource: limits {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension TypesManage extending resource: types {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.v3.router [None req-c07156d8-5a5d-4c4a-98de-bbcd575946f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: cgsnapshots {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-volume-type-access {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: consistencygroups {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-volume-transfer {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x763e538a4668 pid: 74517 (default app) Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extended resource: os-snapshot-manage {{(pid=74516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74517]: DEBUG cinder.api.middleware.request_id [None req-b4b69eb2-e792-486a-a6ce-290d7119d773 None None] RequestId filter calling following filter/app {{(pid=74517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING stevedore.named [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WARNING castellan.key_manager [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.contrib.snapshot_actions [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] SnapshotActionsController initialized {{(pid=74516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74517]: [pid: 74517|app: 0|req: 1/1] 192.168.122.100 () {50 vars in 785 bytes} [Tue Sep 1 08:07:26 2026] GET /volume/v3/ => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension AdminActions extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension AdminActions extending resource: snapshots {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension AdminActions extending resource: backups {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeActions extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension UsedLimits extending resource: limits {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension TypesManage extending resource: types {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: DEBUG cinder.api.v3.router [None req-8948e027-82fa-4d94-8503-9ad75417da47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:07:26 devstack devstack@c-api.service[74516]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x763e538a4668 pid: 74516 (default app) Sep 01 08:07:34 devstack devstack@c-api.service[74517]: DEBUG cinder.api.middleware.request_id [None req-78af845e-3af8-4648-8897-bdce065a62e8 None None] RequestId filter calling following filter/app {{(pid=74517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:07:35 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-78af845e-3af8-4648-8897-bdce065a62e8 admin admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:07:35 devstack devstack@c-api.service[74517]: DEBUG cinder.api.openstack.wsgi [None req-78af845e-3af8-4648-8897-bdce065a62e8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:07:35 devstack devstack@c-api.service[74517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:07:35 devstack devstack@c-api.service[74517]: warnings.warn( Sep 01 08:07:35 devstack devstack@c-api.service[74517]: DEBUG oslo_db.sqlalchemy.engines [None req-78af845e-3af8-4648-8897-bdce065a62e8 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=74517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:35 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-78af845e-3af8-4648-8897-bdce065a62e8 admin admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:07:35 devstack devstack@c-api.service[74517]: [pid: 74517|app: 0|req: 2/2] 192.168.122.100 () {60 vars in 1191 bytes} [Tue Sep 1 08:07:34 2026] POST /volume/v3/types => generated 186 bytes in 1254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:07:35 devstack devstack@c-api.service[74516]: DEBUG cinder.api.middleware.request_id [None req-d865c933-b4d1-43bf-a140-b9d6492720bf None None] RequestId filter calling following filter/app {{(pid=74516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:07:36 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] POST http://192.168.122.100/volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs Sep 01 08:07:36 devstack devstack@c-api.service[74516]: DEBUG cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:07:36 devstack devstack@c-api.service[74516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:07:36 devstack devstack@c-api.service[74516]: warnings.warn( Sep 01 08:07:36 devstack devstack@c-api.service[74516]: DEBUG oslo_db.sqlalchemy.engines [None req-d865c933-b4d1-43bf-a140-b9d6492720bf 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=74516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:07:36 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] http://192.168.122.100/volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs returned with HTTP 200 Sep 01 08:07:36 devstack devstack@c-api.service[74516]: [pid: 74516|app: 0|req: 1/3] 192.168.122.100 () {60 vars in 1338 bytes} [Tue Sep 1 08:07:35 2026] POST /volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs => generated 55 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:07:45 devstack devstack@c-api.service[74517]: DEBUG dbcounter [-] [74517] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:07:46 devstack devstack@c-api.service[74516]: DEBUG dbcounter [-] [74516] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:08:16 devstack devstack@c-api.service[74517]: DEBUG cinder.api.middleware.request_id [None req-25b6af58-419b-45fb-af0d-50cccdbc5dc4 None None] RequestId filter calling following filter/app {{(pid=74517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:08:16 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-25b6af58-419b-45fb-af0d-50cccdbc5dc4 None None] GET http://192.168.122.100/volume// Sep 01 08:08:16 devstack devstack@c-api.service[74517]: DEBUG cinder.api.openstack.wsgi [None req-25b6af58-419b-45fb-af0d-50cccdbc5dc4 None None] Empty body provided in request {{(pid=74517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:08:16 devstack devstack@c-api.service[74517]: DEBUG cinder.api.openstack.wsgi [None req-25b6af58-419b-45fb-af0d-50cccdbc5dc4 None None] Calling method 'all' {{(pid=74517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:08:16 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-25b6af58-419b-45fb-af0d-50cccdbc5dc4 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:08:16 devstack devstack@c-api.service[74517]: [pid: 74517|app: 0|req: 3/4] 192.168.122.100 () {58 vars in 1314 bytes} [Tue Sep 1 08:08:16 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:10:02 devstack devstack@c-api.service[74516]: DEBUG cinder.api.middleware.request_id [None req-3ea35d52-f43e-4d59-bd4d-3e98770cc7fd None None] RequestId filter calling following filter/app {{(pid=74516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:10:03 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-3ea35d52-f43e-4d59-bd4d-3e98770cc7fd tempest-verify_tempest_config-1087971510 tempest-verify_tempest_config-1087971510-project-member] GET http://192.168.122.100/volume/v3/extensions Sep 01 08:10:03 devstack devstack@c-api.service[74516]: DEBUG cinder.api.openstack.wsgi [None req-3ea35d52-f43e-4d59-bd4d-3e98770cc7fd tempest-verify_tempest_config-1087971510 tempest-verify_tempest_config-1087971510-project-member] Empty body provided in request {{(pid=74516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:10:03 devstack devstack@c-api.service[74516]: DEBUG cinder.api.openstack.wsgi [None req-3ea35d52-f43e-4d59-bd4d-3e98770cc7fd tempest-verify_tempest_config-1087971510 tempest-verify_tempest_config-1087971510-project-member] Calling method 'index' {{(pid=74516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:10:03 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-3ea35d52-f43e-4d59-bd4d-3e98770cc7fd tempest-verify_tempest_config-1087971510 tempest-verify_tempest_config-1087971510-project-member] http://192.168.122.100/volume/v3/extensions returned with HTTP 200 Sep 01 08:10:03 devstack devstack@c-api.service[74516]: [pid: 74516|app: 0|req: 2/5] 192.168.122.100 () {58 vars in 1130 bytes} [Tue Sep 1 08:10:02 2026] GET /volume/v3/extensions => generated 5245 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:10:09 devstack devstack@c-api.service[74517]: DEBUG cinder.api.middleware.request_id [None req-284c2701-3e30-4132-bbef-a8e8a35b2db2 None None] RequestId filter calling following filter/app {{(pid=74517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:10:10 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-284c2701-3e30-4132-bbef-a8e8a35b2db2 demo admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:10:10 devstack devstack@c-api.service[74517]: DEBUG cinder.api.openstack.wsgi [None req-284c2701-3e30-4132-bbef-a8e8a35b2db2 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:10:10 devstack devstack@c-api.service[74517]: INFO cinder.api.openstack.wsgi [None req-284c2701-3e30-4132-bbef-a8e8a35b2db2 demo admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:10:10 devstack devstack@c-api.service[74517]: [pid: 74517|app: 0|req: 4/6] 192.168.122.100 () {60 vars in 1191 bytes} [Tue Sep 1 08:10:09 2026] POST /volume/v3/types => generated 184 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:10:20 devstack devstack@c-api.service[74517]: DEBUG dbcounter [-] [74517] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:12:00 devstack devstack@c-api.service[74508]: Tue Sep 1 08:12:00 2026 - graceful shutdown triggered... Sep 01 08:12:00 devstack devstack@c-api.service[74517]: Gracefully killing worker 2 (pid: 74517)... Sep 01 08:12:00 devstack devstack@c-api.service[74516]: Gracefully killing worker 1 (pid: 74516)... Sep 01 08:12:01 devstack devstack@c-api.service[74508]: worker 1 buried after 1 seconds Sep 01 08:12:01 devstack devstack@c-api.service[74508]: worker 2 buried after 1 seconds Sep 01 08:12:01 devstack devstack@c-api.service[74508]: goodbye to uWSGI. Sep 01 08:12:01 devstack devstack@c-api.service[86170]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 08:12:01 devstack devstack@c-api.service[86170]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 08:12:01 2026] *** Sep 01 08:12:01 devstack devstack@c-api.service[86170]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: nodename: devstack Sep 01 08:12:01 devstack devstack@c-api.service[86170]: machine: x86_64 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: clock source: unix Sep 01 08:12:01 devstack devstack@c-api.service[86170]: pcre jit disabled Sep 01 08:12:01 devstack devstack@c-api.service[86170]: detected number of CPU cores: 4 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: current working directory: / Sep 01 08:12:01 devstack devstack@c-api.service[86170]: detected binary path: /usr/bin/uwsgi-core Sep 01 08:12:01 devstack devstack@c-api.service[86170]: your processes number limit is 47518 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: your memory page size is 4096 bytes Sep 01 08:12:01 devstack devstack@c-api.service[86170]: detected max file descriptor number: 2048 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: lock engine: pthread robust mutexes Sep 01 08:12:01 devstack devstack@c-api.service[86170]: thunder lock: enabled Sep 01 08:12:01 devstack devstack@c-api.service[86170]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 08:12:01 devstack devstack@c-api.service[86170]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 08:12:01 devstack devstack@c-api.service[86170]: Set PythonHome to /opt/stack/data/venv Sep 01 08:12:01 devstack devstack@c-api.service[86170]: Python main interpreter initialized at 0x7c0f922a4668 Sep 01 08:12:01 devstack devstack@c-api.service[86170]: python threads support enabled Sep 01 08:12:01 devstack devstack@c-api.service[86170]: your server socket listen backlog is limited to 100 connections Sep 01 08:12:01 devstack devstack@c-api.service[86170]: your mercy for graceful operations on workers is 80 seconds Sep 01 08:12:01 devstack devstack@c-api.service[86170]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 08:12:01 devstack devstack@c-api.service[86170]: *** Operational MODE: preforking *** Sep 01 08:12:01 devstack devstack@c-api.service[86170]: *** uWSGI is running in multiple interpreter mode *** Sep 01 08:12:01 devstack devstack@c-api.service[86170]: spawned uWSGI master process (pid: 86170) Sep 01 08:12:01 devstack devstack@c-api.service[86170]: spawned uWSGI worker 1 (pid: 86171, cores: 1) Sep 01 08:12:01 devstack devstack@c-api.service[86170]: spawned uWSGI worker 2 (pid: 86172, cores: 1) Sep 01 08:12:01 devstack devstack@c-api.service[86170]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 08:12:01 devstack devstack@c-api.service[86171]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:12:01 devstack devstack@c-api.service[86171]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:12:01 devstack devstack@c-api.service[86171]: we strongly recommend against using it for new projects. Sep 01 08:12:01 devstack devstack@c-api.service[86171]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:12:01 devstack devstack@c-api.service[86171]: framework. For more detail see Sep 01 08:12:01 devstack devstack@c-api.service[86171]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:12:01 devstack devstack@c-api.service[86171]: import eventlet # noqa Sep 01 08:12:01 devstack devstack@c-api.service[86172]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:12:01 devstack devstack@c-api.service[86172]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:12:01 devstack devstack@c-api.service[86172]: we strongly recommend against using it for new projects. Sep 01 08:12:01 devstack devstack@c-api.service[86172]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:12:01 devstack devstack@c-api.service[86172]: framework. For more detail see Sep 01 08:12:01 devstack devstack@c-api.service[86172]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:12:01 devstack devstack@c-api.service[86172]: import eventlet # noqa Sep 01 08:12:02 devstack devstack@c-api.service[86172]: /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 01 08:12:02 devstack devstack@c-api.service[86172]: from cgi import parse_header Sep 01 08:12:02 devstack devstack@c-api.service[86171]: /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 01 08:12:02 devstack devstack@c-api.service[86171]: from cgi import parse_header Sep 01 08:12:02 devstack devstack@c-api.service[86172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:12:02 devstack devstack@c-api.service[86172]: warnings.warn( Sep 01 08:12:02 devstack devstack@c-api.service[86171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:12:02 devstack devstack@c-api.service[86171]: warnings.warn( Sep 01 08:12:02 devstack devstack@c-api.service[86172]: /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 01 08:12:02 devstack devstack@c-api.service[86172]: removals.removed_module( Sep 01 08:12:02 devstack devstack@c-api.service[86172]: /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 01 08:12:02 devstack devstack@c-api.service[86172]: removals.removed_module( Sep 01 08:12:02 devstack devstack@c-api.service[86171]: /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 01 08:12:02 devstack devstack@c-api.service[86171]: removals.removed_module( Sep 01 08:12:02 devstack devstack@c-api.service[86171]: /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 01 08:12:02 devstack devstack@c-api.service[86171]: removals.removed_module( Sep 01 08:12:05 devstack devstack@c-api.service[86172]: /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 01 08:12:05 devstack devstack@c-api.service[86172]: warnings.warn( Sep 01 08:12:05 devstack devstack@c-api.service[86171]: /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 01 08:12:05 devstack devstack@c-api.service[86171]: warnings.warn( Sep 01 08:12:05 devstack devstack@c-api.service[86172]: /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 01 08:12:05 devstack devstack@c-api.service[86172]: warnings.warn( Sep 01 08:12:05 devstack devstack@c-api.service[86171]: /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 01 08:12:05 devstack devstack@c-api.service[86171]: warnings.warn( Sep 01 08:12:05 devstack devstack@c-api.service[86172]: 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 01 08:12:05 devstack devstack@c-api.service[86172]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86172) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:12:05 devstack devstack@c-api.service[86171]: 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 01 08:12:05 devstack devstack@c-api.service[86171]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86171) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:12:05 devstack devstack@c-api.service[86172]: /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 01 08:12:05 devstack devstack@c-api.service[86172]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:12:05 devstack devstack@c-api.service[86171]: /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 01 08:12:05 devstack devstack@c-api.service[86171]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86172) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86171) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:06 devstack devstack@c-api.service[86172]: INFO dbcounter [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Registered counter for database cinder Sep 01 08:12:06 devstack devstack@c-api.service[86171]: INFO dbcounter [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Registered counter for database cinder Sep 01 08:12:06 devstack devstack@c-api.service[86172]: DEBUG oslo_db.sqlalchemy.engines [None req-24720e66-c639-4342-ab96-e4ab926db3e3 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=86172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:06 devstack devstack@c-api.service[86171]: DEBUG oslo_db.sqlalchemy.engines [None req-907d121d-a212-437b-bb84-f2318f530b8b 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=86171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG dbcounter [-] [86172] Writer thread running {{(pid=86172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: /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 01 08:12:07 devstack devstack@c-api.service[86172]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING cinder.keymgr.conf_key_mgr [None req-24720e66-c639-4342-ab96-e4ab926db3e3 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 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG dbcounter [-] [86171] Writer thread running {{(pid=86171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: /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 01 08:12:07 devstack devstack@c-api.service[86171]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING cinder.keymgr.conf_key_mgr [None req-907d121d-a212-437b-bb84-f2318f530b8b 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 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG oslo_db.sqlalchemy.engines [None req-24720e66-c639-4342-ab96-e4ab926db3e3 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=86172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: INFO cinder.rpc [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG oslo_db.sqlalchemy.engines [None req-907d121d-a212-437b-bb84-f2318f530b8b 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=86171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: INFO cinder.rpc [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING cinder.api.contrib.hosts [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: extensions {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-volume-manage {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-quota-class-sets {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-hosts {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: capabilities {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: encryption {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: scheduler-stats {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-quota-sets {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-availability-zone {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: qos-specs {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: extra_specs {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: backups {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: encryption {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING cinder.api.contrib.hosts [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: cgsnapshots {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-volume-type-access {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: consistencygroups {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-volume-transfer {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: extensions {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extended resource: os-snapshot-manage {{(pid=86172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-volume-manage {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-quota-class-sets {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-hosts {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: capabilities {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: encryption {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: scheduler-stats {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING stevedore.named [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WARNING castellan.key_manager [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.contrib.snapshot_actions [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] SnapshotActionsController initialized {{(pid=86172) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-quota-sets {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension AdminActions extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension AdminActions extending resource: snapshots {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension AdminActions extending resource: backups {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeActions extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-availability-zone {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension UsedLimits extending resource: limits {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension TypesManage extending resource: types {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: DEBUG cinder.api.v3.router [None req-24720e66-c639-4342-ab96-e4ab926db3e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: qos-specs {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: extra_specs {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: backups {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: encryption {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: cgsnapshots {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86172]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c0f922a4668 pid: 86172 (default app) Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-volume-type-access {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: consistencygroups {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-volume-transfer {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extended resource: os-snapshot-manage {{(pid=86171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING stevedore.named [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WARNING castellan.key_manager [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.contrib.snapshot_actions [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] SnapshotActionsController initialized {{(pid=86171) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension AdminActions extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension AdminActions extending resource: snapshots {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension AdminActions extending resource: backups {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeActions extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension UsedLimits extending resource: limits {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension TypesManage extending resource: types {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: DEBUG cinder.api.v3.router [None req-907d121d-a212-437b-bb84-f2318f530b8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:07 devstack devstack@c-api.service[86171]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c0f922a4668 pid: 86171 (default app) Sep 01 08:12:12 devstack devstack@c-api.service[86170]: Tue Sep 1 08:12:12 2026 - graceful shutdown triggered... Sep 01 08:12:12 devstack devstack@c-api.service[86172]: Gracefully killing worker 2 (pid: 86172)... Sep 01 08:12:12 devstack devstack@c-api.service[86171]: Gracefully killing worker 1 (pid: 86171)... Sep 01 08:12:13 devstack devstack@c-api.service[86170]: worker 1 buried after 1 seconds Sep 01 08:12:13 devstack devstack@c-api.service[86170]: worker 2 buried after 1 seconds Sep 01 08:12:13 devstack devstack@c-api.service[86170]: goodbye to uWSGI. Sep 01 08:12:13 devstack devstack@c-api.service[86550]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 08:12:13 devstack devstack@c-api.service[86550]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 08:12:13 2026] *** Sep 01 08:12:13 devstack devstack@c-api.service[86550]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: nodename: devstack Sep 01 08:12:13 devstack devstack@c-api.service[86550]: machine: x86_64 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: clock source: unix Sep 01 08:12:13 devstack devstack@c-api.service[86550]: pcre jit disabled Sep 01 08:12:13 devstack devstack@c-api.service[86550]: detected number of CPU cores: 4 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: current working directory: / Sep 01 08:12:13 devstack devstack@c-api.service[86550]: detected binary path: /usr/bin/uwsgi-core Sep 01 08:12:13 devstack devstack@c-api.service[86550]: your processes number limit is 47518 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: your memory page size is 4096 bytes Sep 01 08:12:13 devstack devstack@c-api.service[86550]: detected max file descriptor number: 2048 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: lock engine: pthread robust mutexes Sep 01 08:12:13 devstack devstack@c-api.service[86550]: thunder lock: enabled Sep 01 08:12:13 devstack devstack@c-api.service[86550]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 08:12:13 devstack devstack@c-api.service[86550]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 08:12:13 devstack devstack@c-api.service[86550]: Set PythonHome to /opt/stack/data/venv Sep 01 08:12:13 devstack devstack@c-api.service[86550]: Python main interpreter initialized at 0x7729234a4668 Sep 01 08:12:13 devstack devstack@c-api.service[86550]: python threads support enabled Sep 01 08:12:13 devstack devstack@c-api.service[86550]: your server socket listen backlog is limited to 100 connections Sep 01 08:12:13 devstack devstack@c-api.service[86550]: your mercy for graceful operations on workers is 80 seconds Sep 01 08:12:13 devstack devstack@c-api.service[86550]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 08:12:13 devstack devstack@c-api.service[86550]: *** Operational MODE: preforking *** Sep 01 08:12:13 devstack devstack@c-api.service[86550]: *** uWSGI is running in multiple interpreter mode *** Sep 01 08:12:13 devstack devstack@c-api.service[86550]: spawned uWSGI master process (pid: 86550) Sep 01 08:12:13 devstack devstack@c-api.service[86550]: spawned uWSGI worker 1 (pid: 86551, cores: 1) Sep 01 08:12:13 devstack devstack@c-api.service[86550]: spawned uWSGI worker 2 (pid: 86552, cores: 1) Sep 01 08:12:13 devstack devstack@c-api.service[86550]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 08:12:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:12:13 devstack devstack@c-api.service[86552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:12:13 devstack devstack@c-api.service[86552]: we strongly recommend against using it for new projects. Sep 01 08:12:13 devstack devstack@c-api.service[86552]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:12:13 devstack devstack@c-api.service[86552]: framework. For more detail see Sep 01 08:12:13 devstack devstack@c-api.service[86552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:12:13 devstack devstack@c-api.service[86552]: import eventlet # noqa Sep 01 08:12:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 08:12:14 devstack devstack@c-api.service[86551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 08:12:14 devstack devstack@c-api.service[86551]: we strongly recommend against using it for new projects. Sep 01 08:12:14 devstack devstack@c-api.service[86551]: If you are already using Eventlet, we recommend migrating to a different Sep 01 08:12:14 devstack devstack@c-api.service[86551]: framework. For more detail see Sep 01 08:12:14 devstack devstack@c-api.service[86551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 08:12:14 devstack devstack@c-api.service[86551]: import eventlet # noqa Sep 01 08:12:14 devstack devstack@c-api.service[86552]: /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 01 08:12:14 devstack devstack@c-api.service[86552]: from cgi import parse_header Sep 01 08:12:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:12:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:12:14 devstack devstack@c-api.service[86552]: /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 01 08:12:14 devstack devstack@c-api.service[86552]: removals.removed_module( Sep 01 08:12:14 devstack devstack@c-api.service[86552]: /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 01 08:12:14 devstack devstack@c-api.service[86552]: removals.removed_module( Sep 01 08:12:14 devstack devstack@c-api.service[86551]: /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 01 08:12:14 devstack devstack@c-api.service[86551]: from cgi import parse_header Sep 01 08:12:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 08:12:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:12:15 devstack devstack@c-api.service[86551]: /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 01 08:12:15 devstack devstack@c-api.service[86551]: removals.removed_module( Sep 01 08:12:15 devstack devstack@c-api.service[86551]: /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 01 08:12:15 devstack devstack@c-api.service[86551]: removals.removed_module( Sep 01 08:12:16 devstack devstack@c-api.service[86552]: /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 01 08:12:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:12:16 devstack devstack@c-api.service[86552]: /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 01 08:12:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:12:17 devstack devstack@c-api.service[86552]: 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 01 08:12:17 devstack devstack@c-api.service[86552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:12:17 devstack devstack@c-api.service[86552]: /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 01 08:12:17 devstack devstack@c-api.service[86552]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:12:17 devstack devstack@c-api.service[86551]: /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 01 08:12:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:12:17 devstack devstack@c-api.service[86551]: /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 01 08:12:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:12:17 devstack devstack@c-api.service[86551]: 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 01 08:12:17 devstack devstack@c-api.service[86551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 08:12:18 devstack devstack@c-api.service[86551]: /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 01 08:12:18 devstack devstack@c-api.service[86551]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO dbcounter [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Registered counter for database cinder Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 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=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writer thread running {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: /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 01 08:12:18 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING cinder.keymgr.conf_key_mgr [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 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 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 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=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: INFO cinder.rpc [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING cinder.api.contrib.hosts [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: extensions {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-volume-manage {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-quota-class-sets {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-hosts {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: capabilities {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: encryption {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: scheduler-stats {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-quota-sets {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-availability-zone {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: qos-specs {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: extra_specs {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: backups {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: encryption {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: cgsnapshots {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-volume-type-access {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: consistencygroups {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-volume-transfer {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extended resource: os-snapshot-manage {{(pid=86552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] SnapshotActionsController initialized {{(pid=86552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension AdminActions extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension AdminActions extending resource: snapshots {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension AdminActions extending resource: backups {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeActions extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension UsedLimits extending resource: limits {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension TypesManage extending resource: types {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.router [None req-f2bc5430-e591-405b-ba9d-e1dc4cabc799 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86552]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7729234a4668 pid: 86552 (default app) Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO dbcounter [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Registered counter for database cinder Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 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=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writer thread running {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: /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 01 08:12:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING cinder.keymgr.conf_key_mgr [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 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 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 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=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: INFO cinder.rpc [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING cinder.api.contrib.hosts [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: extensions {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-volume-manage {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-quota-class-sets {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-hosts {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: capabilities {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: encryption {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: scheduler-stats {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-quota-sets {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-availability-zone {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: qos-specs {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: extra_specs {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: backups {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: encryption {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: cgsnapshots {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-volume-type-access {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: consistencygroups {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-volume-transfer {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extended resource: os-snapshot-manage {{(pid=86551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:12:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:12:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] SnapshotActionsController initialized {{(pid=86551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension AdminActions extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension AdminActions extending resource: snapshots {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension AdminActions extending resource: backups {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeActions extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension UsedLimits extending resource: limits {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension TypesManage extending resource: types {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.router [None req-9f95fb5e-a838-4b7d-a0fe-e2e0e2408df3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 08:12:20 devstack devstack@c-api.service[86551]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7729234a4668 pid: 86551 (default app) Sep 01 08:12:28 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=6 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:12:29 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=6 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:13:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-524136147"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-524136147'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Create volume of 1 GB Sep 01 08:13:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Availability zone cache updated, next update will occur around 2026-09-01 07:13:12.286865. {{(pid=86552) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Availability Zones retrieved successfully. Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Flow 'volume_create_api' (b608963f-ff3d-45d9-b062-82c981d50dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1b1e96-9b11-4f7b-9b4d-dcbecac73279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1b1e96-9b11-4f7b-9b4d-dcbecac73279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aea3371-951a-4689-8897-76bab9dd3501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-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 01 08:13:12 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-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 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Created reservations ['ab01eaa7-08c6-4de4-b0ec-2a4475175c8b', 'f5ad43b7-a83f-4f14-a3d7-382dbafcef69', '1cb9dc8e-dcd2-4c97-9dc3-4b8137ac3652', 'ba91212b-81b5-438c-859a-116ca1bc5cd2'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aea3371-951a-4689-8897-76bab9dd3501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab01eaa7-08c6-4de4-b0ec-2a4475175c8b', 'f5ad43b7-a83f-4f14-a3d7-382dbafcef69', '1cb9dc8e-dcd2-4c97-9dc3-4b8137ac3652', 'ba91212b-81b5-438c-859a-116ca1bc5cd2']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5b6430-a803-473b-8754-64400cf7515a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5b6430-a803-473b-8754-64400cf7515a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5571a7-b050-462f-9c8a-d7aca220d088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-524136147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62c49f69704493e9924f083050e6128',qos_specs=None,replication_status=,reservations=['ab01eaa7-08c6-4de4-b0ec-2a4475175c8b','f5ad43b7-a83f-4f14-a3d7-382dbafcef69','1cb9dc8e-dcd2-4c97-9dc3-4b8137ac3652','ba91212b-81b5-438c-859a-116ca1bc5cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574695eb01d04e728298a50d69484b91',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-524136147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac5571a7-b050-462f-9c8a-d7aca220d088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f62c49f69704493e9924f083050e6128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574695eb01d04e728298a50d69484b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:12 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8342dccc-d93f-4d24-b625-f3da470613f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8342dccc-d93f-4d24-b625-f3da470613f0) transitioned into state 'SUCCESS' from state '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-524136147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62c49f69704493e9924f083050e6128',qos_specs=None,replication_status=,reservations=['ab01eaa7-08c6-4de4-b0ec-2a4475175c8b','f5ad43b7-a83f-4f14-a3d7-382dbafcef69','1cb9dc8e-dcd2-4c97-9dc3-4b8137ac3652','ba91212b-81b5-438c-859a-116ca1bc5cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574695eb01d04e728298a50d69484b91',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9379256e-8013-4b92-9dcc-3968f4713ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9379256e-8013-4b92-9dcc-3968f4713ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Flow 'volume_create_api' (b608963f-ff3d-45d9-b062-82c981d50dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Create volume request issued successfully. Sep 01 08:13:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ced5b67-fc0b-4f1a-ad2a-eae026269b55 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:13:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1/1] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:13:11 2026] POST /volume/v3/volumes => generated 760 bytes in 2027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:13:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:13 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:13:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ded7d9a1-c739-4580-8d82-29af5f291b22 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1/2] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:13 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4883e077-c6eb-41a3-988a-765ee19ec395 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4883e077-c6eb-41a3-988a-765ee19ec395 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4883e077-c6eb-41a3-988a-765ee19ec395 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4883e077-c6eb-41a3-988a-765ee19ec395 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4883e077-c6eb-41a3-988a-765ee19ec395 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4883e077-c6eb-41a3-988a-765ee19ec395 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 2/3] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:14 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:13:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ac8bb88-2fd9-4a4e-8064-437d5776c61f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 2/4] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:16 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2add2734-8858-4a34-9a98-84806c225c5d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2add2734-8858-4a34-9a98-84806c225c5d tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2add2734-8858-4a34-9a98-84806c225c5d tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2add2734-8858-4a34-9a98-84806c225c5d tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2add2734-8858-4a34-9a98-84806c225c5d tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2add2734-8858-4a34-9a98-84806c225c5d tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 3/5] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:17 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a64e268-6e36-4861-a78a-a228b4fdbd45 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 3/6] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:18 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-daea1ee9-c91a-4b10-bcc1-8e1d4c9a0347 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 4/7] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:19 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c73cc1fa-83aa-4c44-a254-24b450724506 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c73cc1fa-83aa-4c44-a254-24b450724506 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c73cc1fa-83aa-4c44-a254-24b450724506 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c73cc1fa-83aa-4c44-a254-24b450724506 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c73cc1fa-83aa-4c44-a254-24b450724506 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c73cc1fa-83aa-4c44-a254-24b450724506 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 4/8] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:20 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aee97b5c-fa30-493d-b6fd-e49c004f1488 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 5/9] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:21 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:13:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:13:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-954f92b5-0e71-4aac-9f90-c5a644121ff9 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:13:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 5/10] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:22 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:31 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=44,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:13:32 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=20 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1940017110"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1940017110'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Create volume of 1 GB Sep 01 08:13:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Availability Zones retrieved successfully. Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Flow 'volume_create_api' (cb8b431f-b460-4801-8847-a83ae56a9655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba446e6-b982-4526-ad7a-0f6985665465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba446e6-b982-4526-ad7a-0f6985665465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17663af8-9602-471a-883b-8a818e53c665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Created reservations ['7ad711df-1e1a-4bac-a6a1-76f62fb1d324', '5808d996-f448-4eb9-a905-7929f6a519cf', '5ed1a3d6-991f-4453-aeff-ffdedf9b7e9e', '37417af2-33a6-43b8-8b83-f479643b97d7'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:13:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17663af8-9602-471a-883b-8a818e53c665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad711df-1e1a-4bac-a6a1-76f62fb1d324', '5808d996-f448-4eb9-a905-7929f6a519cf', '5ed1a3d6-991f-4453-aeff-ffdedf9b7e9e', '37417af2-33a6-43b8-8b83-f479643b97d7']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee6bff-ef85-403e-a498-001f25c74e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee6bff-ef85-403e-a498-001f25c74e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3820e32-ab5a-4a40-bdc2-a6f92298872d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1940017110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ccfe93f83d5469295e43996854885d5',qos_specs=None,replication_status=,reservations=['7ad711df-1e1a-4bac-a6a1-76f62fb1d324','5808d996-f448-4eb9-a905-7929f6a519cf','5ed1a3d6-991f-4453-aeff-ffdedf9b7e9e','37417af2-33a6-43b8-8b83-f479643b97d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76aef5fd8d24fb483d7951f5b34a7fb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1940017110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3820e32-ab5a-4a40-bdc2-a6f92298872d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ccfe93f83d5469295e43996854885d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76aef5fd8d24fb483d7951f5b34a7fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b2804-cf62-4d63-8f88-727e531f95a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b2804-cf62-4d63-8f88-727e531f95a5) transitioned into state 'SUCCESS' from state '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-1940017110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ccfe93f83d5469295e43996854885d5',qos_specs=None,replication_status=,reservations=['7ad711df-1e1a-4bac-a6a1-76f62fb1d324','5808d996-f448-4eb9-a905-7929f6a519cf','5ed1a3d6-991f-4453-aeff-ffdedf9b7e9e','37417af2-33a6-43b8-8b83-f479643b97d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76aef5fd8d24fb483d7951f5b34a7fb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c2945e-5869-402b-a156-231ff3afb498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c2945e-5869-402b-a156-231ff3afb498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Flow 'volume_create_api' (cb8b431f-b460-4801-8847-a83ae56a9655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Create volume request issued successfully. Sep 01 08:13:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3ca687a-ed98-4866-b38e-21cdc1b8c709 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:13:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 6/11] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:13:48 2026] POST /volume/v3/volumes => generated 764 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:13:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f7998be-6f7a-482e-beb4-2df398310f81 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f7998be-6f7a-482e-beb4-2df398310f81 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f7998be-6f7a-482e-beb4-2df398310f81 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f7998be-6f7a-482e-beb4-2df398310f81 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f7998be-6f7a-482e-beb4-2df398310f81 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f7998be-6f7a-482e-beb4-2df398310f81 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 6/12] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:49 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 832 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ccf283f3-26b0-4be9-9e9c-47540f290a9c tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 7/13] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:50 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:13:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2557f043-4228-4a48-89bf-731ee856fca6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2557f043-4228-4a48-89bf-731ee856fca6 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2557f043-4228-4a48-89bf-731ee856fca6 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2557f043-4228-4a48-89bf-731ee856fca6 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2557f043-4228-4a48-89bf-731ee856fca6 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2557f043-4228-4a48-89bf-731ee856fca6 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 7/14] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:51 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae54e5e-98aa-4d33-9dc8-2417e38c317f tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 8/15] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:52 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-998100e0-e234-4db5-8bc9-9d403717fd22 req-786f2aed-d9bc-4f17-9f06-bf7d679eb5bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-998100e0-e234-4db5-8bc9-9d403717fd22 req-786f2aed-d9bc-4f17-9f06-bf7d679eb5bd tempest-VolumesAdminNegativeTest-1378346857 tempest-VolumesAdminNegativeTest-1378346857-project] GET http://192.168.122.100/volume/v3/volumes/9fff20a8-1c0d-40f3-b4aa-faf5ec8b48c8 Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-998100e0-e234-4db5-8bc9-9d403717fd22 req-786f2aed-d9bc-4f17-9f06-bf7d679eb5bd tempest-VolumesAdminNegativeTest-1378346857 tempest-VolumesAdminNegativeTest-1378346857-project] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-998100e0-e234-4db5-8bc9-9d403717fd22 req-786f2aed-d9bc-4f17-9f06-bf7d679eb5bd tempest-VolumesAdminNegativeTest-1378346857 tempest-VolumesAdminNegativeTest-1378346857-project] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-998100e0-e234-4db5-8bc9-9d403717fd22 req-786f2aed-d9bc-4f17-9f06-bf7d679eb5bd tempest-VolumesAdminNegativeTest-1378346857 tempest-VolumesAdminNegativeTest-1378346857-project] http://192.168.122.100/volume/v3/volumes/9fff20a8-1c0d-40f3-b4aa-faf5ec8b48c8 returned with HTTP 404 Sep 01 08:13:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 8/16] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:13:53 2026] GET /volume/v3/volumes/9fff20a8-1c0d-40f3-b4aa-faf5ec8b48c8 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:13:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Delete volume with id: a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Delete volume request issued successfully. Sep 01 08:13:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e6b764b-1885-4079-b3fa-e518c29a1140 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 202 Sep 01 08:13:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 9/17] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:13:53 2026] DELETE /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-002e8cf0-0e69-46e3-b30d-75d8bd9e94f0 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 9/18] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:53 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fe06aba-d92a-40f5-9590-a54cd64fa58b tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 10/19] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:55 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7879e244-cc63-42fe-b921-f0f345c0c97d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7879e244-cc63-42fe-b921-f0f345c0c97d tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7879e244-cc63-42fe-b921-f0f345c0c97d tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7879e244-cc63-42fe-b921-f0f345c0c97d tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:13:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7879e244-cc63-42fe-b921-f0f345c0c97d tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7879e244-cc63-42fe-b921-f0f345c0c97d tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 10/20] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:56 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b3179490-5781-4b44-b590-7c8557493ceb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3179490-5781-4b44-b590-7c8557493ceb tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3179490-5781-4b44-b590-7c8557493ceb tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3179490-5781-4b44-b590-7c8557493ceb tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1815474883"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1815474883'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Create volume of 1 GB Sep 01 08:13:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b3179490-5781-4b44-b590-7c8557493ceb tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Volume info retrieved successfully. Sep 01 08:13:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3179490-5781-4b44-b590-7c8557493ceb tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 200 Sep 01 08:13:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 11/21] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:57 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:57 devstack devstack@c-api.service[86551]: /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 01 08:13:57 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Availability zone cache updated, next update will occur around 2026-09-01 07:13:57.669215. {{(pid=86551) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Availability Zones retrieved successfully. Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Flow 'volume_create_api' (f6f3964a-bdfc-4dbf-86f5-54723b929664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a057b86-ad7d-4315-b81a-f456af578dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a057b86-ad7d-4315-b81a-f456af578dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349bdb8a-b975-45bb-acfb-a8c3567f93ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-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 01 08:13:58 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-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 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Created reservations ['78bd3c26-e895-4ca4-86bc-34ca9025fa82', '8e23b58f-1330-4563-bd8f-1474f7513a08', 'df29aad7-15d5-4bb5-a441-7af1c4eb6bb2', 'cbbf1860-6b87-41f0-9697-d405d6d5d2f9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349bdb8a-b975-45bb-acfb-a8c3567f93ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bd3c26-e895-4ca4-86bc-34ca9025fa82', '8e23b58f-1330-4563-bd8f-1474f7513a08', 'df29aad7-15d5-4bb5-a441-7af1c4eb6bb2', 'cbbf1860-6b87-41f0-9697-d405d6d5d2f9']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee2bb12-d9c0-4d6b-aaf5-a81cbe416670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee2bb12-d9c0-4d6b-aaf5-a81cbe416670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b48636-5392-4185-b09f-c181f8c965b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815474883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4ea013ec84a51baebc3b751116832',qos_specs=None,replication_status=,reservations=['78bd3c26-e895-4ca4-86bc-34ca9025fa82','8e23b58f-1330-4563-bd8f-1474f7513a08','df29aad7-15d5-4bb5-a441-7af1c4eb6bb2','cbbf1860-6b87-41f0-9697-d405d6d5d2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223bfeb0708f4dfabb9ffe70604f554c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815474883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b48636-5392-4185-b09f-c181f8c965b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4ea013ec84a51baebc3b751116832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='223bfeb0708f4dfabb9ffe70604f554c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd0beb-4d8c-4519-a8c5-a92a54450432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd0beb-4d8c-4519-a8c5-a92a54450432) transitioned into state 'SUCCESS' from state '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-1815474883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4ea013ec84a51baebc3b751116832',qos_specs=None,replication_status=,reservations=['78bd3c26-e895-4ca4-86bc-34ca9025fa82','8e23b58f-1330-4563-bd8f-1474f7513a08','df29aad7-15d5-4bb5-a441-7af1c4eb6bb2','cbbf1860-6b87-41f0-9697-d405d6d5d2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223bfeb0708f4dfabb9ffe70604f554c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfaa22df-7807-452b-943b-7fd39b68128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfaa22df-7807-452b-943b-7fd39b68128b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Flow 'volume_create_api' (f6f3964a-bdfc-4dbf-86f5-54723b929664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Create volume request issued successfully. Sep 01 08:13:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e81f1b1b-a6f0-4106-a081-7a756b6c2787 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:13:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 11/22] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:13:57 2026] POST /volume/v3/volumes => generated 768 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:13:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:13:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:13:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5e59bf8-c707-4e37-8118-56acdea0b00d tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:13:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 12/23] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:58 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 836 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-66b993d3-6952-40c0-9e70-4161190c1257 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66b993d3-6952-40c0-9e70-4161190c1257 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] GET http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66b993d3-6952-40c0-9e70-4161190c1257 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66b993d3-6952-40c0-9e70-4161190c1257 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66b993d3-6952-40c0-9e70-4161190c1257 tempest-VolumesAdminNegativeTest-407406012 tempest-VolumesAdminNegativeTest-407406012-project-member] http://192.168.122.100/volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d returned with HTTP 404 Sep 01 08:13:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 12/24] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:58 2026] GET /volume/v3/volumes/a3820e32-ab5a-4a40-bdc2-a6f92298872d => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:13:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:13:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:13:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:13:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:13:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:13:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:13:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:13:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:13:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:13:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3b29fd3b-201f-4fc4-a0cc-499f0506ff12 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:13:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 13/25] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:13:59 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 860 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:14:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6790dc69-5c71-4983-94c5-0e75dc81efe6 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:14:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 13/26] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:00 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:14:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:14:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1585d98f-56d6-4f42-9d8e-e157f2786dad tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:14:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 14/27] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:01 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 861 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:10 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=50,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:14:12 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:14:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] DELETE http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Delete volume with id: 98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:14:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Delete volume request issued successfully. Sep 01 08:14:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52815bac-90c6-4ffb-9bc8-82ed6938866f tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 202 Sep 01 08:14:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 14/28] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:14:28 2026] DELETE /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:14:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8508bbea-dcef-436b-a633-aaa466e34238 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8508bbea-dcef-436b-a633-aaa466e34238 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8508bbea-dcef-436b-a633-aaa466e34238 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8508bbea-dcef-436b-a633-aaa466e34238 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8508bbea-dcef-436b-a633-aaa466e34238 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:14:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8508bbea-dcef-436b-a633-aaa466e34238 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:14:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 15/29] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:29 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Volume info retrieved successfully. Sep 01 08:14:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9e00ddb5-99be-44c0-8b33-cb915dc73df4 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 200 Sep 01 08:14:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 15/30] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:30 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 860 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9c8e4490-e3a8-4a77-ba72-517d12065e98 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c8e4490-e3a8-4a77-ba72-517d12065e98 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] GET http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 Sep 01 08:14:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c8e4490-e3a8-4a77-ba72-517d12065e98 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c8e4490-e3a8-4a77-ba72-517d12065e98 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c8e4490-e3a8-4a77-ba72-517d12065e98 tempest-ServerRescueNegativeTestJSON-1656681048 tempest-ServerRescueNegativeTestJSON-1656681048-project-member] http://192.168.122.100/volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 returned with HTTP 404 Sep 01 08:14:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 16/31] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:31 2026] GET /volume/v3/volumes/98b48636-5392-4185-b09f-c181f8c965b6 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:14:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-4bb7ab4a-294d-4c88-9acc-70c3f04f9147 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 16/32] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:14:32 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-92ea336d-d12f-44b0-b887-abf05730de4c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92ea336d-d12f-44b0-b887-abf05730de4c None None] GET http://192.168.122.100/volume// Sep 01 08:14:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92ea336d-d12f-44b0-b887-abf05730de4c None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92ea336d-d12f-44b0-b887-abf05730de4c None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92ea336d-d12f-44b0-b887-abf05730de4c None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:14:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 17/33] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:14:33 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:14:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-0a1db2d5-7ee7-4183-b1b2-c8533b7ed14e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-0a1db2d5-7ee7-4183-b1b2-c8533b7ed14e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:14:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-0a1db2d5-7ee7-4183-b1b2-c8533b7ed14e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac5571a7-b050-462f-9c8a-d7aca220d088", "connector": null, "instance_uuid": "e878246a-fea4-4d60-a005-ad3629409668"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:33 devstack devstack@c-api.service[86551]: /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 01 08:14:33 devstack devstack@c-api.service[86551]: .first() Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-0a1db2d5-7ee7-4183-b1b2-c8533b7ed14e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:14:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 17/34] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:14:33 2026] POST /volume/v3/attachments => generated 273 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-613bc95f-bc28-43cf-bb47-aea0da150cee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-613bc95f-bc28-43cf-bb47-aea0da150cee tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-613bc95f-bc28-43cf-bb47-aea0da150cee tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-613bc95f-bc28-43cf-bb47-aea0da150cee tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-861eb1bd-70fb-4fd7-93ee-085daaea9193 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-861eb1bd-70fb-4fd7-93ee-085daaea9193 None None] GET http://192.168.122.100/volume// Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-861eb1bd-70fb-4fd7-93ee-085daaea9193 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-861eb1bd-70fb-4fd7-93ee-085daaea9193 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-861eb1bd-70fb-4fd7-93ee-085daaea9193 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:14:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 18/35] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:14:34 2026] GET /volume/ => generated 390 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:14:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-613bc95f-bc28-43cf-bb47-aea0da150cee tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-613bc95f-bc28-43cf-bb47-aea0da150cee tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 18/36] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:34 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-9c3d3eba-cbc4-4a97-b622-24593f1d11eb tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 19/37] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:14:34 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1033 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:14:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-726b381e-d21e-4097-95f4-53f6777bc5e2 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 19/38] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:35 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d65ceff-c997-4d34-9725-b7371eda3b56 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 20/39] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:36 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] PUT http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d Sep 01 08:14:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:36 devstack devstack@c-api.service[86552]: /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 01 08:14:36 devstack devstack@c-api.service[86552]: .first() Sep 01 08:14:37 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Acquiring lock "cinder-attachment_update-ac5571a7-b050-462f-9c8a-d7aca220d088-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:14:37 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Lock "cinder-attachment_update-ac5571a7-b050-462f-9c8a-d7aca220d088-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:14:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:37 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Lock "cinder-attachment_update-ac5571a7-b050-462f-9c8a-d7aca220d088-devstack" released by "attachment_update" :: held 0.545s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:14:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-c6444135-7130-409f-a189-163dbeb6a4e6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d returned with HTTP 200 Sep 01 08:14:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 20/40] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:14:36 2026] PUT /volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d => generated 694 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:14:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-21950703-8e8d-491d-9ec5-75ce9e061580 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21950703-8e8d-491d-9ec5-75ce9e061580 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-21950703-8e8d-491d-9ec5-75ce9e061580 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-21950703-8e8d-491d-9ec5-75ce9e061580 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-21950703-8e8d-491d-9ec5-75ce9e061580 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21950703-8e8d-491d-9ec5-75ce9e061580 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 21/41] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:37 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-e0b31b6b-898d-48eb-8f6b-0cad3d6902ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-e0b31b6b-898d-48eb-8f6b-0cad3d6902ce tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] POST http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d/action Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-e0b31b6b-898d-48eb-8f6b-0cad3d6902ce tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-e0b31b6b-898d-48eb-8f6b-0cad3d6902ce tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-1efd1c4c-f6ab-4848-bf2a-c0a1f7c11978 req-e0b31b6b-898d-48eb-8f6b-0cad3d6902ce tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d/action returned with HTTP 204 Sep 01 08:14:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 21/42] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:14:38 2026] POST /volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:14:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44659fb9-2583-49e9-8ec1-0f70e2dd6017 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 22/43] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:38 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ddd3e2f-ab52-4c84-8971-55ce0ca260be tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 22/44] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:38 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-c1aac0ae-b2e1-4266-afc4-f8cb4e6f2cb3 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 23/45] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:14:39 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1145 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] POST http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088/action Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Begin detaching volume completed successfully. Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-89268ac9-81c0-4cbe-92d3-228cebfd04a1 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088/action returned with HTTP 202 Sep 01 08:14:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 23/46] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:14:40 2026] POST /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-93a80c2f-da6d-48cd-b682-be1ff779a492 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 24/47] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:40 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1148 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ccc5f854-a0fd-4418-883f-7cf3f867aeca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ccc5f854-a0fd-4418-883f-7cf3f867aeca None None] GET http://192.168.122.100/volume// Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ccc5f854-a0fd-4418-883f-7cf3f867aeca None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ccc5f854-a0fd-4418-883f-7cf3f867aeca None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ccc5f854-a0fd-4418-883f-7cf3f867aeca None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:14:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 24/48] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:14:40 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-6e674591-34fa-4ad1-b4b1-0f7cf84fd500 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 25/49] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:14:40 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 1329 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:14:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-322e6670-4b18-4f08-8372-7f3721288b0c req-65fc687e-8c26-4336-819b-637b7097cb12 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-65fc687e-8c26-4336-819b-637b7097cb12 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] DELETE http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d Sep 01 08:14:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-65fc687e-8c26-4336-819b-637b7097cb12 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-65fc687e-8c26-4336-819b-637b7097cb12 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:41 devstack devstack@c-api.service[86552]: /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 01 08:14:41 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:14:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-322e6670-4b18-4f08-8372-7f3721288b0c req-65fc687e-8c26-4336-819b-637b7097cb12 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d returned with HTTP 200 Sep 01 08:14:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 25/50] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:14:41 2026] DELETE /volume/v3/attachments/c50b102c-024f-4d45-8b37-272041ee347d => generated 19 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5d36931f-012c-48f2-993a-9cb123c83b40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d36931f-012c-48f2-993a-9cb123c83b40 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d36931f-012c-48f2-993a-9cb123c83b40 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d36931f-012c-48f2-993a-9cb123c83b40 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5d36931f-012c-48f2-993a-9cb123c83b40 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d36931f-012c-48f2-993a-9cb123c83b40 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 26/51] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:41 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-251089997"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-251089997'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Create volume of 1 GB Sep 01 08:14:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Availability Zones retrieved successfully. Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Flow 'volume_create_api' (26a83866-f66f-4ff6-96fb-f71f916722e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491700c9-65f1-42f9-a6a9-c620d2578fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491700c9-65f1-42f9-a6a9-c620d2578fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef15a6dd-3b6e-458f-a156-0a1333b94174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Created reservations ['d6f13693-d051-4fe5-9143-9b6558bb9d92', 'f4f471a4-613e-42f0-b3e1-52fb42c77aaf', '82ee7662-778d-4988-9a79-da683b6e003a', 'c3e6c897-72ce-42ce-a358-a2ef09d89af2'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef15a6dd-3b6e-458f-a156-0a1333b94174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f13693-d051-4fe5-9143-9b6558bb9d92', 'f4f471a4-613e-42f0-b3e1-52fb42c77aaf', '82ee7662-778d-4988-9a79-da683b6e003a', 'c3e6c897-72ce-42ce-a358-a2ef09d89af2']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38bc4f7-09ba-41d8-9297-674cfcdd3519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38bc4f7-09ba-41d8-9297-674cfcdd3519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a7956d-61eb-490a-8957-07e54d252f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-251089997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db1f098825c467799c69ceb35f14eb8',qos_specs=None,replication_status=,reservations=['d6f13693-d051-4fe5-9143-9b6558bb9d92','f4f471a4-613e-42f0-b3e1-52fb42c77aaf','82ee7662-778d-4988-9a79-da683b6e003a','c3e6c897-72ce-42ce-a358-a2ef09d89af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b36662cb9a54666a813f4465e22f99c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-251089997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a7956d-61eb-490a-8957-07e54d252f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db1f098825c467799c69ceb35f14eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b36662cb9a54666a813f4465e22f99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445d4dd8-9ff9-49c7-bbd3-9fb7965c2059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445d4dd8-9ff9-49c7-bbd3-9fb7965c2059) transitioned into state 'SUCCESS' from state '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-251089997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db1f098825c467799c69ceb35f14eb8',qos_specs=None,replication_status=,reservations=['d6f13693-d051-4fe5-9143-9b6558bb9d92','f4f471a4-613e-42f0-b3e1-52fb42c77aaf','82ee7662-778d-4988-9a79-da683b6e003a','c3e6c897-72ce-42ce-a358-a2ef09d89af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b36662cb9a54666a813f4465e22f99c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3500c3e2-8de1-44db-9696-89b22b8672a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3500c3e2-8de1-44db-9696-89b22b8672a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Flow 'volume_create_api' (26a83866-f66f-4ff6-96fb-f71f916722e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:14:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Create volume request issued successfully. Sep 01 08:14:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0f422e3-6c83-43c9-bdcb-3f53f339964d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:14:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 26/52] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:14:44 2026] POST /volume/v3/volumes => generated 760 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:14:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c3b4ffb-5658-4a78-bb80-a67777118532 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 27/53] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:44 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 828 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f941443-fd59-4396-8819-f254fa71dcfd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f941443-fd59-4396-8819-f254fa71dcfd tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f941443-fd59-4396-8819-f254fa71dcfd tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f941443-fd59-4396-8819-f254fa71dcfd tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f941443-fd59-4396-8819-f254fa71dcfd tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f941443-fd59-4396-8819-f254fa71dcfd tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 27/54] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:45 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:14:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2753a252-e7ec-4a52-ae5e-2f404603e85f tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 28/55] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:46 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-db09b959-9c6d-4027-a44e-993c0a89cd51 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 28/56] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:14:46 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b2b513c8-e9ec-482e-9b7b-6364b12eabd0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b2b513c8-e9ec-482e-9b7b-6364b12eabd0 None None] GET http://192.168.122.100/volume// Sep 01 08:14:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b2b513c8-e9ec-482e-9b7b-6364b12eabd0 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b2b513c8-e9ec-482e-9b7b-6364b12eabd0 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b2b513c8-e9ec-482e-9b7b-6364b12eabd0 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:14:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 29/57] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:14:47 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:14:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-12223ef0-b847-4775-9ea9-565db146a026 req-81516a18-290f-4d43-b74a-27895e6a760d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-81516a18-290f-4d43-b74a-27895e6a760d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:14:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-81516a18-290f-4d43-b74a-27895e6a760d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a7956d-61eb-490a-8957-07e54d252f9b", "connector": null, "instance_uuid": "9a57fad7-193a-4de2-a07b-2dd9c29253e4"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-81516a18-290f-4d43-b74a-27895e6a760d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:14:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 29/58] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:14:47 2026] POST /volume/v3/attachments => generated 273 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd272ffd-a58a-4700-b02f-333c085338af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd272ffd-a58a-4700-b02f-333c085338af tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd272ffd-a58a-4700-b02f-333c085338af tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd272ffd-a58a-4700-b02f-333c085338af tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd272ffd-a58a-4700-b02f-333c085338af tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd272ffd-a58a-4700-b02f-333c085338af tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 30/59] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:48 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5803bd70-7cf1-401b-ad50-ac7033fe4b36 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5803bd70-7cf1-401b-ad50-ac7033fe4b36 None None] GET http://192.168.122.100/volume// Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5803bd70-7cf1-401b-ad50-ac7033fe4b36 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5803bd70-7cf1-401b-ad50-ac7033fe4b36 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5803bd70-7cf1-401b-ad50-ac7033fe4b36 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:14:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 30/60] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:14:48 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-98fdc392-c5de-4161-8975-01983544eee7 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 31/61] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:14:48 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 1033 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] PUT http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Acquiring lock "cinder-attachment_update-e5a7956d-61eb-490a-8957-07e54d252f9b-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Lock "cinder-attachment_update-e5a7956d-61eb-490a-8957-07e54d252f9b-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:48 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Lock "cinder-attachment_update-e5a7956d-61eb-490a-8957-07e54d252f9b-devstack" released by "attachment_update" :: held 0.284s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:14:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-cdc94248-739f-43a3-a320-f2051ab773f3 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 returned with HTTP 200 Sep 01 08:14:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 31/62] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:14:48 2026] PUT /volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 => generated 694 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d026467-1a8c-4d69-839d-eb1af22f20ae tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 32/63] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:49 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-12223ef0-b847-4775-9ea9-565db146a026 req-be560883-b809-4f5b-b635-0c968a5ae3cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-be560883-b809-4f5b-b635-0c968a5ae3cb tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] POST http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096/action Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-be560883-b809-4f5b-b635-0c968a5ae3cb tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-be560883-b809-4f5b-b635-0c968a5ae3cb tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-12223ef0-b847-4775-9ea9-565db146a026 req-be560883-b809-4f5b-b635-0c968a5ae3cb tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096/action returned with HTTP 204 Sep 01 08:14:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 32/64] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:14:50 2026] POST /volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:14:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85fc0c1c-5c36-4122-a4dd-2f34a07a7794 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 33/65] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:50 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 1145 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8b09aaf-3aed-46cc-a4a5-ac6077f3d1e2 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 33/66] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:50 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 1145 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:14:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9d19b22-b4bf-493a-bb73-fbb589641b1f tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 34/67] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:52 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:14:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:14:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-857cef62-be23-4bf5-98ea-cb3ca3bfeeef tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:14:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 34/68] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:52 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:14:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-03243eaa-0dc5-4cef-bcb3-ecf400f123a5 req-ceb3e568-5220-4c84-a9af-59618f65d706 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-03243eaa-0dc5-4cef-bcb3-ecf400f123a5 req-ceb3e568-5220-4c84-a9af-59618f65d706 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] DELETE http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 Sep 01 08:14:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-03243eaa-0dc5-4cef-bcb3-ecf400f123a5 req-ceb3e568-5220-4c84-a9af-59618f65d706 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-03243eaa-0dc5-4cef-bcb3-ecf400f123a5 req-ceb3e568-5220-4c84-a9af-59618f65d706 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:56 devstack devstack@c-api.service[86551]: /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 01 08:14:56 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:14:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-03243eaa-0dc5-4cef-bcb3-ecf400f123a5 req-ceb3e568-5220-4c84-a9af-59618f65d706 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 returned with HTTP 200 Sep 01 08:14:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 35/69] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:14:56 2026] DELETE /volume/v3/attachments/20796911-0cd8-4778-bcdc-f7590b723096 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f9bb442-4bde-4146-a8e5-b37d0d92990c tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 35/70] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:57 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ca7a9de-6f8c-439a-9da4-15c5bbb2fe82 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 36/71] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:57 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3eef1ef-a156-4698-a46c-b24f4f237f71 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 36/72] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:57 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Delete volume with id: e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:14:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Delete volume request issued successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39b9c787-fbfe-4b23-9990-c5e7c393b3be tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 202 Sep 01 08:14:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 37/73] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:14:57 2026] DELETE /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fbe87654-6e77-4a09-a329-107282dea62d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbe87654-6e77-4a09-a329-107282dea62d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fbe87654-6e77-4a09-a329-107282dea62d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fbe87654-6e77-4a09-a329-107282dea62d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fbe87654-6e77-4a09-a329-107282dea62d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Volume info retrieved successfully. Sep 01 08:14:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbe87654-6e77-4a09-a329-107282dea62d tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 200 Sep 01 08:14:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 37/74] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:57 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:14:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b66a0dc-2c79-40b1-967c-a7ac293cbb28 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:14:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b66a0dc-2c79-40b1-967c-a7ac293cbb28 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] GET http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b Sep 01 08:14:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b66a0dc-2c79-40b1-967c-a7ac293cbb28 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:14:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b66a0dc-2c79-40b1-967c-a7ac293cbb28 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:14:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b66a0dc-2c79-40b1-967c-a7ac293cbb28 tempest-DeleteServersTestJSON-323873034 tempest-DeleteServersTestJSON-323873034-project-member] http://192.168.122.100/volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b returned with HTTP 404 Sep 01 08:14:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 38/75] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:14:58 2026] GET /volume/v3/volumes/e5a7956d-61eb-490a-8957-07e54d252f9b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:15:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Delete volume with id: ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:15:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:15:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Delete volume request issued successfully. Sep 01 08:15:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-91fe0818-3f67-419d-a892-5adc8ecd3fd6 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 202 Sep 01 08:15:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 38/76] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:15:02 2026] DELETE /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:15:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Volume info retrieved successfully. Sep 01 08:15:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7959f90c-9014-480b-9f51-0fad0a26ea19 tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 200 Sep 01 08:15:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 39/77] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:02 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2268ba12-961f-43ed-9f7b-674afaa3676e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2268ba12-961f-43ed-9f7b-674afaa3676e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] GET http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 Sep 01 08:15:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2268ba12-961f-43ed-9f7b-674afaa3676e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2268ba12-961f-43ed-9f7b-674afaa3676e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2268ba12-961f-43ed-9f7b-674afaa3676e tempest-TaggedAttachmentsTest-131774961 tempest-TaggedAttachmentsTest-131774961-project-member] http://192.168.122.100/volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 returned with HTTP 404 Sep 01 08:15:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 39/78] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:03 2026] GET /volume/v3/volumes/ac5571a7-b050-462f-9c8a-d7aca220d088 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:12 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=110,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-293045766", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-293045766', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Create volume of 1 GB Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Availability Zones retrieved successfully. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Flow 'volume_create_api' (b6bb581b-0332-4dbf-b9e5-9bfd0bb038ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20070a7-ad20-4cca-b247-38613bc53c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20070a7-ad20-4cca-b247-38613bc53c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d1c0a1-79e0-4445-9055-64270ccea29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Created reservations ['fcdde62d-80ef-42b4-bd22-1156cba788eb', 'db7977ed-627b-445a-94e8-2bea5e6a2607', '73142670-1513-4cca-a0c7-6db1ef9f1c2c', '2f1709c0-6f6b-45d5-a9c8-8337b4dadb50'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d1c0a1-79e0-4445-9055-64270ccea29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcdde62d-80ef-42b4-bd22-1156cba788eb', 'db7977ed-627b-445a-94e8-2bea5e6a2607', '73142670-1513-4cca-a0c7-6db1ef9f1c2c', '2f1709c0-6f6b-45d5-a9c8-8337b4dadb50']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5464f4-76d8-4fa9-bb92-87d3ff521758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5464f4-76d8-4fa9-bb92-87d3ff521758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177c8a28-c14d-405e-b20c-b4fde11de991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-293045766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='525729abee1347b9bcd7487faaecf487',qos_specs=None,replication_status=,reservations=['fcdde62d-80ef-42b4-bd22-1156cba788eb','db7977ed-627b-445a-94e8-2bea5e6a2607','73142670-1513-4cca-a0c7-6db1ef9f1c2c','2f1709c0-6f6b-45d5-a9c8-8337b4dadb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c07687fc2c44490b9c9435a45ced793',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-293045766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177c8a28-c14d-405e-b20c-b4fde11de991,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='525729abee1347b9bcd7487faaecf487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c07687fc2c44490b9c9435a45ced793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eec6ccb-fcfd-4072-b584-eff0caa4a532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eec6ccb-fcfd-4072-b584-eff0caa4a532) transitioned into state 'SUCCESS' from state '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-293045766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='525729abee1347b9bcd7487faaecf487',qos_specs=None,replication_status=,reservations=['fcdde62d-80ef-42b4-bd22-1156cba788eb','db7977ed-627b-445a-94e8-2bea5e6a2607','73142670-1513-4cca-a0c7-6db1ef9f1c2c','2f1709c0-6f6b-45d5-a9c8-8337b4dadb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c07687fc2c44490b9c9435a45ced793',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d52056b-3dc2-45a0-8228-48440be175dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d52056b-3dc2-45a0-8228-48440be175dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Flow 'volume_create_api' (b6bb581b-0332-4dbf-b9e5-9bfd0bb038ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Create volume request issued successfully. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-6e416224-e77a-46ff-bc5f-1ecb672c0b74 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 40/79] 192.168.122.100 () {64 vars in 1430 bytes} [Tue Sep 1 08:15:13 2026] POST /volume/v3/volumes => generated 771 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-db5885b0-097f-44b8-8d40-8154c6e15804 req-958754ec-07f5-4e54-acfc-3c254d35f9f2 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 40/80] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:13 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 839 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-48939dce-f361-470c-8805-a84c2e9d314b req-1f0fbc05-8e8c-4717-90c9-1d3693e956a7 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 41/81] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:13 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e9a98be-c0a9-422b-82b3-29c20360499f req-6c98af10-4527-4000-8b18-eeff24fee414 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 41/82] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:15 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-reader] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-reader] Volume info retrieved successfully. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-004517f2-5c48-411a-8d71-7075ec746660 req-e90a31f2-0bf9-460d-8923-7e92bff849b1 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-reader] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 42/83] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:15 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 864 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] DELETE http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Delete volume with id: 177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Delete volume request issued successfully. Sep 01 08:15:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-df9759d5-25d7-437c-af15-f00bc1fb2bb5 req-54603bd1-b8d5-43fe-b2f2-48efebf185da tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 202 Sep 01 08:15:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 42/84] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:15:15 2026] DELETE /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2eaeb868-e805-4f54-a838-2bb210323826 req-3bef2a45-cfed-434f-bac2-6bf2c025e126 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 43/85] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:15 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Volume info retrieved successfully. Sep 01 08:15:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-14183bb3-4306-4b44-80ab-a5e30ad5025d req-78cecb0c-bfaa-4f5b-8b98-74dee9cf628b tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 200 Sep 01 08:15:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 43/86] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:17 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 863 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-940fd74b-e969-4f48-9fcb-ba290a4be00e req-c8baaa4e-0085-4a7b-84ff-e56d510a2752 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-940fd74b-e969-4f48-9fcb-ba290a4be00e req-c8baaa4e-0085-4a7b-84ff-e56d510a2752 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] GET http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 Sep 01 08:15:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-940fd74b-e969-4f48-9fcb-ba290a4be00e req-c8baaa4e-0085-4a7b-84ff-e56d510a2752 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-940fd74b-e969-4f48-9fcb-ba290a4be00e req-c8baaa4e-0085-4a7b-84ff-e56d510a2752 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-940fd74b-e969-4f48-9fcb-ba290a4be00e req-c8baaa4e-0085-4a7b-84ff-e56d510a2752 tempest-VolumesGetTestJSON-1186597474 tempest-VolumesGetTestJSON-1186597474-project-member] http://192.168.122.100/volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 returned with HTTP 404 Sep 01 08:15:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 44/87] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:19 2026] GET /volume/v3/volumes/177c8a28-c14d-405e-b20c-b4fde11de991 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-306950191", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-306950191', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Create volume of 1 GB Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=130,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Availability Zones retrieved successfully. Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Flow 'volume_create_api' (88e33747-1729-4ca8-902a-eebbcc8303da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f943e758-f7aa-47e7-89af-f852ac33efd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f943e758-f7aa-47e7-89af-f852ac33efd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad8295-18ae-4883-a564-a292c5ac9658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Created reservations ['30c676e0-77b9-41a1-860e-596a2be1edc9', 'ee43d3e2-bc04-4fa8-a264-0f338c43ecf4', 'eb43cefd-7fde-41f0-9297-162e77ca8589', '0c7b210f-ffb3-4dba-a04f-d6d32add3930'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad8295-18ae-4883-a564-a292c5ac9658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c676e0-77b9-41a1-860e-596a2be1edc9', 'ee43d3e2-bc04-4fa8-a264-0f338c43ecf4', 'eb43cefd-7fde-41f0-9297-162e77ca8589', '0c7b210f-ffb3-4dba-a04f-d6d32add3930']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0dca0a6-bce5-4ab3-8ab2-0812c099dcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0dca0a6-bce5-4ab3-8ab2-0812c099dcb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a05450-1fc4-467f-b1da-c970c5414e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-306950191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e1d71ce03d4dcea98868eac5d159a0',qos_specs=None,replication_status=,reservations=['30c676e0-77b9-41a1-860e-596a2be1edc9','ee43d3e2-bc04-4fa8-a264-0f338c43ecf4','eb43cefd-7fde-41f0-9297-162e77ca8589','0c7b210f-ffb3-4dba-a04f-d6d32add3930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915a083d91f64917a9030b8b39176174',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-306950191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a05450-1fc4-467f-b1da-c970c5414e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e1d71ce03d4dcea98868eac5d159a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='915a083d91f64917a9030b8b39176174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9dcdb77-2fe9-420c-bda6-ae08407a3444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9dcdb77-2fe9-420c-bda6-ae08407a3444) transitioned into state 'SUCCESS' from state '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-306950191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e1d71ce03d4dcea98868eac5d159a0',qos_specs=None,replication_status=,reservations=['30c676e0-77b9-41a1-860e-596a2be1edc9','ee43d3e2-bc04-4fa8-a264-0f338c43ecf4','eb43cefd-7fde-41f0-9297-162e77ca8589','0c7b210f-ffb3-4dba-a04f-d6d32add3930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='915a083d91f64917a9030b8b39176174',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ef0993-7563-40b3-acc8-ec43a1f26d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ef0993-7563-40b3-acc8-ec43a1f26d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Flow 'volume_create_api' (88e33747-1729-4ca8-902a-eebbcc8303da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Create volume request issued successfully. Sep 01 08:15:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-2227512c-fa86-4810-b26b-1377b6a252d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 44/88] 192.168.122.100 () {64 vars in 1430 bytes} [Tue Sep 1 08:15:26 2026] POST /volume/v3/volumes => generated 763 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2b46f120-b47a-4009-becd-41e84a96f79e req-44490ed8-8895-4f5c-98b2-adbb19b95c13 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 200 Sep 01 08:15:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 45/89] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:27 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 831 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-deaba1ee-50be-4fb7-a3e0-d14f9d20d692 req-3abeb117-cec8-4891-8533-528c5c4c32d2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 200 Sep 01 08:15:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 45/90] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:27 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 831 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f8e0645a-ea6c-4805-af88-9b7d34e77744 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f8e0645a-ea6c-4805-af88-9b7d34e77744 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools Sep 01 08:15:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f8e0645a-ea6c-4805-af88-9b7d34e77744 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f8e0645a-ea6c-4805-af88-9b7d34e77744 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Calling method 'get_pools' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f8e0645a-ea6c-4805-af88-9b7d34e77744 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 08:15:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 46/91] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:15:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-372eef8c-03fe-4760-bd3a-329c3b34d3c2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-372eef8c-03fe-4760-bd3a-329c3b34d3c2 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-372eef8c-03fe-4760-bd3a-329c3b34d3c2 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-372eef8c-03fe-4760-bd3a-329c3b34d3c2 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Calling method 'get_pools' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-372eef8c-03fe-4760-bd3a-329c3b34d3c2 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 08:15:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 46/92] 192.168.122.100 () {58 vars in 1198 bytes} [Tue Sep 1 08:15:29 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 517 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a298c896-667f-4e4f-ac97-e4510239c4fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a298c896-667f-4e4f-ac97-e4510239c4fe tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] GET http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a298c896-667f-4e4f-ac97-e4510239c4fe tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a298c896-667f-4e4f-ac97-e4510239c4fe tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:29 devstack devstack@c-api.service[86552]: /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 01 08:15:29 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:15:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a298c896-667f-4e4f-ac97-e4510239c4fe tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 08:15:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 47/93] 192.168.122.100 () {58 vars in 1193 bytes} [Tue Sep 1 08:15:29 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c3de755-ed10-47b6-9d7c-720b0494a0b0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c3de755-ed10-47b6-9d7c-720b0494a0b0 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] GET http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c3de755-ed10-47b6-9d7c-720b0494a0b0 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c3de755-ed10-47b6-9d7c-720b0494a0b0 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8553cd6c-7d38-4f08-83d6-abd6bafae699 req-e4103fea-e1de-4708-a9a0-929031605f1e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 200 Sep 01 08:15:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 47/94] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:29 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 855 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c3de755-ed10-47b6-9d7c-720b0494a0b0 tempest-BackendsCapabilitiesAdminTestsJSON-564455719 tempest-BackendsCapabilitiesAdminTestsJSON-564455719-project-admin] http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 08:15:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 48/95] 192.168.122.100 () {58 vars in 1193 bytes} [Tue Sep 1 08:15:29 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-28176eb9-7b98-45da-990a-270e02768511 req-e848d9bd-38d9-4011-b63b-572718645fff tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 200 Sep 01 08:15:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 48/96] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:30 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:15:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17a05450-1fc4-467f-b1da-c970c5414e8a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1623738472", "description": null, "metadata": {}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Create snapshot from volume 17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:30 devstack devstack@c-api.service[86552]: WARNING cinder.quota [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-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 01 08:15:31 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Created reservations ['cbfdf1e1-6024-4b7d-8703-969d89875d95', 'fdbbc6bd-feb4-42e5-8cb8-98239c51d262', '7952ac66-e2e9-415e-92a3-5e9e2dfb0925', 'f4d82357-7418-4a3f-a145-3f70af89e167'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot create request issued successfully. Sep 01 08:15:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ed838cb7-3f98-4cd6-91ab-1523fb0101f9 req-925cc0e3-c2de-4c7f-8426-c4d73c34dcb8 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:15:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 49/97] 192.168.122.100 () {64 vars in 1436 bytes} [Tue Sep 1 08:15:30 2026] POST /volume/v3/snapshots => generated 311 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Snapshot retrieved successfully. Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3b320b14-73f4-4524-8b87-a0658b12231b req-7fbc6f21-567b-4c22-b748-0273e6ee4d8e tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 49/98] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:31 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 443 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:15:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:15:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:32 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:15:32 devstack devstack@c-api.service[86552]: /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 01 08:15:32 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:15:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] Get all snapshots completed successfully. Sep 01 08:15:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-28c8fece-8e35-4c94-8ec8-d04f49276e68 req-041212bf-4712-4f3c-be72-e7de6db2f7b2 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-reader] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:15:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 50/99] 192.168.122.100 () {60 vars in 1403 bytes} [Tue Sep 1 08:15:32 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-513c7654-b41a-43ee-b523-a1d680c537da req-3df45fa3-9675-4357-afe4-220bf623a167 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 50/100] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:32 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:15:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d51372ac-9ed3-4d4e-b840-5f59ef664c4e req-e7b2ff24-a045-4cb1-a747-11996bb11ed6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 51/101] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:33 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 443 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab576b39-ba06-4cc9-ab46-44498977073b req-62e32740-1ad4-491b-8377-1bdab6f32714 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 51/102] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:34 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-c05d74ed-ad21-4f98-90ae-e14412f76f5b req-7973b5a6-1c8e-4eec-aa3e-20bd7da11910 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 52/103] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:35 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 443 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8850361d-15fd-4e6a-ae83-45101bd330c1 req-48034a91-12f4-422e-ba43-e015a699b238 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 52/104] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:36 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Delete snapshot with id: 1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot delete request issued successfully. Sep 01 08:15:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-8c639c87-ff08-4acb-b06b-b394ce440e4e req-3a4711ee-3be0-4d68-9c22-188f3dadab73 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 202 Sep 01 08:15:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 53/105] 192.168.122.100 () {62 vars in 1515 bytes} [Tue Sep 1 08:15:36 2026] DELETE /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-08d48b92-80b1-4275-9ef9-03cf674f7a22 req-ae47e4ab-a230-409b-8bdc-c6e7f053fcf9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 53/106] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:36 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Snapshot retrieved successfully. Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-42328165-9b3f-430b-b11f-1a34433cb9b6 req-3b4f9948-c717-4566-87b2-4775719931e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 200 Sep 01 08:15:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 54/107] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:38 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4ae56d29-d8c7-41d1-ae11-fe93d493ab53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ae56d29-d8c7-41d1-ae11-fe93d493ab53 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:15:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ae56d29-d8c7-41d1-ae11-fe93d493ab53 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-82263596", "extra_specs": {"storage_protocol": "tempest-storage_protocol-595183568", "vendor_name": "tempest-vendor_name-2005428907"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ae56d29-d8c7-41d1-ae11-fe93d493ab53 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:15:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 54/108] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:15:38 2026] POST /volume/v3/types => generated 325 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c82212ba-66af-4164-acef-2650038cc6ed", "size": 1, "name": "tempest-UserMessagesTest-Volume-341169092"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume request body: {'volume': {'volume_type': 'c82212ba-66af-4164-acef-2650038cc6ed', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-341169092'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume of 1 GB Sep 01 08:15:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Availability Zones retrieved successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Flow 'volume_create_api' (c66ad65e-7aa1-4979-9ec9-21c21a4364a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c24e094e-81fa-45c4-9dcd-318fbb6056d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c24e094e-81fa-45c4-9dcd-318fbb6056d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-595183568',vendor_name='tempest-vendor_name-2005428907'},id=c82212ba-66af-4164-acef-2650038cc6ed,is_public=True,name='tempest-UserMessagesTest-volume-type-82263596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c82212ba-66af-4164-acef-2650038cc6ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9987ba-8e77-4e44-bd38-91ae407fc295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-82263596 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-82263596, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-82263596 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-82263596, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-aa52280d-cc55-416d-a398-5302ccec53c9 req-f9cad7c4-a4ab-4cfc-9c87-15b3882e5373 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-aa52280d-cc55-416d-a398-5302ccec53c9 req-f9cad7c4-a4ab-4cfc-9c87-15b3882e5373 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-aa52280d-cc55-416d-a398-5302ccec53c9 req-f9cad7c4-a4ab-4cfc-9c87-15b3882e5373 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-aa52280d-cc55-416d-a398-5302ccec53c9 req-f9cad7c4-a4ab-4cfc-9c87-15b3882e5373 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-aa52280d-cc55-416d-a398-5302ccec53c9 req-f9cad7c4-a4ab-4cfc-9c87-15b3882e5373 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 returned with HTTP 404 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 55/109] 192.168.122.100 () {60 vars in 1493 bytes} [Tue Sep 1 08:15:39 2026] GET /volume/v3/snapshots/1744b2e1-691e-41ec-8373-9e2ffb23ec85 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] DELETE http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Delete volume with id: 17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Created reservations ['05a71dc4-ae6d-45ff-b370-54dad5359ddd', '24a4d811-4bd6-4758-837f-4971f55ae628', 'e4ca5764-fdfc-435e-b8a7-ceb621cc187e', '921b258f-e03f-4ee5-8518-d6250ac900b7'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9987ba-8e77-4e44-bd38-91ae407fc295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a71dc4-ae6d-45ff-b370-54dad5359ddd', '24a4d811-4bd6-4758-837f-4971f55ae628', 'e4ca5764-fdfc-435e-b8a7-ceb621cc187e', '921b258f-e03f-4ee5-8518-d6250ac900b7']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cab097-1ab2-4cfc-a074-75dda2040c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Delete volume request issued successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-a1f225a7-91a2-4824-a2c4-f9c1fd375aee req-c1746a55-bccc-41a8-adab-e63c5b9838e6 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 202 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 56/110] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:15:39 2026] DELETE /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cab097-1ab2-4cfc-a074-75dda2040c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d751a5-c887-4ebd-8ea2-afdfc766b3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-341169092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',qos_specs=None,replication_status=,reservations=['05a71dc4-ae6d-45ff-b370-54dad5359ddd','24a4d811-4bd6-4758-837f-4971f55ae628','e4ca5764-fdfc-435e-b8a7-ceb621cc187e','921b258f-e03f-4ee5-8518-d6250ac900b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03751381f4c47daa73ad41fb2124122',volume_type_id=c82212ba-66af-4164-acef-2650038cc6ed), 'volume': Volume(_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-01T06:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-341169092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d751a5-c887-4ebd-8ea2-afdfc766b3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03751381f4c47daa73ad41fb2124122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c82212ba-66af-4164-acef-2650038cc6ed),volume_type_id=c82212ba-66af-4164-acef-2650038cc6ed)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1c2479-da99-4af0-a5dd-b53c22128994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1c2479-da99-4af0-a5dd-b53c22128994) transitioned into state 'SUCCESS' from state '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-341169092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',qos_specs=None,replication_status=,reservations=['05a71dc4-ae6d-45ff-b370-54dad5359ddd','24a4d811-4bd6-4758-837f-4971f55ae628','e4ca5764-fdfc-435e-b8a7-ceb621cc187e','921b258f-e03f-4ee5-8518-d6250ac900b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03751381f4c47daa73ad41fb2124122',volume_type_id=c82212ba-66af-4164-acef-2650038cc6ed)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade11593-10bc-479e-b5a5-167655a805db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Volume info retrieved successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-854c54cf-6e31-46f6-9e81-76048132c290 req-9ce54514-6396-41c9-b24e-c20a1d382418 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 200 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 57/111] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:39 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade11593-10bc-479e-b5a5-167655a805db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Flow 'volume_create_api' (c66ad65e-7aa1-4979-9ec9-21c21a4364a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume request issued successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23a1e8b9-edf7-4aaf-b8ea-9602016e2c52 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 55/112] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:15:38 2026] POST /volume/v3/volumes => generated 791 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b945844-501c-4be7-a3e0-385f8b23b312 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b945844-501c-4be7-a3e0-385f8b23b312 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b945844-501c-4be7-a3e0-385f8b23b312 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b945844-501c-4be7-a3e0-385f8b23b312 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b945844-501c-4be7-a3e0-385f8b23b312 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b945844-501c-4be7-a3e0-385f8b23b312 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 returned with HTTP 200 Sep 01 08:15:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 58/113] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:39 2026] GET /volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-f1916742-6dc9-40c4-975a-03812d785c09 req-2613ece9-ae74-4617-8861-ce221d1fc732 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-f1916742-6dc9-40c4-975a-03812d785c09 req-2613ece9-ae74-4617-8861-ce221d1fc732 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-f1916742-6dc9-40c4-975a-03812d785c09 req-2613ece9-ae74-4617-8861-ce221d1fc732 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-f1916742-6dc9-40c4-975a-03812d785c09 req-2613ece9-ae74-4617-8861-ce221d1fc732 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-f1916742-6dc9-40c4-975a-03812d785c09 req-2613ece9-ae74-4617-8861-ce221d1fc732 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 404 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 56/114] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] DELETE http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Delete volume with id: 17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-4446e525-0120-439e-b605-3808824e1aa7 req-058d6e0a-d21c-4fb2-9274-6b81e7ec0af3 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 404 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 59/115] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:15:40 2026] DELETE /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-44a5f6ac-c0d9-4091-971f-3c404d5c9d67 req-2aaacbe6-0fdd-40d9-bd89-d9cdc8f8e7e9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-44a5f6ac-c0d9-4091-971f-3c404d5c9d67 req-2aaacbe6-0fdd-40d9-bd89-d9cdc8f8e7e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] GET http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-44a5f6ac-c0d9-4091-971f-3c404d5c9d67 req-2aaacbe6-0fdd-40d9-bd89-d9cdc8f8e7e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-44a5f6ac-c0d9-4091-971f-3c404d5c9d67 req-2aaacbe6-0fdd-40d9-bd89-d9cdc8f8e7e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-44a5f6ac-c0d9-4091-971f-3c404d5c9d67 req-2aaacbe6-0fdd-40d9-bd89-d9cdc8f8e7e9 tempest-VolumesSnapshotsTestJSON-648712039 tempest-VolumesSnapshotsTestJSON-648712039-project-member] http://192.168.122.100/volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a returned with HTTP 404 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 60/116] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/volumes/17a05450-1fc4-467f-b1da-c970c5414e8a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7e3c1080-a4d9-4317-bd0f-58fe87c803d5 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 returned with HTTP 200 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 57/117] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a4ef40c-01a3-44c9-af96-721f6dc1e5ba None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a4ef40c-01a3-44c9-af96-721f6dc1e5ba tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/messages Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a4ef40c-01a3-44c9-af96-721f6dc1e5ba tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a4ef40c-01a3-44c9-af96-721f6dc1e5ba tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a4ef40c-01a3-44c9-af96-721f6dc1e5ba tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 61/118] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b526eff5-06b3-4062-ac3e-df7a5d113ae6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b526eff5-06b3-4062-ac3e-df7a5d113ae6 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] DELETE http://192.168.122.100/volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b526eff5-06b3-4062-ac3e-df7a5d113ae6 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b526eff5-06b3-4062-ac3e-df7a5d113ae6 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b526eff5-06b3-4062-ac3e-df7a5d113ae6 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 returned with HTTP 204 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 58/119] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:15:40 2026] DELETE /volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dca5ce76-34ef-48f3-8ba8-640142f220bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dca5ce76-34ef-48f3-8ba8-640142f220bb tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dca5ce76-34ef-48f3-8ba8-640142f220bb tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dca5ce76-34ef-48f3-8ba8-640142f220bb tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dca5ce76-34ef-48f3-8ba8-640142f220bb tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 returned with HTTP 404 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 62/120] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/messages/74b49df2-b21a-4662-acf4-22a3354c2f62 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca3851b0-08c5-4c82-9c1e-0885a41b4ed1 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 returned with HTTP 200 Sep 01 08:15:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 59/121] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9ff19276-5b64-430d-90b0-8533627b0eea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] DELETE http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Delete volume with id: 77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86551) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-82263596 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-82263596, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-82263596 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-82263596, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Created reservations ['1d71ecde-4d3e-4da0-b5b0-18118bb37ab9', '6d6e2000-a5e6-422d-aee9-90e5f37391a9', '01912f04-9a65-498a-9d4f-b38b6952e69e', '1a7d92be-1b1d-4904-b651-2908eb2f4f11'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Delete volume request issued successfully. Sep 01 08:15:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ff19276-5b64-430d-90b0-8533627b0eea tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 returned with HTTP 202 Sep 01 08:15:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 63/122] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:15:40 2026] DELETE /volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-769a1a72-027e-488e-939c-283e5c393d8f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-769a1a72-027e-488e-939c-283e5c393d8f tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-769a1a72-027e-488e-939c-283e5c393d8f tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-769a1a72-027e-488e-939c-283e5c393d8f tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-769a1a72-027e-488e-939c-283e5c393d8f tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 returned with HTTP 404 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 60/123] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:40 2026] GET /volume/v3/volumes/77d751a5-c887-4ebd-8ea2-afdfc766b3e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0c27ae66-b44b-4b05-9dba-c90026a505f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c27ae66-b44b-4b05-9dba-c90026a505f0 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] DELETE http://192.168.122.100/volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c27ae66-b44b-4b05-9dba-c90026a505f0 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c27ae66-b44b-4b05-9dba-c90026a505f0 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1228699666"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1228699666'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume of 1 GB Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Availability Zones retrieved successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Flow 'volume_create_api' (49dcc818-b89e-4774-bb5e-9ca72b466e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb78c35-2aa4-4043-bda9-9096c089dac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c27ae66-b44b-4b05-9dba-c90026a505f0 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed returned with HTTP 202 Sep 01 08:15:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 64/124] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:15:41 2026] DELETE /volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e30e84f-50e8-4316-afcb-5da5bd188d27 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e30e84f-50e8-4316-afcb-5da5bd188d27 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] GET http://192.168.122.100/volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e30e84f-50e8-4316-afcb-5da5bd188d27 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e30e84f-50e8-4316-afcb-5da5bd188d27 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb78c35-2aa4-4043-bda9-9096c089dac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e398c2e5-2d6f-4861-9176-995ff3497910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e30e84f-50e8-4316-afcb-5da5bd188d27 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed returned with HTTP 404 Sep 01 08:15:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 65/125] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:15:41 2026] GET /volume/v3/types/c82212ba-66af-4164-acef-2650038cc6ed => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2c2aaea8-5beb-4077-b696-f942097ff1e3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c2aaea8-5beb-4077-b696-f942097ff1e3 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c2aaea8-5beb-4077-b696-f942097ff1e3 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-548870200", "extra_specs": {"storage_protocol": "tempest-storage_protocol-926782233", "vendor_name": "tempest-vendor_name-1722210911"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c2aaea8-5beb-4077-b696-f942097ff1e3 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:15:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 66/126] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:15:41 2026] POST /volume/v3/types => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-962266a3-02b8-4198-959a-b2849ba2fd61 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8296f494-bc1d-4c49-aa3f-8799d6b5d3d8", "size": 1, "name": "tempest-UserMessagesTest-Volume-489027760"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume request body: {'volume': {'volume_type': '8296f494-bc1d-4c49-aa3f-8799d6b5d3d8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-489027760'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume of 1 GB Sep 01 08:15:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Availability Zones retrieved successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Flow 'volume_create_api' (ab1cf003-9ba2-4888-8c9f-a1c1367ed9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6ef4eb-c1dd-41ac-9b43-44d54fd09d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6ef4eb-c1dd-41ac-9b43-44d54fd09d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:15:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-926782233',vendor_name='tempest-vendor_name-1722210911'},id=8296f494-bc1d-4c49-aa3f-8799d6b5d3d8,is_public=True,name='tempest-UserMessagesTest-volume-type-548870200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8296f494-bc1d-4c49-aa3f-8799d6b5d3d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af57849e-52c5-413b-b296-af4afd542033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Created reservations ['87ee00c7-5e0f-4c90-b348-3d56fdef51b0', '5b1ceb1d-16c7-4f12-bdea-b3cf6c96f49f', 'b928c12b-b1e2-48a3-abd6-5a7c25061f33', '338eee9c-17a5-4fc1-82f3-4f4b3fbef9f2'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e398c2e5-2d6f-4861-9176-995ff3497910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87ee00c7-5e0f-4c90-b348-3d56fdef51b0', '5b1ceb1d-16c7-4f12-bdea-b3cf6c96f49f', 'b928c12b-b1e2-48a3-abd6-5a7c25061f33', '338eee9c-17a5-4fc1-82f3-4f4b3fbef9f2']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbf6c96-d90c-4322-bd61-ba3064cc602c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-548870200 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-548870200, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-548870200 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-548870200, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbf6c96-d90c-4322-bd61-ba3064cc602c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc66fd2e-948c-4148-853f-8f3e7fed7e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1228699666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106da3b99b7f4b8f9f66a16984d10389',qos_specs=None,replication_status=,reservations=['87ee00c7-5e0f-4c90-b348-3d56fdef51b0','5b1ceb1d-16c7-4f12-bdea-b3cf6c96f49f','b928c12b-b1e2-48a3-abd6-5a7c25061f33','338eee9c-17a5-4fc1-82f3-4f4b3fbef9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8628dd2ba74041869be9ce09747356ee',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1228699666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc66fd2e-948c-4148-853f-8f3e7fed7e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106da3b99b7f4b8f9f66a16984d10389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8628dd2ba74041869be9ce09747356ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299747dd-036f-4b06-8b43-7fc90139a69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299747dd-036f-4b06-8b43-7fc90139a69b) transitioned into state 'SUCCESS' from state '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-1228699666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106da3b99b7f4b8f9f66a16984d10389',qos_specs=None,replication_status=,reservations=['87ee00c7-5e0f-4c90-b348-3d56fdef51b0','5b1ceb1d-16c7-4f12-bdea-b3cf6c96f49f','b928c12b-b1e2-48a3-abd6-5a7c25061f33','338eee9c-17a5-4fc1-82f3-4f4b3fbef9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8628dd2ba74041869be9ce09747356ee',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841c4892-2ec6-4497-9575-ee1cf04d73ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Created reservations ['8808e187-6cef-476c-b73d-611a3f0a32f0', 'e41cabd1-241b-4f94-954d-3118b77015f3', 'cfd06390-2769-40a3-8e02-b657b1d1c2e9', 'c94b5021-7335-4fec-a239-f7bd978f3fcd'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841c4892-2ec6-4497-9575-ee1cf04d73ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Flow 'volume_create_api' (49dcc818-b89e-4774-bb5e-9ca72b466e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af57849e-52c5-413b-b296-af4afd542033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8808e187-6cef-476c-b73d-611a3f0a32f0', 'e41cabd1-241b-4f94-954d-3118b77015f3', 'cfd06390-2769-40a3-8e02-b657b1d1c2e9', 'c94b5021-7335-4fec-a239-f7bd978f3fcd']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume request issued successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70a11dac-a206-4ab8-a78d-a0afe26df5f9 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 61/127] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:41 2026] POST /volume/v3/volumes => generated 763 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4587c1d7-c3b5-44dc-bf01-fa9c45af9de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e253dd92-d781-446f-a7a2-30a140426ae8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e253dd92-d781-446f-a7a2-30a140426ae8 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e253dd92-d781-446f-a7a2-30a140426ae8 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e253dd92-d781-446f-a7a2-30a140426ae8 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4587c1d7-c3b5-44dc-bf01-fa9c45af9de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3002b4-a404-4987-b122-107f71451a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-489027760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',qos_specs=None,replication_status=,reservations=['8808e187-6cef-476c-b73d-611a3f0a32f0','e41cabd1-241b-4f94-954d-3118b77015f3','cfd06390-2769-40a3-8e02-b657b1d1c2e9','c94b5021-7335-4fec-a239-f7bd978f3fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03751381f4c47daa73ad41fb2124122',volume_type_id=8296f494-bc1d-4c49-aa3f-8799d6b5d3d8), 'volume': Volume(_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-01T06:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-489027760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3002b4-a404-4987-b122-107f71451a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03751381f4c47daa73ad41fb2124122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8296f494-bc1d-4c49-aa3f-8799d6b5d3d8),volume_type_id=8296f494-bc1d-4c49-aa3f-8799d6b5d3d8)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e68b6b-28b0-419d-a048-1823870f4e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e253dd92-d781-446f-a7a2-30a140426ae8 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e68b6b-28b0-419d-a048-1823870f4e62) transitioned into state 'SUCCESS' from state '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-489027760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620ef8ad6b9b4aa6bc48f0c8bac7b7e4',qos_specs=None,replication_status=,reservations=['8808e187-6cef-476c-b73d-611a3f0a32f0','e41cabd1-241b-4f94-954d-3118b77015f3','cfd06390-2769-40a3-8e02-b657b1d1c2e9','c94b5021-7335-4fec-a239-f7bd978f3fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03751381f4c47daa73ad41fb2124122',volume_type_id=8296f494-bc1d-4c49-aa3f-8799d6b5d3d8)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3851b6d-1609-45c0-887e-9e04e88f8bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e253dd92-d781-446f-a7a2-30a140426ae8 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 62/128] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:41 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 831 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3851b6d-1609-45c0-887e-9e04e88f8bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Flow 'volume_create_api' (ab1cf003-9ba2-4888-8c9f-a1c1367ed9c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Create volume request issued successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-962266a3-02b8-4198-959a-b2849ba2fd61 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 67/129] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:15:41 2026] POST /volume/v3/volumes => generated 792 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5fdd0170-30b1-485c-a626-8dd3e765db43 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 returned with HTTP 200 Sep 01 08:15:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 63/130] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:41 2026] GET /volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8a4ca59e-498f-4270-905f-5d49b740736c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a4ca59e-498f-4270-905f-5d49b740736c tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a4ca59e-498f-4270-905f-5d49b740736c tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a4ca59e-498f-4270-905f-5d49b740736c tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8a4ca59e-498f-4270-905f-5d49b740736c tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a4ca59e-498f-4270-905f-5d49b740736c tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 68/131] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:42 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a0997904-e495-43e7-ab77-e77b9c9d88de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0997904-e495-43e7-ab77-e77b9c9d88de tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0997904-e495-43e7-ab77-e77b9c9d88de tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0997904-e495-43e7-ab77-e77b9c9d88de tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a0997904-e495-43e7-ab77-e77b9c9d88de tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0997904-e495-43e7-ab77-e77b9c9d88de tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 returned with HTTP 200 Sep 01 08:15:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 64/132] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:42 2026] GET /volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c661e3d2-e0c8-4c14-93a6-a51558399c6e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c661e3d2-e0c8-4c14-93a6-a51558399c6e tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/messages Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c661e3d2-e0c8-4c14-93a6-a51558399c6e tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c661e3d2-e0c8-4c14-93a6-a51558399c6e tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c661e3d2-e0c8-4c14-93a6-a51558399c6e tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:15:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 69/133] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:15:42 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-feb79c72-2eac-4cfc-97b4-47b2105fe531 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-feb79c72-2eac-4cfc-97b4-47b2105fe531 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-feb79c72-2eac-4cfc-97b4-47b2105fe531 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-feb79c72-2eac-4cfc-97b4-47b2105fe531 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-feb79c72-2eac-4cfc-97b4-47b2105fe531 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 returned with HTTP 200 Sep 01 08:15:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 65/134] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:15:42 2026] GET /volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-160eeb97-f77a-4294-9daa-e6938d955ee0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-160eeb97-f77a-4294-9daa-e6938d955ee0 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/messages Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-160eeb97-f77a-4294-9daa-e6938d955ee0 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-160eeb97-f77a-4294-9daa-e6938d955ee0 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-160eeb97-f77a-4294-9daa-e6938d955ee0 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:15:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 70/135] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:15:42 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 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc75cb27-756a-44c3-9f78-90bdfd277ee8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc75cb27-756a-44c3-9f78-90bdfd277ee8 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] DELETE http://192.168.122.100/volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc75cb27-756a-44c3-9f78-90bdfd277ee8 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc75cb27-756a-44c3-9f78-90bdfd277ee8 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc75cb27-756a-44c3-9f78-90bdfd277ee8 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 returned with HTTP 204 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 66/136] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:15:43 2026] DELETE /volume/v3/messages/d5a0dfdf-3896-41f9-aaee-801bc9ab0bd5 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ab4ccd1-0ef0-46a6-a54f-17fb750edb12 tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 returned with HTTP 200 Sep 01 08:15:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 71/137] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:43 2026] GET /volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] DELETE http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Delete volume with id: 4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Volume info retrieved successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-548870200 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-548870200, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-548870200 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-548870200, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Created reservations ['643eb323-cd44-4571-86b9-4785e02ae169', '3331d67f-d4df-4606-b702-8c104b5d1a75', '89aab009-dea9-4111-8e98-7512375a7550', 'd3d34084-9947-4941-8bd9-3d4bffc98e54'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Delete volume request issued successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ad6b849-fe32-4dc8-9796-d46aaca8378d tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 returned with HTTP 202 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 67/138] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:15:43 2026] DELETE /volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a1c03f9-9fcc-410b-af82-7ed6ae69ecdf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a1c03f9-9fcc-410b-af82-7ed6ae69ecdf tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] GET http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a1c03f9-9fcc-410b-af82-7ed6ae69ecdf tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a1c03f9-9fcc-410b-af82-7ed6ae69ecdf tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a1c03f9-9fcc-410b-af82-7ed6ae69ecdf tempest-UserMessagesTest-1970071777 tempest-UserMessagesTest-1970071777-project-member] http://192.168.122.100/volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 returned with HTTP 404 Sep 01 08:15:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 72/139] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:15:43 2026] GET /volume/v3/volumes/4c3002b4-a404-4987-b122-107f71451a60 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca04ab0e-56f8-47e1-9de8-e0b68a25c928 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca04ab0e-56f8-47e1-9de8-e0b68a25c928 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] DELETE http://192.168.122.100/volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca04ab0e-56f8-47e1-9de8-e0b68a25c928 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca04ab0e-56f8-47e1-9de8-e0b68a25c928 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2063414978"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2063414978'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume of 1 GB Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca04ab0e-56f8-47e1-9de8-e0b68a25c928 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 returned with HTTP 202 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 68/140] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:15:43 2026] DELETE /volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Availability Zones retrieved successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-da0c66f2-a430-4dec-be65-151d201553a9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da0c66f2-a430-4dec-be65-151d201553a9 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] GET http://192.168.122.100/volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da0c66f2-a430-4dec-be65-151d201553a9 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da0c66f2-a430-4dec-be65-151d201553a9 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Flow 'volume_create_api' (3ddd0aa4-4cde-4065-af7e-e57c760a5c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da0c66f2-a430-4dec-be65-151d201553a9 tempest-UserMessagesTest-1599117131 tempest-UserMessagesTest-1599117131-project-admin] http://192.168.122.100/volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 returned with HTTP 404 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 69/141] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:15:43 2026] GET /volume/v3/types/8296f494-bc1d-4c49-aa3f-8799d6b5d3d8 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341a4ef7-627f-48a1-ac01-7df1dc140ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341a4ef7-627f-48a1-ac01-7df1dc140ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c27e547-095b-416b-9edd-706c7fcb45d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Created reservations ['a7b375df-f3ea-423f-b028-ece4782b131d', '13587cc5-d7ba-48df-ac2f-577e8002394d', 'e1050bc8-ea40-41f9-ac62-b8a422bae308', '3776aca6-7c3f-46eb-879e-d8b14d4a917d'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c27e547-095b-416b-9edd-706c7fcb45d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7b375df-f3ea-423f-b028-ece4782b131d', '13587cc5-d7ba-48df-ac2f-577e8002394d', 'e1050bc8-ea40-41f9-ac62-b8a422bae308', '3776aca6-7c3f-46eb-879e-d8b14d4a917d']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f875ff9f-36b9-4aef-9c1e-aa1eac3140de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f875ff9f-36b9-4aef-9c1e-aa1eac3140de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22204264-a063-49c9-b2af-4fdd2ec6ce61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2063414978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c735d4e612b94af7947e614d9d0a896b',qos_specs=None,replication_status=,reservations=['a7b375df-f3ea-423f-b028-ece4782b131d','13587cc5-d7ba-48df-ac2f-577e8002394d','e1050bc8-ea40-41f9-ac62-b8a422bae308','3776aca6-7c3f-46eb-879e-d8b14d4a917d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc79b04914d450db588437c83cca103',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2063414978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22204264-a063-49c9-b2af-4fdd2ec6ce61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c735d4e612b94af7947e614d9d0a896b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc79b04914d450db588437c83cca103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66f0ffa-3c4d-4e7c-a770-5f19dfd72f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66f0ffa-3c4d-4e7c-a770-5f19dfd72f2c) transitioned into state 'SUCCESS' from state '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-2063414978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c735d4e612b94af7947e614d9d0a896b',qos_specs=None,replication_status=,reservations=['a7b375df-f3ea-423f-b028-ece4782b131d','13587cc5-d7ba-48df-ac2f-577e8002394d','e1050bc8-ea40-41f9-ac62-b8a422bae308','3776aca6-7c3f-46eb-879e-d8b14d4a917d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc79b04914d450db588437c83cca103',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec61841-d26f-4f9b-9a49-cd3866d43ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec61841-d26f-4f9b-9a49-cd3866d43ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Flow 'volume_create_api' (3ddd0aa4-4cde-4065-af7e-e57c760a5c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume request issued successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33dc4e66-d343-426d-8142-c74d862fc8f1 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 73/142] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:43 2026] POST /volume/v3/volumes => generated 763 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f665beb4-1bff-479a-9667-62cfeb8ae92a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 70/143] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:43 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2877662d-4965-4512-b450-14b74402eef4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] POST http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e/action Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume updated successfully. Sep 01 08:15:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2877662d-4965-4512-b450-14b74402eef4 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e/action returned with HTTP 200 Sep 01 08:15:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 74/144] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:15:43 2026] POST /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e/action => generated 0 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 08:15:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fba579c8-a433-446a-9d15-3d26278ec210 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fba579c8-a433-446a-9d15-3d26278ec210 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fba579c8-a433-446a-9d15-3d26278ec210 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fba579c8-a433-446a-9d15-3d26278ec210 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fba579c8-a433-446a-9d15-3d26278ec210 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fba579c8-a433-446a-9d15-3d26278ec210 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 71/145] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:44 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-01d3468d-e38b-4a12-a3c2-236a08017d09 req-a6fb59fc-808d-4466-a4bb-01a5293473e6 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 75/146] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:15:44 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-812663bf-649d-4918-bbf6-6c78db9291cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-812663bf-649d-4918-bbf6-6c78db9291cf tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-812663bf-649d-4918-bbf6-6c78db9291cf tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-230417486"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-812663bf-649d-4918-bbf6-6c78db9291cf tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:15:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 72/147] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:15:45 2026] POST /volume/v3/types => generated 227 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-62ce2c1e-8d47-4f77-a1a8-279b19e318fd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-62ce2c1e-8d47-4f77-a1a8-279b19e318fd tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:15:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-62ce2c1e-8d47-4f77-a1a8-279b19e318fd tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-765027588"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-62ce2c1e-8d47-4f77-a1a8-279b19e318fd tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:15:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 76/148] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:15:45 2026] POST /volume/v3/group_types => generated 184 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e36ec06e-818e-4804-b354-ac41b4dabdf4", "volume_types": ["df915640-ddda-46bc-8e87-9553190d9b1a"], "name": "tempest-GroupSnapshotsV319Test-Group-1138253378"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Creating new group {'group': {'group_type': 'e36ec06e-818e-4804-b354-ac41b4dabdf4', 'volume_types': ['df915640-ddda-46bc-8e87-9553190d9b1a'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1138253378'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1138253378. Sep 01 08:15:45 devstack devstack@c-api.service[86552]: /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 01 08:15:45 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Availability zone cache updated, next update will occur around 2026-09-01 07:15:45.841389. {{(pid=86552) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 08:15:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Availability Zones retrieved successfully. Sep 01 08:15:45 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Created reservations ['dabd895a-644e-4984-93a2-5020d5922b3a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-91f43aca-e6a4-4976-a64c-7d290f111bce None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1748808434"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1748808434'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume of 1 GB Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbcf6992-ac8a-480d-9458-eaac9c686547 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:15:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 73/149] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:15:45 2026] POST /volume/v3/groups => generated 116 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Availability Zones retrieved successfully. Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 8de14972-8717-44cc-a934-fa8a1b78020b {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Flow 'volume_create_api' (fd277685-2aa6-4eef-b455-6989e4715a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f201553e-f0aa-4ba8-9312-a482d768ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: /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 01 08:15:46 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-621cabaf-ca71-499f-99c9-5c5df1b4ec49 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b returned with HTTP 200 Sep 01 08:15:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 74/150] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:15:46 2026] GET /volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b => generated 396 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f201553e-f0aa-4ba8-9312-a482d768ac07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36298a27-8439-4d4e-8818-cbef2f7f81d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Created reservations ['4badb09b-66e1-40c3-bacf-9a14a4b7f958', 'e7550876-2655-4b9c-96d8-ac34822da357', 'b64551bc-4dbd-440a-b985-5bb2b206cb18', '5c383ccc-d184-4188-954d-e2a460a88706'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36298a27-8439-4d4e-8818-cbef2f7f81d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4badb09b-66e1-40c3-bacf-9a14a4b7f958', 'e7550876-2655-4b9c-96d8-ac34822da357', 'b64551bc-4dbd-440a-b985-5bb2b206cb18', '5c383ccc-d184-4188-954d-e2a460a88706']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2798b1-c1bf-4e57-a360-9c0f24ddd49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2798b1-c1bf-4e57-a360-9c0f24ddd49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc6bef3-51b9-4daf-803a-2d939d3d89f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1748808434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106da3b99b7f4b8f9f66a16984d10389',qos_specs=None,replication_status=,reservations=['4badb09b-66e1-40c3-bacf-9a14a4b7f958','e7550876-2655-4b9c-96d8-ac34822da357','b64551bc-4dbd-440a-b985-5bb2b206cb18','5c383ccc-d184-4188-954d-e2a460a88706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8628dd2ba74041869be9ce09747356ee',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1748808434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc6bef3-51b9-4daf-803a-2d939d3d89f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106da3b99b7f4b8f9f66a16984d10389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8628dd2ba74041869be9ce09747356ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760990bc-4c15-47f6-b6b3-5dd594e17066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760990bc-4c15-47f6-b6b3-5dd594e17066) transitioned into state 'SUCCESS' from state '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-1748808434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106da3b99b7f4b8f9f66a16984d10389',qos_specs=None,replication_status=,reservations=['4badb09b-66e1-40c3-bacf-9a14a4b7f958','e7550876-2655-4b9c-96d8-ac34822da357','b64551bc-4dbd-440a-b985-5bb2b206cb18','5c383ccc-d184-4188-954d-e2a460a88706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8628dd2ba74041869be9ce09747356ee',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779716ca-84e2-49b1-82b5-8e776c9792ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779716ca-84e2-49b1-82b5-8e776c9792ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Flow 'volume_create_api' (fd277685-2aa6-4eef-b455-6989e4715a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Create volume request issued successfully. Sep 01 08:15:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91f43aca-e6a4-4976-a64c-7d290f111bce tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 77/151] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:46 2026] POST /volume/v3/volumes => generated 763 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68cdf938-5c69-47d6-9d50-9a8be2dadccb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 200 Sep 01 08:15:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 75/152] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:46 2026] GET /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 831 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f253a365-d4b6-406d-aea4-2db0954cb806 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f253a365-d4b6-406d-aea4-2db0954cb806 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f253a365-d4b6-406d-aea4-2db0954cb806 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f253a365-d4b6-406d-aea4-2db0954cb806 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-f253a365-d4b6-406d-aea4-2db0954cb806 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 8de14972-8717-44cc-a934-fa8a1b78020b {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /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 01 08:15:47 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f253a365-d4b6-406d-aea4-2db0954cb806 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b returned with HTTP 200 Sep 01 08:15:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 78/153] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:15:47 2026] GET /volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b => generated 397 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64ef790d-4aca-463d-9c53-d38baa882a47 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1836653155", "volume_type": "df915640-ddda-46bc-8e87-9553190d9b1a", "group_id": "8de14972-8717-44cc-a934-fa8a1b78020b", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1836653155', 'volume_type': 'df915640-ddda-46bc-8e87-9553190d9b1a', 'group_id': '8de14972-8717-44cc-a934-fa8a1b78020b', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Create volume of 1 GB Sep 01 08:15:47 devstack devstack@c-api.service[86552]: /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 01 08:15:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:15:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Availability Zones retrieved successfully. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Flow 'volume_create_api' (bc5b1b4e-62d0-41df-898d-a5e33a849cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b740047b-cb4e-435c-a3df-07b112845db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b740047b-cb4e-435c-a3df-07b112845db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:15:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df915640-ddda-46bc-8e87-9553190d9b1a,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-230417486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df915640-ddda-46bc-8e87-9553190d9b1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8de14972-8717-44cc-a934-fa8a1b78020b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e31e31c-e251-4b4d-b0d2-6956a2775de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Created reservations ['ecce68e0-6c7d-4c92-a7c1-8770d8b1e685', '3cc4d0b3-5353-4318-919f-e5d93bcb376d', 'aaf13760-d771-4420-a23a-c450175fcee7', 'aa2483a8-94d1-48fc-ad03-6a835ded0026'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e31e31c-e251-4b4d-b0d2-6956a2775de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecce68e0-6c7d-4c92-a7c1-8770d8b1e685', '3cc4d0b3-5353-4318-919f-e5d93bcb376d', 'aaf13760-d771-4420-a23a-c450175fcee7', 'aa2483a8-94d1-48fc-ad03-6a835ded0026']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6384e03-a1dc-4a7b-a57d-55adb4099e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6384e03-a1dc-4a7b-a57d-55adb4099e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4037ca-ef95-4819-b6ef-f9cf5a3a9057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1836653155',encryption_key_id=None,group_id=8de14972-8717-44cc-a934-fa8a1b78020b,group_type_id=,metadata={},multiattach=False,project_id='0545a4c28a774db58f35194fcaa73a67',qos_specs=None,replication_status=,reservations=['ecce68e0-6c7d-4c92-a7c1-8770d8b1e685','3cc4d0b3-5353-4318-919f-e5d93bcb376d','aaf13760-d771-4420-a23a-c450175fcee7','aa2483a8-94d1-48fc-ad03-6a835ded0026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a387f34dd2647fa841f556dde0e2032',volume_type_id=df915640-ddda-46bc-8e87-9553190d9b1a), 'volume': Volume(_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-01T06:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1836653155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8de14972-8717-44cc-a934-fa8a1b78020b,host=None,id=2c4037ca-ef95-4819-b6ef-f9cf5a3a9057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0545a4c28a774db58f35194fcaa73a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a387f34dd2647fa841f556dde0e2032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df915640-ddda-46bc-8e87-9553190d9b1a),volume_type_id=df915640-ddda-46bc-8e87-9553190d9b1a)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe4bd33-1949-4112-bc0e-300256c24a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30f4966d-1756-43ae-a42b-6af2ac035bcb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 200 Sep 01 08:15:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 79/154] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:47 2026] GET /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe4bd33-1949-4112-bc0e-300256c24a4f) transitioned into state 'SUCCESS' from state '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-1836653155',encryption_key_id=None,group_id=8de14972-8717-44cc-a934-fa8a1b78020b,group_type_id=,metadata={},multiattach=False,project_id='0545a4c28a774db58f35194fcaa73a67',qos_specs=None,replication_status=,reservations=['ecce68e0-6c7d-4c92-a7c1-8770d8b1e685','3cc4d0b3-5353-4318-919f-e5d93bcb376d','aaf13760-d771-4420-a23a-c450175fcee7','aa2483a8-94d1-48fc-ad03-6a835ded0026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a387f34dd2647fa841f556dde0e2032',volume_type_id=df915640-ddda-46bc-8e87-9553190d9b1a)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2505b5df-765f-48ae-a01c-4c6d6e4acc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2505b5df-765f-48ae-a01c-4c6d6e4acc70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Flow 'volume_create_api' (bc5b1b4e-62d0-41df-898d-a5e33a849cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Create volume request issued successfully. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:15:47 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:15:47 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:15:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64ef790d-4aca-463d-9c53-d38baa882a47 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 76/155] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:15:47 2026] POST /volume/v3/volumes => generated 834 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Volume info retrieved successfully. Sep 01 08:15:47 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:15:47 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:15:48 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:15:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24ab68dd-ade4-45ed-9c83-59410e2cf62d tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 200 Sep 01 08:15:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 80/156] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:15:47 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 902 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc125031-1596-46ea-b1e5-85173e35c61a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc125031-1596-46ea-b1e5-85173e35c61a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc125031-1596-46ea-b1e5-85173e35c61a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc125031-1596-46ea-b1e5-85173e35c61a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc125031-1596-46ea-b1e5-85173e35c61a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc125031-1596-46ea-b1e5-85173e35c61a tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 200 Sep 01 08:15:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 77/157] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:48 2026] GET /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Volume info retrieved successfully. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:15:49 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7490d9a0-3104-45ad-860d-526657ac8acb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] DELETE http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Delete volume with id: fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-37d8f4cb-074a-48c0-b4b2-e30d49880989 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 200 Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 81/158] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:15:49 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 926 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Delete volume request issued successfully. Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7490d9a0-3104-45ad-860d-526657ac8acb tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 202 Sep 01 08:15:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 78/159] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:15:49 2026] DELETE /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87719cf5-6f22-4b44-9d0a-3f6d4f4a5676 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 200 Sep 01 08:15:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 82/160] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:49 2026] GET /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f18b2675-ef9e-4997-8587-d75a1ee764f1 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 returned with HTTP 200 Sep 01 08:15:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 79/161] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:15:49 2026] GET /volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 => generated 648 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-736618255"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-736618255'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume of 1 GB Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Availability Zones retrieved successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (a9303a8b-eb22-44b7-b266-01a1abae0a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb88352-85f5-4326-99eb-72d6e0ed472e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb88352-85f5-4326-99eb-72d6e0ed472e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2479ffcb-1771-4968-9b30-c497195b1a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Created reservations ['b98e9a69-5766-4f8c-8e68-6b6ec1091082', 'f18dfdb3-f744-4d98-9c5c-65bc78017a41', 'd51e7df4-0b5d-4f2e-9a76-fe074e56cd6b', '9b77af09-63b4-42d5-a8c6-c10f57d24ac0'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2479ffcb-1771-4968-9b30-c497195b1a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b98e9a69-5766-4f8c-8e68-6b6ec1091082', 'f18dfdb3-f744-4d98-9c5c-65bc78017a41', 'd51e7df4-0b5d-4f2e-9a76-fe074e56cd6b', '9b77af09-63b4-42d5-a8c6-c10f57d24ac0']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd19dd1-5591-44d9-9083-de862ce60543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Volume info retrieved successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:15:50 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:15:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd19dd1-5591-44d9-9083-de862ce60543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f7fec58-8ccf-4703-9ff1-54f4341a03f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-736618255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82faf1989e043a7bc86e2176dd11f48',qos_specs=None,replication_status=,reservations=['b98e9a69-5766-4f8c-8e68-6b6ec1091082','f18dfdb3-f744-4d98-9c5c-65bc78017a41','d51e7df4-0b5d-4f2e-9a76-fe074e56cd6b','9b77af09-63b4-42d5-a8c6-c10f57d24ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029b45226bab47c393ab35f2b9870f33',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-736618255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f7fec58-8ccf-4703-9ff1-54f4341a03f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82faf1989e043a7bc86e2176dd11f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='029b45226bab47c393ab35f2b9870f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6129d5d-2970-4e87-a952-f9bcec4de47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6129d5d-2970-4e87-a952-f9bcec4de47c) transitioned into state 'SUCCESS' from state '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-736618255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82faf1989e043a7bc86e2176dd11f48',qos_specs=None,replication_status=,reservations=['b98e9a69-5766-4f8c-8e68-6b6ec1091082','f18dfdb3-f744-4d98-9c5c-65bc78017a41','d51e7df4-0b5d-4f2e-9a76-fe074e56cd6b','9b77af09-63b4-42d5-a8c6-c10f57d24ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029b45226bab47c393ab35f2b9870f33',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aea986-6a05-4424-bdaa-19d90cff66bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9519a8dc-3faa-42a4-9d33-4d65d67854bc tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 200 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 80/162] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:15:50 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 927 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e4d7f886-8474-4c5b-af22-d1a7c023cb1b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4d7f886-8474-4c5b-af22-d1a7c023cb1b tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4d7f886-8474-4c5b-af22-d1a7c023cb1b tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4d7f886-8474-4c5b-af22-d1a7c023cb1b tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aea986-6a05-4424-bdaa-19d90cff66bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (a9303a8b-eb22-44b7-b266-01a1abae0a4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume request issued successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dbed7c62-3e35-46d5-9ae3-549ebc7dc024 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:15:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 83/163] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:49 2026] POST /volume/v3/volumes => generated 767 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4d7f886-8474-4c5b-af22-d1a7c023cb1b tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 returned with HTTP 404 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 81/164] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:50 2026] GET /volume/v3/volumes/fbc6bef3-51b9-4daf-803a-2d939d3d89f1 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] POST http://192.168.122.100/volume/v3/group_snapshots Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8de14972-8717-44cc-a934-fa8a1b78020b", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2008739346"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8de14972-8717-44cc-a934-fa8a1b78020b', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2008739346'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.group_snapshots [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2008739346. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef78e151-06b1-4f07-b30f-22a8296579c0 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 82/165] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:50 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 835 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7459458c-a476-4f03-9597-4af4bd1501a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] DELETE http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Delete volume with id: bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Delete volume request issued successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7459458c-a476-4f03-9597-4af4bd1501a5 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 202 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 83/166] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:15:50 2026] DELETE /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: /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 01 08:15:50 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:15:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:50 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6cbc2952-d04d-45a4-bc08-b77721dac3cf tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 84/167] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:50 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:51 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Created reservations ['1d0981cc-fe10-41d3-b1c0-1d7964ae456b', '11511008-cd8b-40af-b959-ad247ac49ea3', 'f39a590b-5597-4083-81fd-c8d3bc52453c', 'a05338f4-e1c1-4d60-a996-8aa80d610a79'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:15:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8256c7d3-b1e9-4d94-a606-b4d47032f4eb tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots returned with HTTP 202 Sep 01 08:15:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 84/168] 192.168.122.100 () {62 vars in 1208 bytes} [Tue Sep 1 08:15:50 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a1a69144-dd91-4c56-ad0c-817cf34e378b tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 85/169] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:51 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9ec2e98-f6b5-4dc4-9548-d4ca1920c582 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 85/170] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:51 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Volume info retrieved successfully. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b9cdfcf-872e-4fde-a359-6aad3a469c79 tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 200 Sep 01 08:15:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 86/171] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:52 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-35e036a2-13f0-428e-b40e-142a868fb710 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-35e036a2-13f0-428e-b40e-142a868fb710 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-35e036a2-13f0-428e-b40e-142a868fb710 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-35e036a2-13f0-428e-b40e-142a868fb710 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-35e036a2-13f0-428e-b40e-142a868fb710 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-35e036a2-13f0-428e-b40e-142a868fb710 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 86/172] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:52 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-193d223c-1253-46df-82c0-f72eeaf96f2f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-193d223c-1253-46df-82c0-f72eeaf96f2f tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-193d223c-1253-46df-82c0-f72eeaf96f2f tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-193d223c-1253-46df-82c0-f72eeaf96f2f tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-193d223c-1253-46df-82c0-f72eeaf96f2f tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-193d223c-1253-46df-82c0-f72eeaf96f2f tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 87/173] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:52 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 Sep 01 08:15:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ec4044c8-ffd0-4ea3-9e20-8285c821875f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec4044c8-ffd0-4ea3-9e20-8285c821875f tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] GET http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec4044c8-ffd0-4ea3-9e20-8285c821875f tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec4044c8-ffd0-4ea3-9e20-8285c821875f tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec4044c8-ffd0-4ea3-9e20-8285c821875f tempest-ServersNegativeTestJSON-990635982 tempest-ServersNegativeTestJSON-990635982-project-member] http://192.168.122.100/volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e returned with HTTP 404 Sep 01 08:15:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 88/174] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:53 2026] GET /volume/v3/volumes/bc66fd2e-948c-4148-853f-8f3e7fed7e4e => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-230417486 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-230417486, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] 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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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 01 08:15:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-500ca8c8-6e87-4900-8ebc-8b7d976e38fe tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 returned with HTTP 200 Sep 01 08:15:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 87/175] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:15:52 2026] PUT /volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 => generated 603 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-35e2d467-875d-4584-9d75-ef5684e68002 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume of 2 GB Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Availability Zones retrieved successfully. Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (180b34a7-3c80-4275-b80b-413ba1b6d045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1f64e9e-1980-4961-bfca-5446aea2e024 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 88/176] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:53 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebccb3f-67a2-4c02-b5a2-962ca85f1efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Validating volume size '2' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebccb3f-67a2-4c02-b5a2-962ca85f1efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaa7099-0d8a-4df6-b272-cf486a43b2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: WARNING cinder.quota_utils [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Quota exceeded for e82faf1989e043a7bc86e2176dd11f48, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 08:15:53 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaa7099-0d8a-4df6-b272-cf486a43b2e7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:15:53 devstack devstack@c-api.service[86552]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaa7099-0d8a-4df6-b272-cf486a43b2e7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaa7099-0d8a-4df6-b272-cf486a43b2e7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:15:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebccb3f-67a2-4c02-b5a2-962ca85f1efb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:53 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebccb3f-67a2-4c02-b5a2-962ca85f1efb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:15:53 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (180b34a7-3c80-4275-b80b-413ba1b6d045) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:15:53 devstack devstack@c-api.service[86552]: INFO cinder.api.middleware.fault [None req-35e2d467-875d-4584-9d75-ef5684e68002 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 413 Sep 01 08:15:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 89/177] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:53 2026] POST /volume/v3/volumes => generated 208 bytes in 616 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61fc6dd5-f2c9-4586-9403-4ed1b0659d49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61fc6dd5-f2c9-4586-9403-4ed1b0659d49 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 Sep 01 08:15:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61fc6dd5-f2c9-4586-9403-4ed1b0659d49 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61fc6dd5-f2c9-4586-9403-4ed1b0659d49 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 returned with HTTP 200 Sep 01 08:15:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 89/178] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:15:53 2026] PUT /volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 => generated 603 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7f653675-439f-448a-a246-14f488675bac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Create volume of 1 GB Sep 01 08:15:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Availability Zones retrieved successfully. Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (dae79c76-8e0d-4b4a-bbd9-e62b800e313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f9a132-3532-4337-afd6-a4a857fd2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f9a132-3532-4337-afd6-a4a857fd2a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15245c9c-bba0-40c8-ac54-4eee504dea6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46e379e2-57d2-438b-b137-fde19a3ffc7c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 90/179] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:54 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:54 devstack devstack@c-api.service[86552]: WARNING cinder.quota_utils [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Quota exceeded for e82faf1989e043a7bc86e2176dd11f48, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 08:15:54 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15245c9c-bba0-40c8-ac54-4eee504dea6b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:15:54 devstack devstack@c-api.service[86552]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15245c9c-bba0-40c8-ac54-4eee504dea6b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15245c9c-bba0-40c8-ac54-4eee504dea6b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f9a132-3532-4337-afd6-a4a857fd2a77) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:15:54 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f9a132-3532-4337-afd6-a4a857fd2a77) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:15:54 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Flow 'volume_create_api' (dae79c76-8e0d-4b4a-bbd9-e62b800e313a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:15:54 devstack devstack@c-api.service[86552]: INFO cinder.api.middleware.fault [None req-7f653675-439f-448a-a246-14f488675bac tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 413 Sep 01 08:15:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 90/180] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:15:54 2026] POST /volume/v3/volumes => generated 150 bytes in 531 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e02d8afc-88ac-4e58-a85e-f52c2fe8e766 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e02d8afc-88ac-4e58-a85e-f52c2fe8e766 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 Sep 01 08:15:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e02d8afc-88ac-4e58-a85e-f52c2fe8e766 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e02d8afc-88ac-4e58-a85e-f52c2fe8e766 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 returned with HTTP 200 Sep 01 08:15:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 91/181] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:15:54 2026] PUT /volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 => generated 602 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] POST http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3/action Sep 01 08:15:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: ERROR cinder.volume.api [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Quota exceeded for e82faf1989e043a7bc86e2176dd11f48, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.api.middleware.fault [None req-d9c3bf76-bb74-49f9-bbea-4f0e7f688fa6 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3/action returned with HTTP 413 Sep 01 08:15:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 91/182] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:15:54 2026] POST /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3/action => generated 208 bytes in 333 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e4e92010-e679-405f-aa7d-b7b1c4ca1b79 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 92/183] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:55 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de173092-4b75-428c-963d-1ee605aa95be None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] DELETE http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Delete volume with id: 5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4b0068d-0488-408f-a38b-dbe0098141c8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 93/184] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:55 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Delete volume request issued successfully. Sep 01 08:15:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de173092-4b75-428c-963d-1ee605aa95be tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 202 Sep 01 08:15:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 92/185] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:15:55 2026] DELETE /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-196e6487-eb23-4a35-adbd-be97ac8be740 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-196e6487-eb23-4a35-adbd-be97ac8be740 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-196e6487-eb23-4a35-adbd-be97ac8be740 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-196e6487-eb23-4a35-adbd-be97ac8be740 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:15:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-196e6487-eb23-4a35-adbd-be97ac8be740 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-196e6487-eb23-4a35-adbd-be97ac8be740 tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 94/186] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:55 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26ccb19a-865d-41dc-858b-7661d5bf52a8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 93/187] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:56 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 331 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e072fba6-bd93-479e-b952-7e27cdfad77c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /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 01 08:15:56 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Get all snapshots completed successfully. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e072fba6-bd93-479e-b952-7e27cdfad77c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:15:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 95/188] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:15:56 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Snapshot retrieved successfully. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec1dd898-a09a-473c-8279-0beba8b47a54 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb returned with HTTP 200 Sep 01 08:15:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 96/189] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:15:56 2026] GET /volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Updating group '51fe37a5-71da-4f1c-a056-4fd89adff42c' with 'creating' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9014fa3b-b044-46f2-ba4a-bd114be4d63e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action returned with HTTP 202 Sep 01 08:15:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Volume info retrieved successfully. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 97/190] 192.168.122.100 () {62 vars in 1339 bytes} [Tue Sep 1 08:15:56 2026] POST /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3808fb6b-5398-4be8-9635-e98522303fc6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3808fb6b-5398-4be8-9635-e98522303fc6 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3808fb6b-5398-4be8-9635-e98522303fc6 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3808fb6b-5398-4be8-9635-e98522303fc6 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-3808fb6b-5398-4be8-9635-e98522303fc6 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3808fb6b-5398-4be8-9635-e98522303fc6 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 98/191] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:56 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Updating group '51fe37a5-71da-4f1c-a056-4fd89adff42c' with 'available' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 08:15:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a3a375c6-f0fd-41c2-a683-1b43c148634c tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 200 Sep 01 08:15:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 94/192] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:56 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 859 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b91fe78d-e58d-4d52-9a62-eb906d5e54fa tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action returned with HTTP 202 Sep 01 08:15:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 99/193] 192.168.122.100 () {62 vars in 1339 bytes} [Tue Sep 1 08:15:56 2026] POST /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1cbe29c-da0a-430b-9af8-fbe05a1e6757 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 95/194] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:57 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 331 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Updating group '51fe37a5-71da-4f1c-a056-4fd89adff42c' with 'error' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d852ca8c-fb41-46ff-85fc-18de4d11179e tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action returned with HTTP 202 Sep 01 08:15:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 100/195] 192.168.122.100 () {62 vars in 1339 bytes} [Tue Sep 1 08:15:57 2026] POST /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f366b4bc-8bd3-4b94-85c3-4f10417facb7 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 96/196] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:57 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 327 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] POST http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Updating group '51fe37a5-71da-4f1c-a056-4fd89adff42c' with 'available' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-096b6cfc-c04f-487e-b95d-17d70033fbd3 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action returned with HTTP 202 Sep 01 08:15:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 101/197] 192.168.122.100 () {62 vars in 1339 bytes} [Tue Sep 1 08:15:57 2026] POST /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e0dec27e-9d92-4a6c-86dc-08860c567ade tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 200 Sep 01 08:15:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 97/198] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:15:57 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 331 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] delete called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.group_snapshots [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Delete group_snapshot with id: 51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:15:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:57 devstack devstack@c-api.service[86551]: /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 01 08:15:57 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:15:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d028ad62-6db4-4bf2-a0d3-338b8ae268b4 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 202 Sep 01 08:15:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 102/199] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:15:57 2026] DELETE /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-02834349-faa6-4c37-8d0c-9b18b415921c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:15:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:15:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5a26a4f0-9ef8-48c1-983c-7751d92f291d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a26a4f0-9ef8-48c1-983c-7751d92f291d tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] GET http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 Sep 01 08:15:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a26a4f0-9ef8-48c1-983c-7751d92f291d tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a26a4f0-9ef8-48c1-983c-7751d92f291d tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /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 01 08:15:58 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Get all volumes completed successfully. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:15:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a26a4f0-9ef8-48c1-983c-7751d92f291d tempest-VolumeQuotasNegativeTestJSON-1346403232 tempest-VolumeQuotasNegativeTestJSON-1346403232-project-member] http://192.168.122.100/volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 returned with HTTP 404 Sep 01 08:15:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 103/200] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:15:58 2026] GET /volume/v3/volumes/5f7fec58-8ccf-4703-9ff1-54f4341a03f3 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:15:58 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:15:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae5e9723-444d-477c-8c10-3049001f6f41 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae5e9723-444d-477c-8c10-3049001f6f41 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 Sep 01 08:15:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae5e9723-444d-477c-8c10-3049001f6f41 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:15:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02834349-faa6-4c37-8d0c-9b18b415921c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:15:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 98/201] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:15:57 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /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 01 08:15:58 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Get all snapshots completed successfully. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c9cec9e-d50c-4d44-b49e-d88c2b638b86 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:15:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 99/202] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:15:58 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Snapshot retrieved successfully. Sep 01 08:15:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-93e9e5a2-1b57-4b38-a2ba-9451ba72e079 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb returned with HTTP 200 Sep 01 08:15:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 100/203] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:15:58 2026] GET /volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae5e9723-444d-477c-8c10-3049001f6f41 tempest-VolumeQuotasNegativeTestJSON-1645331853 tempest-VolumeQuotasNegativeTestJSON-1645331853-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 returned with HTTP 200 Sep 01 08:15:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 104/204] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:15:58 2026] PUT /volume/v3/os-quota-sets/e82faf1989e043a7bc86e2176dd11f48 => generated 606 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:15:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:15:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb Sep 01 08:15:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:15:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:15:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:15:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:15:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Snapshot retrieved successfully. Sep 01 08:15:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ca70816-181d-43bc-84eb-cfda0e09b41c tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb returned with HTTP 200 Sep 01 08:15:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 101/205] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:15:59 2026] GET /volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb Sep 01 08:16:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Snapshot retrieved successfully. Sep 01 08:16:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6afad373-1e23-4ab7-a58d-c1ddb949ca40 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb returned with HTTP 200 Sep 01 08:16:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 105/206] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:00 2026] GET /volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb => generated 473 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-859a5f34-d2e6-4ab4-b527-2ea49a1d8caf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-859a5f34-d2e6-4ab4-b527-2ea49a1d8caf tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-859a5f34-d2e6-4ab4-b527-2ea49a1d8caf tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-859a5f34-d2e6-4ab4-b527-2ea49a1d8caf tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-859a5f34-d2e6-4ab4-b527-2ea49a1d8caf tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb returned with HTTP 404 Sep 01 08:16:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 102/207] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:01 2026] GET /volume/v3/snapshots/9bbc45f5-09ea-4b26-9f52-8b1eaf4306eb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 51fe37a5-71da-4f1c-a056-4fd89adff42c {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5804ac1c-0cd5-45d0-b697-e84ad6428be8 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c returned with HTTP 404 Sep 01 08:16:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 106/208] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:16:01 2026] GET /volume/v3/group_snapshots/51fe37a5-71da-4f1c-a056-4fd89adff42c => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: /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 01 08:16:01 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:16:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Get all volumes completed successfully. Sep 01 08:16:01 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:16:01 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:16:01 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:16:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8da54d11-cc34-497e-8134-f6f7a49a43ec tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:16:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 103/209] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:16:01 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] POST http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b/action Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] delete called for group 8de14972-8717-44cc-a934-fa8a1b78020b {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:16:01 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Delete group with id: 8de14972-8717-44cc-a934-fa8a1b78020b Sep 01 08:16:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:01 devstack devstack@c-api.service[86551]: /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 01 08:16:01 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:16:02 devstack devstack@c-api.service[86551]: /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 01 08:16:02 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:16:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74db45a1-49bc-4ab4-8614-c835e7ad61f3 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b/action returned with HTTP 202 Sep 01 08:16:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 107/210] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:16:01 2026] POST /volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:16:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Volume info retrieved successfully. Sep 01 08:16:02 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:16:02 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:16:02 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:16:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64a66f8f-3491-4509-b32d-bf3bcdca5809 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 200 Sep 01 08:16:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 104/211] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:02 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 926 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:16:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Volume info retrieved successfully. Sep 01 08:16:03 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:16:03 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:16:03 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:16:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-336b3fd6-ddb9-4f08-9d96-03911a193ede tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 200 Sep 01 08:16:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 108/212] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:03 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 925 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-896427ad-01d4-44bb-b3ed-d140b2144a61 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-896427ad-01d4-44bb-b3ed-d140b2144a61 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-896427ad-01d4-44bb-b3ed-d140b2144a61 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-896427ad-01d4-44bb-b3ed-d140b2144a61 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-896427ad-01d4-44bb-b3ed-d140b2144a61 tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 returned with HTTP 404 Sep 01 08:16:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 105/213] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:04 2026] GET /volume/v3/volumes/2c4037ca-ef95-4819-b6ef-f9cf5a3a9057 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b894c37-f967-4853-8659-b3d6f9661e1a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b894c37-f967-4853-8659-b3d6f9661e1a tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] GET http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b894c37-f967-4853-8659-b3d6f9661e1a tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b894c37-f967-4853-8659-b3d6f9661e1a tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-5b894c37-f967-4853-8659-b3d6f9661e1a tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] show called for member 8de14972-8717-44cc-a934-fa8a1b78020b {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b894c37-f967-4853-8659-b3d6f9661e1a tempest-GroupSnapshotsV319Test-1291919367 tempest-GroupSnapshotsV319Test-1291919367-project-member] http://192.168.122.100/volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b returned with HTTP 404 Sep 01 08:16:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 109/214] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:16:04 2026] GET /volume/v3/groups/8de14972-8717-44cc-a934-fa8a1b78020b => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ef39924e-1d0b-4494-9918-da82e6b6484a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef39924e-1d0b-4494-9918-da82e6b6484a tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/e36ec06e-818e-4804-b354-ac41b4dabdf4 Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef39924e-1d0b-4494-9918-da82e6b6484a tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef39924e-1d0b-4494-9918-da82e6b6484a tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef39924e-1d0b-4494-9918-da82e6b6484a tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/group_types/e36ec06e-818e-4804-b354-ac41b4dabdf4 returned with HTTP 202 Sep 01 08:16:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 106/215] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:16:04 2026] DELETE /volume/v3/group_types/e36ec06e-818e-4804-b354-ac41b4dabdf4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59955ee7-81b4-4c9c-946d-1f6e3a29433b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59955ee7-81b4-4c9c-946d-1f6e3a29433b tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] DELETE http://192.168.122.100/volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59955ee7-81b4-4c9c-946d-1f6e3a29433b tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59955ee7-81b4-4c9c-946d-1f6e3a29433b tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59955ee7-81b4-4c9c-946d-1f6e3a29433b tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a returned with HTTP 202 Sep 01 08:16:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 110/216] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:04 2026] DELETE /volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b66b5fce-0e54-49a3-a300-7a10c526dba7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b66b5fce-0e54-49a3-a300-7a10c526dba7 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] GET http://192.168.122.100/volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b66b5fce-0e54-49a3-a300-7a10c526dba7 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b66b5fce-0e54-49a3-a300-7a10c526dba7 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b66b5fce-0e54-49a3-a300-7a10c526dba7 tempest-GroupSnapshotsV319Test-1622473341 tempest-GroupSnapshotsV319Test-1622473341-project-admin] http://192.168.122.100/volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a returned with HTTP 404 Sep 01 08:16:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 107/217] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:04 2026] GET /volume/v3/types/df915640-ddda-46bc-8e87-9553190d9b1a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f2571ae9-adfe-46f1-9fca-d224f0b4487b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2571ae9-adfe-46f1-9fca-d224f0b4487b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f2571ae9-adfe-46f1-9fca-d224f0b4487b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1919679891", "description": "tempest-volume-type-description-2115701363", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2571ae9-adfe-46f1-9fca-d224f0b4487b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 111/218] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:16:06 2026] POST /volume/v3/types => generated 318 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-309e676d-cdcf-48aa-a847-507b2e5bd7ca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-309e676d-cdcf-48aa-a847-507b2e5bd7ca tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-309e676d-cdcf-48aa-a847-507b2e5bd7ca tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-309e676d-cdcf-48aa-a847-507b2e5bd7ca tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-309e676d-cdcf-48aa-a847-507b2e5bd7ca tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 returned with HTTP 200 Sep 01 08:16:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 108/219] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:06 2026] GET /volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 => generated 340 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8b38c63b-5273-4ce4-bfa6-a4302750809a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b38c63b-5273-4ce4-bfa6-a4302750809a tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] DELETE http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b38c63b-5273-4ce4-bfa6-a4302750809a tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b38c63b-5273-4ce4-bfa6-a4302750809a tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b38c63b-5273-4ce4-bfa6-a4302750809a tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 returned with HTTP 202 Sep 01 08:16:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 112/220] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:06 2026] DELETE /volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ec571fde-d1d5-4b36-8bfc-7537a97a7207 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec571fde-d1d5-4b36-8bfc-7537a97a7207 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec571fde-d1d5-4b36-8bfc-7537a97a7207 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec571fde-d1d5-4b36-8bfc-7537a97a7207 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec571fde-d1d5-4b36-8bfc-7537a97a7207 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 returned with HTTP 404 Sep 01 08:16:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 109/221] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:06 2026] GET /volume/v3/types/d9bfbc2e-2d12-4ab0-9b36-50c163b4e1e6 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8764cd29-11c6-4ff6-bf27-b5e187d22c9f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8764cd29-11c6-4ff6-bf27-b5e187d22c9f tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8764cd29-11c6-4ff6-bf27-b5e187d22c9f tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1280858648"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8764cd29-11c6-4ff6-bf27-b5e187d22c9f tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 113/222] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:06 2026] POST /volume/v3/types => generated 221 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2ae547bd-c2b6-4fad-b258-4d3ba19d20e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae547bd-c2b6-4fad-b258-4d3ba19d20e2 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] POST http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption Sep 01 08:16:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ae547bd-c2b6-4fad-b258-4d3ba19d20e2 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae547bd-c2b6-4fad-b258-4d3ba19d20e2 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 110/223] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:16:06 2026] POST /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption => generated 239 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa9b1a68-9fb8-49af-89de-51d461f5d1bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa9b1a68-9fb8-49af-89de-51d461f5d1bb tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa9b1a68-9fb8-49af-89de-51d461f5d1bb tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa9b1a68-9fb8-49af-89de-51d461f5d1bb tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa9b1a68-9fb8-49af-89de-51d461f5d1bb tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 114/224] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a34ba94d-90b4-42cf-9548-1530d67c1cb6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a34ba94d-90b4-42cf-9548-1530d67c1cb6 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] PUT http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a34ba94d-90b4-42cf-9548-1530d67c1cb6 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a34ba94d-90b4-42cf-9548-1530d67c1cb6 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 111/225] 192.168.122.100 () {60 vars in 1391 bytes} [Tue Sep 1 08:16:07 2026] PUT /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b => generated 122 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-484203a5-d017-4c75-8cc5-baefb61a046b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-484203a5-d017-4c75-8cc5-baefb61a046b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-484203a5-d017-4c75-8cc5-baefb61a046b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-484203a5-d017-4c75-8cc5-baefb61a046b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-484203a5-d017-4c75-8cc5-baefb61a046b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 115/226] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-74e4f751-d9ec-48a2-bb4d-4e9113854e68 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-74e4f751-d9ec-48a2-bb4d-4e9113854e68 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/cipher Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-74e4f751-d9ec-48a2-bb4d-4e9113854e68 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-74e4f751-d9ec-48a2-bb4d-4e9113854e68 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-74e4f751-d9ec-48a2-bb4d-4e9113854e68 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/cipher returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 112/227] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ecc63b4a-1d11-46a5-9321-b8f6434af69d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ecc63b4a-1d11-46a5-9321-b8f6434af69d tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] DELETE http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ecc63b4a-1d11-46a5-9321-b8f6434af69d tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ecc63b4a-1d11-46a5-9321-b8f6434af69d tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ecc63b4a-1d11-46a5-9321-b8f6434af69d tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b returned with HTTP 202 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 116/228] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:16:07 2026] DELETE /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption/8e4e26da-af80-4ccd-92b6-45498b1de29b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-25bc9704-faba-4716-9a97-d3b44cbde468 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25bc9704-faba-4716-9a97-d3b44cbde468 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25bc9704-faba-4716-9a97-d3b44cbde468 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25bc9704-faba-4716-9a97-d3b44cbde468 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25bc9704-faba-4716-9a97-d3b44cbde468 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 113/229] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5fcd0b29-399a-406a-92c7-b891b3798685 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fcd0b29-399a-406a-92c7-b891b3798685 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fcd0b29-399a-406a-92c7-b891b3798685 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fcd0b29-399a-406a-92c7-b891b3798685 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fcd0b29-399a-406a-92c7-b891b3798685 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 117/230] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0/encryption => generated 2 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-016a47d4-f1e1-4a88-b27e-2b8dbf9bb4ac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-016a47d4-f1e1-4a88-b27e-2b8dbf9bb4ac tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] DELETE http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-016a47d4-f1e1-4a88-b27e-2b8dbf9bb4ac tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-016a47d4-f1e1-4a88-b27e-2b8dbf9bb4ac tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-016a47d4-f1e1-4a88-b27e-2b8dbf9bb4ac tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 returned with HTTP 202 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 114/231] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:07 2026] DELETE /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-533ccc9c-ff86-4f1a-9ec8-c3353260a326 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-533ccc9c-ff86-4f1a-9ec8-c3353260a326 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-533ccc9c-ff86-4f1a-9ec8-c3353260a326 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-533ccc9c-ff86-4f1a-9ec8-c3353260a326 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-533ccc9c-ff86-4f1a-9ec8-c3353260a326 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 returned with HTTP 404 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 118/232] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/1da77e23-3ad5-41c9-bfbd-2585f10623d0 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2545013-93c7-4fb3-9e18-05b98d0bebad None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2545013-93c7-4fb3-9e18-05b98d0bebad tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2545013-93c7-4fb3-9e18-05b98d0bebad tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2545013-93c7-4fb3-9e18-05b98d0bebad tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2545013-93c7-4fb3-9e18-05b98d0bebad tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 115/233] 192.168.122.100 () {58 vars in 1115 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types => generated 648 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0be81a1f-5ccd-4d12-9b82-69a5b2e36f46 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0be81a1f-5ccd-4d12-9b82-69a5b2e36f46 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0be81a1f-5ccd-4d12-9b82-69a5b2e36f46 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1013786926"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0be81a1f-5ccd-4d12-9b82-69a5b2e36f46 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 119/234] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:07 2026] POST /volume/v3/types => generated 221 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7bfd6345-bac0-43de-b00a-cd92d15ebe41 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7bfd6345-bac0-43de-b00a-cd92d15ebe41 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] PUT http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7bfd6345-bac0-43de-b00a-cd92d15ebe41 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1801724777", "description": "tempest-volume-type-description-1317479636", "is_public": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7bfd6345-bac0-43de-b00a-cd92d15ebe41 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 116/235] 192.168.122.100 () {60 vars in 1247 bytes} [Tue Sep 1 08:16:07 2026] PUT /volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e => generated 205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ef4ecea2-223e-4782-8ed5-73fa3393fb38 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef4ecea2-223e-4782-8ed5-73fa3393fb38 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ef4ecea2-223e-4782-8ed5-73fa3393fb38 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ef4ecea2-223e-4782-8ed5-73fa3393fb38 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef4ecea2-223e-4782-8ed5-73fa3393fb38 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e returned with HTTP 200 Sep 01 08:16:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 120/236] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e => generated 269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d178fe1c-73b5-413d-8eb1-521f148d4b9b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d178fe1c-73b5-413d-8eb1-521f148d4b9b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] DELETE http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d178fe1c-73b5-413d-8eb1-521f148d4b9b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d178fe1c-73b5-413d-8eb1-521f148d4b9b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d178fe1c-73b5-413d-8eb1-521f148d4b9b tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e returned with HTTP 202 Sep 01 08:16:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 117/237] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:07 2026] DELETE /volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c925394-4f28-4899-a301-2d90990b2381 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c925394-4f28-4899-a301-2d90990b2381 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] GET http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e Sep 01 08:16:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c925394-4f28-4899-a301-2d90990b2381 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c925394-4f28-4899-a301-2d90990b2381 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c925394-4f28-4899-a301-2d90990b2381 tempest-VolumeTypesTest-1479163178 tempest-VolumeTypesTest-1479163178-project-admin] http://192.168.122.100/volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e returned with HTTP 404 Sep 01 08:16:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 121/238] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:07 2026] GET /volume/v3/types/ca353a39-94fd-4f2e-9ab2-164d80ee9c4e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c9fcd673-215c-43a1-b8cd-d5908ee0e382 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c9fcd673-215c-43a1-b8cd-d5908ee0e382 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c9fcd673-215c-43a1-b8cd-d5908ee0e382 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1414565806"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c9fcd673-215c-43a1-b8cd-d5908ee0e382 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:16:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 118/239] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:16:10 2026] POST /volume/v3/group_types => generated 181 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-565d26d8-ca8e-4232-8ae3-c3735981b8e9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-565d26d8-ca8e-4232-8ae3-c3735981b8e9 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] POST http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs Sep 01 08:16:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-565d26d8-ca8e-4232-8ae3-c3735981b8e9 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-565d26d8-ca8e-4232-8ae3-c3735981b8e9 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs returned with HTTP 202 Sep 01 08:16:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 122/240] 192.168.122.100 () {62 vars in 1342 bytes} [Tue Sep 1 08:16:10 2026] POST /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs => generated 53 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8db4b987-a285-4984-8611-e104bf65af39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8db4b987-a285-4984-8611-e104bf65af39 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] POST http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8db4b987-a285-4984-8611-e104bf65af39 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8db4b987-a285-4984-8611-e104bf65af39 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs returned with HTTP 202 Sep 01 08:16:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 119/241] 192.168.122.100 () {62 vars in 1342 bytes} [Tue Sep 1 08:16:10 2026] POST /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs => generated 61 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e69038ea-4d5c-4a2d-99ed-db06ed70a76a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e69038ea-4d5c-4a2d-99ed-db06ed70a76a tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 Sep 01 08:16:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e69038ea-4d5c-4a2d-99ed-db06ed70a76a tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e69038ea-4d5c-4a2d-99ed-db06ed70a76a tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e69038ea-4d5c-4a2d-99ed-db06ed70a76a tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 returned with HTTP 200 Sep 01 08:16:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 123/242] 192.168.122.100 () {60 vars in 1336 bytes} [Tue Sep 1 08:16:10 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-59f6fa4d-333a-47e0-a4a3-495342c0b8ab None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59f6fa4d-333a-47e0-a4a3-495342c0b8ab tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59f6fa4d-333a-47e0-a4a3-495342c0b8ab tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59f6fa4d-333a-47e0-a4a3-495342c0b8ab tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59f6fa4d-333a-47e0-a4a3-495342c0b8ab tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 returned with HTTP 200 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 120/243] 192.168.122.100 () {60 vars in 1336 bytes} [Tue Sep 1 08:16:10 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd71065e-bb85-4a79-8449-efec19fc4b9c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd71065e-bb85-4a79-8449-efec19fc4b9c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] PUT http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd71065e-bb85-4a79-8449-efec19fc4b9c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd71065e-bb85-4a79-8449-efec19fc4b9c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 returned with HTTP 200 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 124/244] 192.168.122.100 () {62 vars in 1356 bytes} [Tue Sep 1 08:16:11 2026] PUT /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 => generated 26 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0956223e-fd9a-4ae3-ae89-aac09fc394c5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0956223e-fd9a-4ae3-ae89-aac09fc394c5 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0956223e-fd9a-4ae3-ae89-aac09fc394c5 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0956223e-fd9a-4ae3-ae89-aac09fc394c5 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0956223e-fd9a-4ae3-ae89-aac09fc394c5 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs returned with HTTP 200 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 121/245] 192.168.122.100 () {60 vars in 1321 bytes} [Tue Sep 1 08:16:11 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1db8489a-6189-4fd0-953f-c714f168a6cc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1db8489a-6189-4fd0-953f-c714f168a6cc tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1db8489a-6189-4fd0-953f-c714f168a6cc tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1db8489a-6189-4fd0-953f-c714f168a6cc tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1db8489a-6189-4fd0-953f-c714f168a6cc tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 returned with HTTP 202 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 125/246] 192.168.122.100 () {60 vars in 1339 bytes} [Tue Sep 1 08:16:11 2026] DELETE /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] HTTP exception thrown: Group Type f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 has no extra spec with key key1. Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c20f3263-5d7c-43a6-a4bc-b33924df3fd0 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 returned with HTTP 404 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 122/247] 192.168.122.100 () {60 vars in 1336 bytes} [Tue Sep 1 08:16:11 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-53ae4db5-0979-4975-9f19-6c21d5f06134 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-53ae4db5-0979-4975-9f19-6c21d5f06134 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-53ae4db5-0979-4975-9f19-6c21d5f06134 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-53ae4db5-0979-4975-9f19-6c21d5f06134 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-53ae4db5-0979-4975-9f19-6c21d5f06134 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 returned with HTTP 202 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 126/248] 192.168.122.100 () {60 vars in 1339 bytes} [Tue Sep 1 08:16:11 2026] DELETE /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a4192456-f515-4319-bab9-3a1044c1551f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4192456-f515-4319-bab9-3a1044c1551f tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4192456-f515-4319-bab9-3a1044c1551f tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4192456-f515-4319-bab9-3a1044c1551f tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4192456-f515-4319-bab9-3a1044c1551f tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] HTTP exception thrown: Group Type f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 has no extra spec with key key2. Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4192456-f515-4319-bab9-3a1044c1551f tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 returned with HTTP 404 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 123/249] 192.168.122.100 () {60 vars in 1336 bytes} [Tue Sep 1 08:16:11 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key2 => generated 126 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a4b1442d-7c65-4451-9e4a-9723b4985864 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a4b1442d-7c65-4451-9e4a-9723b4985864 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a4b1442d-7c65-4451-9e4a-9723b4985864 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a4b1442d-7c65-4451-9e4a-9723b4985864 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a4b1442d-7c65-4451-9e4a-9723b4985864 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 returned with HTTP 202 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 127/250] 192.168.122.100 () {60 vars in 1339 bytes} [Tue Sep 1 08:16:11 2026] DELETE /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] GET http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] HTTP exception thrown: Group Type f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 has no extra spec with key key3. Sep 01 08:16:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-817230d5-f2b4-40bd-8bd1-a03b1f65984c tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 returned with HTTP 404 Sep 01 08:16:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 124/251] 192.168.122.100 () {60 vars in 1336 bytes} [Tue Sep 1 08:16:11 2026] GET /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ab47ee30-eb88-49cf-aaa3-b0c7e6fecd27 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ab47ee30-eb88-49cf-aaa3-b0c7e6fecd27 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ab47ee30-eb88-49cf-aaa3-b0c7e6fecd27 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ab47ee30-eb88-49cf-aaa3-b0c7e6fecd27 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ab47ee30-eb88-49cf-aaa3-b0c7e6fecd27 tempest-GroupTypeSpecsTest-1064961474 tempest-GroupTypeSpecsTest-1064961474-project-admin] http://192.168.122.100/volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 returned with HTTP 202 Sep 01 08:16:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 128/252] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:16:11 2026] DELETE /volume/v3/group_types/f2a85bbc-bf1d-4239-99c0-1164f2ea8d69 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-92bcd2de-39ad-4de6-b0a5-84d3e4f0f394 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92bcd2de-39ad-4de6-b0a5-84d3e4f0f394 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] POST http://192.168.122.100/volume/v3/types/82a3a944-6fc9-431c-ba31-46978e5a4ec7/encryption Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92bcd2de-39ad-4de6-b0a5-84d3e4f0f394 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92bcd2de-39ad-4de6-b0a5-84d3e4f0f394 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/82a3a944-6fc9-431c-ba31-46978e5a4ec7/encryption returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 125/253] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/types/82a3a944-6fc9-431c-ba31-46978e5a4ec7/encryption => generated 114 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa328716-a941-459a-a723-6c6c47513436 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa328716-a941-459a-a723-6c6c47513436 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa328716-a941-459a-a723-6c6c47513436 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-772434476", "os-volume-type-access:is_public": false}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=423,cinder:INSERT=78,cinder:UPDATE=121 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa328716-a941-459a-a723-6c6c47513436 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 129/254] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/types => generated 230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-48656eb8-667a-48fd-b5b3-65ece426213a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-48656eb8-667a-48fd-b5b3-65ece426213a tempest-VolumeTypesNegativeTest-649679667 tempest-VolumeTypesNegativeTest-649679667-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-48656eb8-667a-48fd-b5b3-65ece426213a tempest-VolumeTypesNegativeTest-649679667 tempest-VolumeTypesNegativeTest-649679667-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f91bd1d-5ede-45a8-8e20-231245f3ff3f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2084334042"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-48656eb8-667a-48fd-b5b3-65ece426213a tempest-VolumeTypesNegativeTest-649679667 tempest-VolumeTypesNegativeTest-649679667-project-member] Create volume request body: {'volume': {'volume_type': '3f91bd1d-5ede-45a8-8e20-231245f3ff3f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2084334042'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-48656eb8-667a-48fd-b5b3-65ece426213a tempest-VolumeTypesNegativeTest-649679667 tempest-VolumeTypesNegativeTest-649679667-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 126/255] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/volumes => generated 114 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-572edc85-dbd6-4dd8-8de4-ca4a2498b71b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-572edc85-dbd6-4dd8-8de4-ca4a2498b71b tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] DELETE http://192.168.122.100/volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-572edc85-dbd6-4dd8-8de4-ca4a2498b71b tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-572edc85-dbd6-4dd8-8de4-ca4a2498b71b tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-572edc85-dbd6-4dd8-8de4-ca4a2498b71b tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f returned with HTTP 202 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 130/256] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:13 2026] DELETE /volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-82d0dfd5-0c4d-42aa-8689-8a14e4251fc1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82d0dfd5-0c4d-42aa-8689-8a14e4251fc1 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] GET http://192.168.122.100/volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82d0dfd5-0c4d-42aa-8689-8a14e4251fc1 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82d0dfd5-0c4d-42aa-8689-8a14e4251fc1 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82d0dfd5-0c4d-42aa-8689-8a14e4251fc1 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 127/257] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:13 2026] GET /volume/v3/types/3f91bd1d-5ede-45a8-8e20-231245f3ff3f => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-996b1f4e-acc7-4bc2-802d-5c0d997b4d8e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-996b1f4e-acc7-4bc2-802d-5c0d997b4d8e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-996b1f4e-acc7-4bc2-802d-5c0d997b4d8e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-996b1f4e-acc7-4bc2-802d-5c0d997b4d8e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 400 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 131/258] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-68524ad2-8334-465d-9469-e64965cc210f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68524ad2-8334-465d-9469-e64965cc210f tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68524ad2-8334-465d-9469-e64965cc210f tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1183817422"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68524ad2-8334-465d-9469-e64965cc210f tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 128/259] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/types => generated 229 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1e1da2fa-2ddb-4486-be1d-5637d1923e50 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e1da2fa-2ddb-4486-be1d-5637d1923e50 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1e1da2fa-2ddb-4486-be1d-5637d1923e50 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1183817422"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e1da2fa-2ddb-4486-be1d-5637d1923e50 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1183817422 already exists. Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e1da2fa-2ddb-4486-be1d-5637d1923e50 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 409 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 132/260] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:13 2026] POST /volume/v3/types => generated 134 bytes in 32 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-40bdb8ef-e7be-4a37-8d07-b2335abc64e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-40bdb8ef-e7be-4a37-8d07-b2335abc64e5 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] DELETE http://192.168.122.100/volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-40bdb8ef-e7be-4a37-8d07-b2335abc64e5 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-40bdb8ef-e7be-4a37-8d07-b2335abc64e5 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-40bdb8ef-e7be-4a37-8d07-b2335abc64e5 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c returned with HTTP 202 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 129/261] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:13 2026] DELETE /volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e25b5827-acd6-44f0-9d88-1014f5c1e41c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e25b5827-acd6-44f0-9d88-1014f5c1e41c tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] GET http://192.168.122.100/volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e25b5827-acd6-44f0-9d88-1014f5c1e41c tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e25b5827-acd6-44f0-9d88-1014f5c1e41c tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e25b5827-acd6-44f0-9d88-1014f5c1e41c tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 133/262] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:13 2026] GET /volume/v3/types/a33274c1-5c8d-4646-a4ea-6fb3daf79a1c => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ce22cc92-b59e-4ebe-adf8-56a45951d474 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce22cc92-b59e-4ebe-adf8-56a45951d474 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] DELETE http://192.168.122.100/volume/v3/types/c3c9b043-94a6-4ea7-ac39-357f59575088 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce22cc92-b59e-4ebe-adf8-56a45951d474 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce22cc92-b59e-4ebe-adf8-56a45951d474 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce22cc92-b59e-4ebe-adf8-56a45951d474 tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/c3c9b043-94a6-4ea7-ac39-357f59575088 returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 130/263] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:13 2026] DELETE /volume/v3/types/c3c9b043-94a6-4ea7-ac39-357f59575088 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7e50b99a-ef1c-4bf7-abd8-4150e4e7a10e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7e50b99a-ef1c-4bf7-abd8-4150e4e7a10e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] GET http://192.168.122.100/volume/v3/types/0cebde66-25c2-4816-a922-d6b4be97bf89 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7e50b99a-ef1c-4bf7-abd8-4150e4e7a10e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7e50b99a-ef1c-4bf7-abd8-4150e4e7a10e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7e50b99a-ef1c-4bf7-abd8-4150e4e7a10e tempest-VolumeTypesNegativeTest-1753143624 tempest-VolumeTypesNegativeTest-1753143624-project-admin] http://192.168.122.100/volume/v3/types/0cebde66-25c2-4816-a922-d6b4be97bf89 returned with HTTP 404 Sep 01 08:16:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 134/264] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:13 2026] GET /volume/v3/types/0cebde66-25c2-4816-a922-d6b4be97bf89 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-787330528", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.qos_specs [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-787330528', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86552) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DB qos_specs_create(): root {'id': '43e099fd-45c4-4e4b-b6e2-88a23198ddae', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-787330528'} {{(pid=86552) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75f08e2b-d9bf-4d28-b9a9-4dd59da643a0 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 131/265] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:16:18 2026] POST /volume/v3/qos-specs => generated 400 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ef0110b6-d8a3-4c8b-ae72-e3d26265c7e7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef0110b6-d8a3-4c8b-ae72-e3d26265c7e7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ef0110b6-d8a3-4c8b-ae72-e3d26265c7e7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1910299903"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef0110b6-d8a3-4c8b-ae72-e3d26265c7e7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 135/266] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:18 2026] POST /volume/v3/types => generated 222 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13bd97ce-4e5a-4afd-860e-f8b7db164407 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13bd97ce-4e5a-4afd-860e-f8b7db164407 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13bd97ce-4e5a-4afd-860e-f8b7db164407 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-442487618"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13bd97ce-4e5a-4afd-860e-f8b7db164407 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 132/267] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:18 2026] POST /volume/v3/types => generated 221 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-413f5770-26bb-4b35-8618-4894ae9b53a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-413f5770-26bb-4b35-8618-4894ae9b53a6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-413f5770-26bb-4b35-8618-4894ae9b53a6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1925610346"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-413f5770-26bb-4b35-8618-4894ae9b53a6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 136/268] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:18 2026] POST /volume/v3/types => generated 222 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b36ed64e-3563-40de-8720-78bb7f959835 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b36ed64e-3563-40de-8720-78bb7f959835 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b36ed64e-3563-40de-8720-78bb7f959835 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b36ed64e-3563-40de-8720-78bb7f959835 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associate' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b36ed64e-3563-40de-8720-78bb7f959835 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Associate qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae with type: b940f4bd-b349-4453-b16a-d55033364e64 {{(pid=86552) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b36ed64e-3563-40de-8720-78bb7f959835 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 returned with HTTP 202 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 133/269] 192.168.122.100 () {58 vars in 1365 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associate' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Associate qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae with type: 2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a {{(pid=86551) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b429c09-670d-472f-980c-2eb09ec0eda3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a returned with HTTP 202 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 137/270] 192.168.122.100 () {58 vars in 1365 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=70129aa8-77b0-40ce-b7f7-c499758613e9 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associate' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Associate qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae with type: 70129aa8-77b0-40ce-b7f7-c499758613e9 {{(pid=86552) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85f23ff2-1b0b-4367-96cd-01c266c170cc tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=70129aa8-77b0-40ce-b7f7-c499758613e9 returned with HTTP 202 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 134/271] 192.168.122.100 () {58 vars in 1365 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associate?vol_type_id=70129aa8-77b0-40ce-b7f7-c499758613e9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-741a566b-47e7-46e0-9d97-b096ee551d52 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-741a566b-47e7-46e0-9d97-b096ee551d52 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-741a566b-47e7-46e0-9d97-b096ee551d52 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-741a566b-47e7-46e0-9d97-b096ee551d52 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associations' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-741a566b-47e7-46e0-9d97-b096ee551d52 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Get associations for qos_spec id: 43e099fd-45c4-4e4b-b6e2-88a23198ddae {{(pid=86551) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /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 01 08:16:18 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-741a566b-47e7-46e0-9d97-b096ee551d52 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 138/272] 192.168.122.100 () {58 vars in 1277 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations => generated 447 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'disassociate' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Disassociate qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae from type: b940f4bd-b349-4453-b16a-d55033364e64 {{(pid=86552) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-553821a6-56e8-4598-92eb-0dfb9cb3eba2 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 returned with HTTP 202 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 135/273] 192.168.122.100 () {58 vars in 1374 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate?vol_type_id=b940f4bd-b349-4453-b16a-d55033364e64 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-14e65040-61f5-484e-84e8-e3270d44b5bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14e65040-61f5-484e-84e8-e3270d44b5bb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14e65040-61f5-484e-84e8-e3270d44b5bb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14e65040-61f5-484e-84e8-e3270d44b5bb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associations' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14e65040-61f5-484e-84e8-e3270d44b5bb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Get associations for qos_spec id: 43e099fd-45c4-4e4b-b6e2-88a23198ddae {{(pid=86551) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /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 01 08:16:18 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14e65040-61f5-484e-84e8-e3270d44b5bb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 139/274] 192.168.122.100 () {58 vars in 1277 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations => generated 305 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate_all Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'disassociate_all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Disassociate qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae from all. {{(pid=86552) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fcb47a7-e987-40a6-9dda-4063965ef2d1 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate_all returned with HTTP 202 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 136/275] 192.168.122.100 () {58 vars in 1289 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/disassociate_all => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49107e43-83b2-424c-b5c7-78ca745a521e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49107e43-83b2-424c-b5c7-78ca745a521e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49107e43-83b2-424c-b5c7-78ca745a521e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49107e43-83b2-424c-b5c7-78ca745a521e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'associations' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49107e43-83b2-424c-b5c7-78ca745a521e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Get associations for qos_spec id: 43e099fd-45c4-4e4b-b6e2-88a23198ddae {{(pid=86551) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 08:16:18 devstack devstack@c-api.service[86551]: /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 01 08:16:18 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49107e43-83b2-424c-b5c7-78ca745a521e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations returned with HTTP 200 Sep 01 08:16:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 140/276] 192.168.122.100 () {58 vars in 1277 bytes} [Tue Sep 1 08:16:18 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/associations => generated 24 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5918ff4e-fe15-4398-ba48-8b7efd6dcf39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5918ff4e-fe15-4398-ba48-8b7efd6dcf39 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5918ff4e-fe15-4398-ba48-8b7efd6dcf39 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5918ff4e-fe15-4398-ba48-8b7efd6dcf39 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5918ff4e-fe15-4398-ba48-8b7efd6dcf39 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 returned with HTTP 202 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 137/277] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:18 2026] DELETE /volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c0e693c2-f7a5-4509-be46-6aba7bc78984 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0e693c2-f7a5-4509-be46-6aba7bc78984 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0e693c2-f7a5-4509-be46-6aba7bc78984 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0e693c2-f7a5-4509-be46-6aba7bc78984 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0e693c2-f7a5-4509-be46-6aba7bc78984 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 141/278] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/types/70129aa8-77b0-40ce-b7f7-c499758613e9 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e214352b-6c9c-47fe-904c-1032b36e37d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e214352b-6c9c-47fe-904c-1032b36e37d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e214352b-6c9c-47fe-904c-1032b36e37d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e214352b-6c9c-47fe-904c-1032b36e37d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e214352b-6c9c-47fe-904c-1032b36e37d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a returned with HTTP 202 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 138/279] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa0bcabd-b757-469c-abd0-0952e3ea7034 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa0bcabd-b757-469c-abd0-0952e3ea7034 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa0bcabd-b757-469c-abd0-0952e3ea7034 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa0bcabd-b757-469c-abd0-0952e3ea7034 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa0bcabd-b757-469c-abd0-0952e3ea7034 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 142/280] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/types/2ec5ed2b-85b1-4375-9ea6-7b10f2c1d56a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5dc462bc-b799-4f78-84f6-ed86b19b48d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5dc462bc-b799-4f78-84f6-ed86b19b48d7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5dc462bc-b799-4f78-84f6-ed86b19b48d7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5dc462bc-b799-4f78-84f6-ed86b19b48d7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5dc462bc-b799-4f78-84f6-ed86b19b48d7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 returned with HTTP 202 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 139/281] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0079f505-94bd-461f-95a9-81252ced162a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0079f505-94bd-461f-95a9-81252ced162a tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0079f505-94bd-461f-95a9-81252ced162a tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0079f505-94bd-461f-95a9-81252ced162a tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0079f505-94bd-461f-95a9-81252ced162a tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 143/282] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/types/b940f4bd-b349-4453-b16a-d55033364e64 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9a93ba36-97e4-4655-9162-826497e6d29d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a93ba36-97e4-4655-9162-826497e6d29d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a93ba36-97e4-4655-9162-826497e6d29d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1925573694", "consumer": "back-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.qos_specs [None req-9a93ba36-97e4-4655-9162-826497e6d29d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1925573694', 'consumer': 'back-end', 'specs': {}} {{(pid=86552) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-9a93ba36-97e4-4655-9162-826497e6d29d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DB qos_specs_create(): root {'id': '847a2a5a-0de3-4ecd-a47a-deeb8433bbf3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1925573694'} {{(pid=86552) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a93ba36-97e4-4655-9162-826497e6d29d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 140/283] 192.168.122.100 () {60 vars in 1148 bytes} [Tue Sep 1 08:16:19 2026] POST /volume/v3/qos-specs => generated 377 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 847a2a5a-0de3-4ecd-a47a-deeb8433bbf3, force: False {{(pid=86551) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /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 01 08:16:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f0ba9a8-1f4e-4be2-91ec-8f543405c0d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False returned with HTTP 202 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 144/284] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9ea7942b-cd8d-442f-96b6-9507eb6256a3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ea7942b-cd8d-442f-96b6-9507eb6256a3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9ea7942b-cd8d-442f-96b6-9507eb6256a3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9ea7942b-cd8d-442f-96b6-9507eb6256a3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ea7942b-cd8d-442f-96b6-9507eb6256a3 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 141/285] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a34338e9-ed8c-4ca3-a0a7-83d760dc56f7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a34338e9-ed8c-4ca3-a0a7-83d760dc56f7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a34338e9-ed8c-4ca3-a0a7-83d760dc56f7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a34338e9-ed8c-4ca3-a0a7-83d760dc56f7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /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 01 08:16:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a34338e9-ed8c-4ca3-a0a7-83d760dc56f7 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 145/286] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:16:19 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 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 847a2a5a-0de3-4ecd-a47a-deeb8433bbf3, force: False {{(pid=86552) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2560ee7-bf47-4bb0-b54a-43e3cf1794fa tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 142/287] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71caeefc-5eda-4a56-a787-1070200cc93e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71caeefc-5eda-4a56-a787-1070200cc93e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71caeefc-5eda-4a56-a787-1070200cc93e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71caeefc-5eda-4a56-a787-1070200cc93e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71caeefc-5eda-4a56-a787-1070200cc93e tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 146/288] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/qos-specs/847a2a5a-0de3-4ecd-a47a-deeb8433bbf3 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-83117927", "consumer": "both"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.qos_specs [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-83117927', 'consumer': 'both', 'specs': {}} {{(pid=86552) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DB qos_specs_create(): root {'id': '327088a6-e566-4a89-8ca0-19e125b26520', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-83117927'} {{(pid=86552) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22e25e4c-00b6-4aa3-a995-7191f8ac2417 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 143/289] 192.168.122.100 () {60 vars in 1148 bytes} [Tue Sep 1 08:16:19 2026] POST /volume/v3/qos-specs => generated 371 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 327088a6-e566-4a89-8ca0-19e125b26520, force: False {{(pid=86551) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /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 01 08:16:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d55f4d8-68a9-4380-98d5-347fb258db15 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False returned with HTTP 202 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 147/290] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a8e1edf-9a7f-44e6-9fae-cfc17f8328c9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a8e1edf-9a7f-44e6-9fae-cfc17f8328c9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a8e1edf-9a7f-44e6-9fae-cfc17f8328c9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a8e1edf-9a7f-44e6-9fae-cfc17f8328c9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a8e1edf-9a7f-44e6-9fae-cfc17f8328c9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 144/291] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2b0d838-1c1a-4d83-9860-5b6b6a18ce69 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2b0d838-1c1a-4d83-9860-5b6b6a18ce69 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2b0d838-1c1a-4d83-9860-5b6b6a18ce69 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2b0d838-1c1a-4d83-9860-5b6b6a18ce69 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:19 devstack devstack@c-api.service[86551]: /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 01 08:16:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:16:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2b0d838-1c1a-4d83-9860-5b6b6a18ce69 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 148/292] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 327088a6-e566-4a89-8ca0-19e125b26520, force: False {{(pid=86552) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc577c78-88a5-4e53-8883-ad4f60a549cb tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False returned with HTTP 404 Sep 01 08:16:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 145/293] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:19 2026] DELETE /volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b97790f-9862-4764-92a0-9b46d9bab21f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b97790f-9862-4764-92a0-9b46d9bab21f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b97790f-9862-4764-92a0-9b46d9bab21f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b97790f-9862-4764-92a0-9b46d9bab21f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b97790f-9862-4764-92a0-9b46d9bab21f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 returned with HTTP 404 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 149/294] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:19 2026] GET /volume/v3/qos-specs/327088a6-e566-4a89-8ca0-19e125b26520 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-846157aa-6f1c-4e8d-ae15-055f7719727d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-846157aa-6f1c-4e8d-ae15-055f7719727d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] POST http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-846157aa-6f1c-4e8d-ae15-055f7719727d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-125206784", "consumer": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.qos_specs [None req-846157aa-6f1c-4e8d-ae15-055f7719727d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-125206784', 'consumer': 'front-end', 'specs': {}} {{(pid=86552) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-846157aa-6f1c-4e8d-ae15-055f7719727d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DB qos_specs_create(): root {'id': '743d0d54-2e60-4467-b670-4c78dc6695d2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-125206784'} {{(pid=86552) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-846157aa-6f1c-4e8d-ae15-055f7719727d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 146/295] 192.168.122.100 () {60 vars in 1148 bytes} [Tue Sep 1 08:16:20 2026] POST /volume/v3/qos-specs => generated 377 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 743d0d54-2e60-4467-b670-4c78dc6695d2, force: False {{(pid=86551) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /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 01 08:16:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b47faca2-f236-4acf-860e-19974925c844 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b47faca2-f236-4acf-860e-19974925c844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b47faca2-f236-4acf-860e-19974925c844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b47faca2-f236-4acf-860e-19974925c844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-94eaf253-49fa-4194-8e6f-de8ff601f06d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False returned with HTTP 202 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 150/296] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:20 2026] DELETE /volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-38025539-ad73-4c30-ae6b-25dbc5a8a179 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38025539-ad73-4c30-ae6b-25dbc5a8a179 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38025539-ad73-4c30-ae6b-25dbc5a8a179 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38025539-ad73-4c30-ae6b-25dbc5a8a179 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b47faca2-f236-4acf-860e-19974925c844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38025539-ad73-4c30-ae6b-25dbc5a8a179 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 returned with HTTP 404 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 151/297] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b5e113b-dec8-47ac-b607-95ea028a9a12 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b5e113b-dec8-47ac-b607-95ea028a9a12 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b5e113b-dec8-47ac-b607-95ea028a9a12 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b5e113b-dec8-47ac-b607-95ea028a9a12 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b47faca2-f236-4acf-860e-19974925c844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 147/298] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /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 01 08:16:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b5e113b-dec8-47ac-b607-95ea028a9a12 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 152/299] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 743d0d54-2e60-4467-b670-4c78dc6695d2, force: False {{(pid=86552) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11c89d83-f1ae-4b0e-b8a7-3ffdcb37905b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False returned with HTTP 404 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 148/300] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:20 2026] DELETE /volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e3484e3a-ab93-4a3a-9c4a-3b19d01faded None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3484e3a-ab93-4a3a-9c4a-3b19d01faded tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3484e3a-ab93-4a3a-9c4a-3b19d01faded tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3484e3a-ab93-4a3a-9c4a-3b19d01faded tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3484e3a-ab93-4a3a-9c4a-3b19d01faded tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 returned with HTTP 404 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 153/301] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/743d0d54-2e60-4467-b670-4c78dc6695d2 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fd03d462-7862-4076-aed9-3eac419f11d9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fd03d462-7862-4076-aed9-3eac419f11d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fd03d462-7862-4076-aed9-3eac419f11d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fd03d462-7862-4076-aed9-3eac419f11d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fd03d462-7862-4076-aed9-3eac419f11d9 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 149/302] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 400 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b29e6529-aea7-43a4-86c6-b386d4d2a893 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b29e6529-aea7-43a4-86c6-b386d4d2a893 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b29e6529-aea7-43a4-86c6-b386d4d2a893 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b29e6529-aea7-43a4-86c6-b386d4d2a893 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /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 01 08:16:20 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b29e6529-aea7-43a4-86c6-b386d4d2a893 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 150/303] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] PUT http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.qos_specs [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86552) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] qos_specs_update() value: {'id': '8656706d-160a-4540-aa0e-b789ec7124d4', 'key': 'iops_bytes', 'value': '500', 'specs_id': '43e099fd-45c4-4e4b-b6e2-88a23198ddae', 'deleted': False} {{(pid=86552) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-1ca447dd-2f47-4350-8df7-bdbab279b0ac tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 154/304] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbf63cd4-8389-472f-8096-e6fc913981d6 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 151/305] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:16:20 2026] PUT /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 36 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6056de00-3659-403b-821b-576a513bce5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6056de00-3659-403b-821b-576a513bce5f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6056de00-3659-403b-821b-576a513bce5f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6056de00-3659-403b-821b-576a513bce5f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6056de00-3659-403b-821b-576a513bce5f tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 155/306] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-31bdee49-cbaf-444c-9d97-208d3dacbf34 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31bdee49-cbaf-444c-9d97-208d3dacbf34 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] PUT http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/delete_keys Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31bdee49-cbaf-444c-9d97-208d3dacbf34 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31bdee49-cbaf-444c-9d97-208d3dacbf34 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete_key spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae, keys: ['iops_bytes'] {{(pid=86552) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31bdee49-cbaf-444c-9d97-208d3dacbf34 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/delete_keys returned with HTTP 202 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 152/307] 192.168.122.100 () {60 vars in 1294 bytes} [Tue Sep 1 08:16:20 2026] PUT /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae/delete_keys => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78f7b8ce-5cd0-494a-b0db-de47bb40af4b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f7b8ce-5cd0-494a-b0db-de47bb40af4b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f7b8ce-5cd0-494a-b0db-de47bb40af4b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f7b8ce-5cd0-494a-b0db-de47bb40af4b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f7b8ce-5cd0-494a-b0db-de47bb40af4b tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 156/308] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 400 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-24113cf9-33c8-4b77-8060-22fc7ba7944d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24113cf9-33c8-4b77-8060-22fc7ba7944d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24113cf9-33c8-4b77-8060-22fc7ba7944d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24113cf9-33c8-4b77-8060-22fc7ba7944d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24113cf9-33c8-4b77-8060-22fc7ba7944d tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 153/309] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 400 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-51ec66d0-1e38-4581-b40b-7468e93e167c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51ec66d0-1e38-4581-b40b-7468e93e167c tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] DELETE http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae?force=False Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51ec66d0-1e38-4581-b40b-7468e93e167c tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51ec66d0-1e38-4581-b40b-7468e93e167c tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51ec66d0-1e38-4581-b40b-7468e93e167c tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Delete qos_spec: 43e099fd-45c4-4e4b-b6e2-88a23198ddae, force: False {{(pid=86551) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /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 01 08:16:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-336cd0f3-7448-4c0b-8954-53b3d3b53546 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-336cd0f3-7448-4c0b-8954-53b3d3b53546 None None] GET http://192.168.122.100/volume// Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-336cd0f3-7448-4c0b-8954-53b3d3b53546 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-336cd0f3-7448-4c0b-8954-53b3d3b53546 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-336cd0f3-7448-4c0b-8954-53b3d3b53546 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 154/310] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51ec66d0-1e38-4581-b40b-7468e93e167c tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae?force=False returned with HTTP 202 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 157/311] 192.168.122.100 () {58 vars in 1264 bytes} [Tue Sep 1 08:16:20 2026] DELETE /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae?force=False => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-68adcd53-83c6-4706-8693-4a6400301f04 req-8b69548b-bc6d-4414-9dd4-005755467939 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-8b69548b-bc6d-4414-9dd4-005755467939 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-007bbdec-b31f-4fca-b4d6-1aa8c562cd32 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-8b69548b-bc6d-4414-9dd4-005755467939 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22204264-a063-49c9-b2af-4fdd2ec6ce61", "connector": null, "instance_uuid": "036c6ebe-dbc5-4fdc-8ecd-036567cd5e44"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-007bbdec-b31f-4fca-b4d6-1aa8c562cd32 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] GET http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-007bbdec-b31f-4fca-b4d6-1aa8c562cd32 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-007bbdec-b31f-4fca-b4d6-1aa8c562cd32 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-007bbdec-b31f-4fca-b4d6-1aa8c562cd32 tempest-QosSpecsTestJSON-2016529263 tempest-QosSpecsTestJSON-2016529263-project-admin] http://192.168.122.100/volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae returned with HTTP 404 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 158/312] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/qos-specs/43e099fd-45c4-4e4b-b6e2-88a23198ddae => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-8b69548b-bc6d-4414-9dd4-005755467939 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 155/313] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:16:20 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-242c5f2b-587a-4031-a00a-b97973d7b1f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-242c5f2b-587a-4031-a00a-b97973d7b1f4 None None] GET http://192.168.122.100/volume// Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-242c5f2b-587a-4031-a00a-b97973d7b1f4 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-242c5f2b-587a-4031-a00a-b97973d7b1f4 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-242c5f2b-587a-4031-a00a-b97973d7b1f4 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 156/314] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0e59ba0-3d67-407b-9ffb-7abf3a64c2a5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 159/315] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-3dbeb807-810c-49b0-9846-79a7ae1b68f0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 157/316] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:16:20 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1036 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:16:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] PUT http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e Sep 01 08:16:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Acquiring lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:16:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:16:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" released by "attachment_update" :: held 0.297s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:16:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-94b38341-5f68-48a1-9e6e-f142cb82afaf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e returned with HTTP 200 Sep 01 08:16:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 160/317] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:16:21 2026] PUT /volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ddee2043-075a-4ca5-ad92-e7010f7a33b8 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 158/318] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:21 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-68adcd53-83c6-4706-8693-4a6400301f04 req-ad672e9b-b609-4a11-8c9d-7903e51ba953 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-ad672e9b-b609-4a11-8c9d-7903e51ba953 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e/action Sep 01 08:16:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-ad672e9b-b609-4a11-8c9d-7903e51ba953 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:16:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-ad672e9b-b609-4a11-8c9d-7903e51ba953 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-68adcd53-83c6-4706-8693-4a6400301f04 req-ad672e9b-b609-4a11-8c9d-7903e51ba953 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e/action returned with HTTP 204 Sep 01 08:16:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 161/319] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:16:22 2026] POST /volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9007a8ec-9426-4515-8176-8ab361d5cc92 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 162/320] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:23 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-289dc0aa-b5ce-435e-bb07-66025309c76e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-289dc0aa-b5ce-435e-bb07-66025309c76e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-289dc0aa-b5ce-435e-bb07-66025309c76e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-289dc0aa-b5ce-435e-bb07-66025309c76e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-289dc0aa-b5ce-435e-bb07-66025309c76e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-289dc0aa-b5ce-435e-bb07-66025309c76e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 163/321] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:23 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: /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 01 08:16:23 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Get all volumes completed successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa37b3ed-a8a3-4a22-9798-2edba6ccae1f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:16:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 159/322] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:16:22 2026] GET /volume/v3/volumes => generated 15 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1367787620"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1367787620'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume of 1 GB Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Availability Zones retrieved successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (a8f17e94-641a-4a97-afa3-684dcb38adde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcaddef8-ae4e-489b-b97e-48ad511e2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcaddef8-ae4e-489b-b97e-48ad511e2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d750b6-3efc-4675-9162-e8dac0b689c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Created reservations ['45380c91-fd42-4bbf-82b5-04d946bec323', '5a4c8821-407a-4a2c-8b53-91ae64a32c81', '4ace6f89-4768-497a-a337-6f143d14ba70', '047a143c-d406-4452-89bd-c625d7886dcd'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d750b6-3efc-4675-9162-e8dac0b689c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45380c91-fd42-4bbf-82b5-04d946bec323', '5a4c8821-407a-4a2c-8b53-91ae64a32c81', '4ace6f89-4768-497a-a337-6f143d14ba70', '047a143c-d406-4452-89bd-c625d7886dcd']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20de09e1-8d0b-4ecc-87bf-cbbf74127843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20de09e1-8d0b-4ecc-87bf-cbbf74127843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4831d84-a946-490c-bc2f-fcd02a1e0162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1367787620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['45380c91-fd42-4bbf-82b5-04d946bec323','5a4c8821-407a-4a2c-8b53-91ae64a32c81','4ace6f89-4768-497a-a337-6f143d14ba70','047a143c-d406-4452-89bd-c625d7886dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1367787620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4831d84-a946-490c-bc2f-fcd02a1e0162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a74d92f74d344c1a21dfface2f735a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f87244047e14dada6293f681d8dbc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55206a5b-33e8-4155-9233-0e298c70883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55206a5b-33e8-4155-9233-0e298c70883e) transitioned into state 'SUCCESS' from state '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-1367787620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['45380c91-fd42-4bbf-82b5-04d946bec323','5a4c8821-407a-4a2c-8b53-91ae64a32c81','4ace6f89-4768-497a-a337-6f143d14ba70','047a143c-d406-4452-89bd-c625d7886dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e567431d-e55a-48cf-8d3a-c76c8abb654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e567431d-e55a-48cf-8d3a-c76c8abb654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (a8f17e94-641a-4a97-afa3-684dcb38adde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request issued successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73f55ae4-014f-4935-9a89-ca2f43d0f01e tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 164/323] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:23 2026] POST /volume/v3/volumes => generated 764 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26435642-388e-4bcb-a34c-3c4ea13e3833 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 160/324] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:23 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 832 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-29dfeb75-36a0-4fa0-ae6d-01a0535512a2 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 165/325] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:16:23 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fdccbc89-7d1c-47c7-a033-5a0a866c8f9f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 161/326] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:24 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d60d4b12-df32-457f-a31d-d41327306d6f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d60d4b12-df32-457f-a31d-d41327306d6f None None] GET http://192.168.122.100/volume// Sep 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d60d4b12-df32-457f-a31d-d41327306d6f None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d60d4b12-df32-457f-a31d-d41327306d6f None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d60d4b12-df32-457f-a31d-d41327306d6f None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:16:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 166/327] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:16:25 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:16:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-748d2831-28c7-4e5d-bc5e-c4ef9e3f02d5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-748d2831-28c7-4e5d-bc5e-c4ef9e3f02d5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:16:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-748d2831-28c7-4e5d-bc5e-c4ef9e3f02d5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22204264-a063-49c9-b2af-4fdd2ec6ce61", "connector": null, "instance_uuid": "036c6ebe-dbc5-4fdc-8ecd-036567cd5e44"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-748d2831-28c7-4e5d-bc5e-c4ef9e3f02d5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:16:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 162/328] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:16:25 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 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f2cef8a-84ab-4cf5-a55e-e6d3ddd83687 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f2cef8a-84ab-4cf5-a55e-e6d3ddd83687 None None] GET http://192.168.122.100/volume// Sep 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f2cef8a-84ab-4cf5-a55e-e6d3ddd83687 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f2cef8a-84ab-4cf5-a55e-e6d3ddd83687 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f2cef8a-84ab-4cf5-a55e-e6d3ddd83687 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:16:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 167/329] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:16:25 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:16:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-9d185f92-1dd7-4afb-ad08-d4980d50af7e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 163/330] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:16:25 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-f21459c8-6be4-4686-a2c1-f076123a52c5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-f21459c8-6be4-4686-a2c1-f076123a52c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-f21459c8-6be4-4686-a2c1-f076123a52c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-f21459c8-6be4-4686-a2c1-f076123a52c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f69c485-c97f-40ee-9019-45d26cb1168f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f69c485-c97f-40ee-9019-45d26cb1168f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f69c485-c97f-40ee-9019-45d26cb1168f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f69c485-c97f-40ee-9019-45d26cb1168f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6f69c485-c97f-40ee-9019-45d26cb1168f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f69c485-c97f-40ee-9019-45d26cb1168f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 164/331] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:26 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e61b93fa-65b3-47b5-a547-c809468c2892 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: /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 01 08:16:26 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e61b93fa-65b3-47b5-a547-c809468c2892 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e61b93fa-65b3-47b5-a547-c809468c2892 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e61b93fa-65b3-47b5-a547-c809468c2892 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e61b93fa-65b3-47b5-a547-c809468c2892 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e61b93fa-65b3-47b5-a547-c809468c2892 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 165/332] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:26 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1338741162"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1338741162'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume of 1 GB Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-f21459c8-6be4-4686-a2c1-f076123a52c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e returned with HTTP 200 Sep 01 08:16:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 168/333] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:16:26 2026] DELETE /volume/v3/attachments/06cb4614-f7f3-49e9-a38c-13ce3f5f7c3e => generated 192 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Availability Zones retrieved successfully. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (76b93a7e-fa92-4283-905d-f903432a00a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65402e36-a05b-45f3-b81a-b8b129761062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65402e36-a05b-45f3-b81a-b8b129761062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6378a979-dc1f-4890-ab2f-0a27d622d15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Created reservations ['b6077b4d-b11f-456f-bcab-deebe16d9495', '175f57f9-2af8-43fa-9084-89eb88b306f9', 'a93b3a7e-c3c9-44b1-bc9c-3f1418cbd4da', '2c9d58ea-9e04-4fb7-a16e-3497edcbe0ab'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6378a979-dc1f-4890-ab2f-0a27d622d15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6077b4d-b11f-456f-bcab-deebe16d9495', '175f57f9-2af8-43fa-9084-89eb88b306f9', 'a93b3a7e-c3c9-44b1-bc9c-3f1418cbd4da', '2c9d58ea-9e04-4fb7-a16e-3497edcbe0ab']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c23a29b-9221-480d-b640-d44f5fa885e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c23a29b-9221-480d-b640-d44f5fa885e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c3a3242-5c1c-44a1-8ab6-01022b373a1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1338741162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['b6077b4d-b11f-456f-bcab-deebe16d9495','175f57f9-2af8-43fa-9084-89eb88b306f9','a93b3a7e-c3c9-44b1-bc9c-3f1418cbd4da','2c9d58ea-9e04-4fb7-a16e-3497edcbe0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1338741162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c3a3242-5c1c-44a1-8ab6-01022b373a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a74d92f74d344c1a21dfface2f735a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f87244047e14dada6293f681d8dbc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9826679-e5e6-4aed-b8a7-5533abfce4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3f033b7b-428c-40b6-adbd-e735638f8d73 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3f033b7b-428c-40b6-adbd-e735638f8d73 None None] GET http://192.168.122.100/volume// Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3f033b7b-428c-40b6-adbd-e735638f8d73 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3f033b7b-428c-40b6-adbd-e735638f8d73 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3f033b7b-428c-40b6-adbd-e735638f8d73 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:16:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 169/334] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:16:26 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9826679-e5e6-4aed-b8a7-5533abfce4eb) transitioned into state 'SUCCESS' from state '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-1338741162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['b6077b4d-b11f-456f-bcab-deebe16d9495','175f57f9-2af8-43fa-9084-89eb88b306f9','a93b3a7e-c3c9-44b1-bc9c-3f1418cbd4da','2c9d58ea-9e04-4fb7-a16e-3497edcbe0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf77b37-3843-4b3d-b40a-3b0255db33cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=542,cinder:INSERT=82,cinder:UPDATE=140 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf77b37-3843-4b3d-b40a-3b0255db33cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (76b93a7e-fa92-4283-905d-f903432a00a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request issued successfully. Sep 01 08:16:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-70808482-a25f-4b39-b5c0-c02c5e219ccf tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b6dbf12-1e4a-4fac-ab3b-31705a84d1f6 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 166/335] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:26 2026] POST /volume/v3/volumes => generated 764 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 170/336] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:16:26 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1036 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31ee71dd-4a3d-41c6-8593-61ad7b255545 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 167/337] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:26 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] PUT http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 Sep 01 08:16:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:27 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Acquiring lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:16:27 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:16:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0daa80c5-5412-4e97-a368-cb343d1e135a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] GET http://192.168.122.100/volume/v3/os-hosts Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: /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 01 08:16:27 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:15:20+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:11:45+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:16:23+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0daa80c5-5412-4e97-a368-cb343d1e135a tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] http://192.168.122.100/volume/v3/os-hosts returned with HTTP 200 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 168/338] 192.168.122.100 () {58 vars in 1124 bytes} [Tue Sep 1 08:16:27 2026] GET /volume/v3/os-hosts => generated 561 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] GET http://192.168.122.100/volume/v3/os-hosts Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:15:20+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:11:45+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.hosts [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] status, active and update: available, enabled, 2026-09-01 06:16:23+00:00 {{(pid=86552) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fdd01bb-beb6-4b4a-b2c9-1afb19989209 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] http://192.168.122.100/volume/v3/os-hosts returned with HTTP 200 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 169/339] 192.168.122.100 () {58 vars in 1124 bytes} [Tue Sep 1 08:16:27 2026] GET /volume/v3/os-hosts => generated 561 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-677e7a75-6557-4cff-881b-611dcec26982 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-677e7a75-6557-4cff-881b-611dcec26982 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] GET http://192.168.122.100/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-677e7a75-6557-4cff-881b-611dcec26982 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-677e7a75-6557-4cff-881b-611dcec26982 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-677e7a75-6557-4cff-881b-611dcec26982 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] http://192.168.122.100/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 170/340] 192.168.122.100 () {58 vars in 1187 bytes} [Tue Sep 1 08:16:27 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38f7c497-1548-40c6-969b-481cdeadb4f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f7c497-1548-40c6-969b-481cdeadb4f4 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] GET http://192.168.122.100/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f7c497-1548-40c6-969b-481cdeadb4f4 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f7c497-1548-40c6-969b-481cdeadb4f4 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f7c497-1548-40c6-969b-481cdeadb4f4 tempest-VolumeHostsAdminTestsJSON-1206676005 tempest-VolumeHostsAdminTestsJSON-1206676005-project-admin] http://192.168.122.100/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 08:16:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 171/341] 192.168.122.100 () {58 vars in 1181 bytes} [Tue Sep 1 08:16:27 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf167f7e-e771-462b-883e-a6e4204fdf52 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 172/342] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:28 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:28 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-22204264-a063-49c9-b2af-4fdd2ec6ce61-devstack" released by "attachment_update" :: held 1.332s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:16:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-117bf98b-4af8-4744-a160-ce6460ee04f9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 returned with HTTP 200 Sep 01 08:16:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 171/343] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:16:27 2026] PUT /volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 => generated 694 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-e084d0a5-632d-4b2f-8480-d87f331d64d3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-e084d0a5-632d-4b2f-8480-d87f331d64d3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366/action Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-e084d0a5-632d-4b2f-8480-d87f331d64d3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-e084d0a5-632d-4b2f-8480-d87f331d64d3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3e6187b6-18bc-4a30-9158-b6977331a12c req-e084d0a5-632d-4b2f-8480-d87f331d64d3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366/action returned with HTTP 204 Sep 01 08:16:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 173/344] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:16:28 2026] POST /volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-097c596c-fa8e-4ab4-abe2-d93b998957c0 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 172/345] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:29 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 857 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-802123d3-8979-474e-91be-17104951713a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-802123d3-8979-474e-91be-17104951713a tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-802123d3-8979-474e-91be-17104951713a tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-802123d3-8979-474e-91be-17104951713a tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-802123d3-8979-474e-91be-17104951713a tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-802123d3-8979-474e-91be-17104951713a tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 174/346] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:29 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 857 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6391de89-1785-46b3-8045-6f467047a3db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1840286125"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1840286125'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume of 1 GB Sep 01 08:16:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Availability Zones retrieved successfully. Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (d061dd12-31aa-4296-9fe7-c3ab25477f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050fbf50-e89a-4dff-aba9-4fa96d3b93f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050fbf50-e89a-4dff-aba9-4fa96d3b93f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3cf7e0-c1fc-403e-b8d5-2f560d157775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Created reservations ['507e94f3-768d-439b-be15-6098d6e68fb6', 'c0f41a97-36ba-4f92-ad8f-e68d5ec2b42e', 'e0b971db-10c4-4c99-8885-f1ad2b8381cd', 'a0e5ec94-d563-4f5c-9a17-801493800afb'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3cf7e0-c1fc-403e-b8d5-2f560d157775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['507e94f3-768d-439b-be15-6098d6e68fb6', 'c0f41a97-36ba-4f92-ad8f-e68d5ec2b42e', 'e0b971db-10c4-4c99-8885-f1ad2b8381cd', 'a0e5ec94-d563-4f5c-9a17-801493800afb']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fd460a-b4be-489c-b323-26bb6cc6cffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fd460a-b4be-489c-b323-26bb6cc6cffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc798a7a-bcd8-49ac-9320-c25c18e4e740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1840286125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['507e94f3-768d-439b-be15-6098d6e68fb6','c0f41a97-36ba-4f92-ad8f-e68d5ec2b42e','e0b971db-10c4-4c99-8885-f1ad2b8381cd','a0e5ec94-d563-4f5c-9a17-801493800afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1840286125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc798a7a-bcd8-49ac-9320-c25c18e4e740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a74d92f74d344c1a21dfface2f735a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f87244047e14dada6293f681d8dbc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bd77ac-30e3-484d-93d9-e294dd85262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bd77ac-30e3-484d-93d9-e294dd85262e) transitioned into state 'SUCCESS' from state '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-1840286125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a74d92f74d344c1a21dfface2f735a7',qos_specs=None,replication_status=,reservations=['507e94f3-768d-439b-be15-6098d6e68fb6','c0f41a97-36ba-4f92-ad8f-e68d5ec2b42e','e0b971db-10c4-4c99-8885-f1ad2b8381cd','a0e5ec94-d563-4f5c-9a17-801493800afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f87244047e14dada6293f681d8dbc6b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c537b545-4bb1-48f4-80d5-9e3e67cd5df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c537b545-4bb1-48f4-80d5-9e3e67cd5df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Flow 'volume_create_api' (d061dd12-31aa-4296-9fe7-c3ab25477f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Create volume request issued successfully. Sep 01 08:16:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6391de89-1785-46b3-8045-6f467047a3db tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 173/347] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:29 2026] POST /volume/v3/volumes => generated 764 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6e4b5460-5781-4f1c-8893-2396056ce45f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e4b5460-5781-4f1c-8893-2396056ce45f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5460-5781-4f1c-8893-2396056ce45f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5460-5781-4f1c-8893-2396056ce45f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6e4b5460-5781-4f1c-8893-2396056ce45f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e4b5460-5781-4f1c-8893-2396056ce45f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 175/348] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:30 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 832 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6fb7465e-8da4-47b2-9bf2-bcbc3524e778 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 174/349] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:31 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 856 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be7b3d4a-d751-4a3a-8fb0-63f01954af2b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 176/350] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:32 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 857 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d09ea8e6-0982-463c-9e27-6683c8427699 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d09ea8e6-0982-463c-9e27-6683c8427699 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d09ea8e6-0982-463c-9e27-6683c8427699 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d09ea8e6-0982-463c-9e27-6683c8427699 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d09ea8e6-0982-463c-9e27-6683c8427699 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d09ea8e6-0982-463c-9e27-6683c8427699 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 175/351] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:32 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4122e989-739d-4631-ac88-6c6accea9589 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Create volume of 1 GB Sep 01 08:16:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Availability Zones retrieved successfully. Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Flow 'volume_create_api' (d3f9bd53-cace-4722-9344-efa20f8457fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be8650b-5dae-4064-8093-eba5df1954b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be8650b-5dae-4064-8093-eba5df1954b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120ffa37-487b-49bc-80fd-501139e6ebee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Created reservations ['0c5b7722-edfa-4828-b034-6edaac8d00a1', '3624e782-287a-4e05-ab98-cf0b405808d7', '9203fee0-65c6-455a-a51b-7f6c6edb090f', 'df07aad4-be4c-474c-b60c-068bd337739f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120ffa37-487b-49bc-80fd-501139e6ebee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5b7722-edfa-4828-b034-6edaac8d00a1', '3624e782-287a-4e05-ab98-cf0b405808d7', '9203fee0-65c6-455a-a51b-7f6c6edb090f', 'df07aad4-be4c-474c-b60c-068bd337739f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e60804-448f-4099-b4cf-64fba1ad7e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e60804-448f-4099-b4cf-64fba1ad7e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c786c6-1aae-45bc-981d-c2eca0a2f719', '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='7cc1429314164a499801b67f2cc095e8',qos_specs=None,replication_status=,reservations=['0c5b7722-edfa-4828-b034-6edaac8d00a1','3624e782-287a-4e05-ab98-cf0b405808d7','9203fee0-65c6-455a-a51b-7f6c6edb090f','df07aad4-be4c-474c-b60c-068bd337739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047d77de619d4ef4a6f7fa00000f4596',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:33Z,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=d0c786c6-1aae-45bc-981d-c2eca0a2f719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc1429314164a499801b67f2cc095e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047d77de619d4ef4a6f7fa00000f4596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d812bd-33fe-44b7-9c81-84507869277a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d812bd-33fe-44b7-9c81-84507869277a) transitioned into state 'SUCCESS' from 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='7cc1429314164a499801b67f2cc095e8',qos_specs=None,replication_status=,reservations=['0c5b7722-edfa-4828-b034-6edaac8d00a1','3624e782-287a-4e05-ab98-cf0b405808d7','9203fee0-65c6-455a-a51b-7f6c6edb090f','df07aad4-be4c-474c-b60c-068bd337739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047d77de619d4ef4a6f7fa00000f4596',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beca3e79-3cf5-4dfe-9293-f167a52082ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beca3e79-3cf5-4dfe-9293-f167a52082ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Flow 'volume_create_api' (d3f9bd53-cace-4722-9344-efa20f8457fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Create volume request issued successfully. Sep 01 08:16:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4122e989-739d-4631-ac88-6c6accea9589 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 177/352] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:32 2026] POST /volume/v3/volumes => generated 742 bytes in 1422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c7235061-5a37-421c-890f-44836d5b4751 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7235061-5a37-421c-890f-44836d5b4751 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] GET http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 Sep 01 08:16:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7235061-5a37-421c-890f-44836d5b4751 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7235061-5a37-421c-890f-44836d5b4751 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c7235061-5a37-421c-890f-44836d5b4751 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Volume info retrieved successfully. Sep 01 08:16:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7235061-5a37-421c-890f-44836d5b4751 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 returned with HTTP 200 Sep 01 08:16:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 176/353] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:34 2026] GET /volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] GET http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 Sep 01 08:16:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Volume info retrieved successfully. Sep 01 08:16:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e8bd430-ac8d-4482-b833-b3af78dd4ee7 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 returned with HTTP 200 Sep 01 08:16:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 178/354] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:35 2026] GET /volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] GET http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Volume info retrieved successfully. Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7b4895d-1bf8-4e0d-b2da-3c0098a167cc tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 returned with HTTP 200 Sep 01 08:16:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 177/355] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:36 2026] GET /volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 => generated 972 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e57a05c3-7a47-441c-962b-939d5af55039 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1&project_id=4a74d92f74d344c1a21dfface2f735a7 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Could not evaluate value 4a74d92f74d344c1a21dfface2f735a7, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Searching by: MultiDict([('project_id', '4a74d92f74d344c1a21dfface2f735a7'), ('all_tenants', 1)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c1449d49-66b3-4d66-9448-50ad76be2301 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Get all volumes completed successfully. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e57a05c3-7a47-441c-962b-939d5af55039 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1&project_id=4a74d92f74d344c1a21dfface2f735a7 returned with HTTP 200 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 179/356] 192.168.122.100 () {58 vars in 1257 bytes} [Tue Sep 1 08:16:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4a74d92f74d344c1a21dfface2f735a7 => generated 3043 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Delete volume with id: d0c786c6-1aae-45bc-981d-c2eca0a2f719 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Volume info retrieved successfully. Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1449d49-66b3-4d66-9448-50ad76be2301 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1449d49-66b3-4d66-9448-50ad76be2301 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1449d49-66b3-4d66-9448-50ad76be2301 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] Calling method 'get_pools' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] Delete volume request issued successfully. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75c4c8f4-3460-4f0e-adc0-c8aece5930d3 tempest-VolumesListAdminTestJSON-1441018514 tempest-VolumesListAdminTestJSON-1441018514-project-admin] http://192.168.122.100/volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 returned with HTTP 202 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 180/357] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:16:36 2026] DELETE /volume/v3/volumes/d0c786c6-1aae-45bc-981d-c2eca0a2f719 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1449d49-66b3-4d66-9448-50ad76be2301 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 08:16:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 178/358] 192.168.122.100 () {58 vars in 1198 bytes} [Tue Sep 1 08:16:36 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-997f5520-a1ba-4b18-87b1-70a1378a2bd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-997f5520-a1ba-4b18-87b1-70a1378a2bd1 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-997f5520-a1ba-4b18-87b1-70a1378a2bd1 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-997f5520-a1ba-4b18-87b1-70a1378a2bd1 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] Calling method 'get_pools' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e64b995-1bad-4f2f-a9b7-ecf197cac28f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 181/359] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:36 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-997f5520-a1ba-4b18-87b1-70a1378a2bd1 tempest-VolumePoolsAdminTestsJSON-959155389 tempest-VolumePoolsAdminTestsJSON-959155389-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 08:16:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 179/360] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:16:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:16:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-78d51728-672f-4924-b5b5-aaa56b01e578 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] DELETE http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:37 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume with id: bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume request issued successfully. Sep 01 08:16:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-78d51728-672f-4924-b5b5-aaa56b01e578 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 202 Sep 01 08:16:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 182/361] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:16:37 2026] DELETE /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43d68c94-e1e2-40c7-a65d-17ec12412526 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 180/362] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:37 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 856 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-637f72e7-bb0d-433a-859b-263715a3c4f4 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 200 Sep 01 08:16:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 183/363] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:38 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a762c352-ea18-4045-bdbd-bd39475ed472 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a762c352-ea18-4045-bdbd-bd39475ed472 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a762c352-ea18-4045-bdbd-bd39475ed472 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a762c352-ea18-4045-bdbd-bd39475ed472 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a762c352-ea18-4045-bdbd-bd39475ed472 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 returned with HTTP 404 Sep 01 08:16:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 181/364] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:39 2026] GET /volume/v3/volumes/bc798a7a-bcd8-49ac-9320-c25c18e4e740 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-def217f3-4db4-408f-b65d-120826af0315 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-def217f3-4db4-408f-b65d-120826af0315 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-def217f3-4db4-408f-b65d-120826af0315 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-def217f3-4db4-408f-b65d-120826af0315 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-def217f3-4db4-408f-b65d-120826af0315 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-def217f3-4db4-408f-b65d-120826af0315 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 184/365] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:39 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume with id: 8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume request issued successfully. Sep 01 08:16:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8f8d4895-d92a-4a6e-95bf-e23999f91c39 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 202 Sep 01 08:16:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 182/366] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:16:39 2026] DELETE /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6d3cffcc-8196-410e-a726-b70990af47ee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6d3cffcc-8196-410e-a726-b70990af47ee tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6d3cffcc-8196-410e-a726-b70990af47ee tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6d3cffcc-8196-410e-a726-b70990af47ee tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6d3cffcc-8196-410e-a726-b70990af47ee tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6d3cffcc-8196-410e-a726-b70990af47ee tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 200 Sep 01 08:16:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 185/367] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:39 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9135ac7b-bbe2-4e4e-b330-e63f193fef4b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9135ac7b-bbe2-4e4e-b330-e63f193fef4b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f Sep 01 08:16:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9135ac7b-bbe2-4e4e-b330-e63f193fef4b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9135ac7b-bbe2-4e4e-b330-e63f193fef4b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9135ac7b-bbe2-4e4e-b330-e63f193fef4b tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f returned with HTTP 404 Sep 01 08:16:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 183/368] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:40 2026] GET /volume/v3/volumes/8c3a3242-5c1c-44a1-8ab6-01022b373a1f => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-734fbdc8-74d7-4162-b0e4-501d527e166f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-734fbdc8-74d7-4162-b0e4-501d527e166f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-734fbdc8-74d7-4162-b0e4-501d527e166f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-734fbdc8-74d7-4162-b0e4-501d527e166f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-734fbdc8-74d7-4162-b0e4-501d527e166f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-734fbdc8-74d7-4162-b0e4-501d527e166f tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 186/369] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:40 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] DELETE http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume with id: f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Delete volume request issued successfully. Sep 01 08:16:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16545c99-6c39-4cf6-abf1-6e7f3c455269 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 202 Sep 01 08:16:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 184/370] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:16:41 2026] DELETE /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Volume info retrieved successfully. Sep 01 08:16:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-735f3ef8-33b9-468a-b799-444bcbd52f41 tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 200 Sep 01 08:16:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 187/371] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:41 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df27d4da-cecd-4556-8bd8-ccc5ca1a47dc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df27d4da-cecd-4556-8bd8-ccc5ca1a47dc tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] GET http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 Sep 01 08:16:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df27d4da-cecd-4556-8bd8-ccc5ca1a47dc tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df27d4da-cecd-4556-8bd8-ccc5ca1a47dc tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df27d4da-cecd-4556-8bd8-ccc5ca1a47dc tempest-VolumesListAdminTestJSON-115568014 tempest-VolumesListAdminTestJSON-115568014-project-member] http://192.168.122.100/volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 returned with HTTP 404 Sep 01 08:16:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 185/372] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:42 2026] GET /volume/v3/volumes/f4831d84-a946-490c-bc2f-fcd02a1e0162 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c2c81ff1-41fe-412c-9401-dda5f690e7da None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2c81ff1-41fe-412c-9401-dda5f690e7da tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] GET http://192.168.122.100/volume/v3/os-quota-class-sets/default Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c2c81ff1-41fe-412c-9401-dda5f690e7da tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c2c81ff1-41fe-412c-9401-dda5f690e7da tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2c81ff1-41fe-412c-9401-dda5f690e7da tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 08:16:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 188/373] 192.168.122.100 () {58 vars in 1181 bytes} [Tue Sep 1 08:16:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cbbc9efa-987b-4703-a03f-eacb19c76614 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cbbc9efa-987b-4703-a03f-eacb19c76614 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] GET http://192.168.122.100/volume/v3/os-quota-class-sets/default Sep 01 08:16:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cbbc9efa-987b-4703-a03f-eacb19c76614 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cbbc9efa-987b-4703-a03f-eacb19c76614 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cbbc9efa-987b-4703-a03f-eacb19c76614 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 08:16:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 186/374] 192.168.122.100 () {58 vars in 1181 bytes} [Tue Sep 1 08:16:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b8446c75-6dba-4c46-8b9b-b18ea6933540 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b8446c75-6dba-4c46-8b9b-b18ea6933540 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b8446c75-6dba-4c46-8b9b-b18ea6933540 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-721072051"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b8446c75-6dba-4c46-8b9b-b18ea6933540 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:16:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 189/375] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:16:44 2026] POST /volume/v3/types => generated 227 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-af97735b-f958-4245-924e-99d002d25e07 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af97735b-f958-4245-924e-99d002d25e07 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-class-sets/default Sep 01 08:16:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af97735b-f958-4245-924e-99d002d25e07 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-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-721072051": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-721072051": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-721072051": 9}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af97735b-f958-4245-924e-99d002d25e07 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 08:16:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 187/376] 192.168.122.100 () {60 vars in 1202 bytes} [Tue Sep 1 08:16:44 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0536f732-718b-4e57-a314-386531386757 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0536f732-718b-4e57-a314-386531386757 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/4de3c13e27c34a78b311cc17e91c1bba/defaults Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0536f732-718b-4e57-a314-386531386757 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0536f732-718b-4e57-a314-386531386757 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method 'defaults' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0536f732-718b-4e57-a314-386531386757 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/4de3c13e27c34a78b311cc17e91c1bba/defaults returned with HTTP 200 Sep 01 08:16:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 190/377] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:16:44 2026] GET /volume/v3/os-quota-sets/4de3c13e27c34a78b311cc17e91c1bba/defaults => generated 645 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-979b3d55-019f-4c1c-aef9-e2056bd68af9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-979b3d55-019f-4c1c-aef9-e2056bd68af9 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/f42a6f00cbcc4ade838e1b155ef7179a/defaults Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-979b3d55-019f-4c1c-aef9-e2056bd68af9 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-979b3d55-019f-4c1c-aef9-e2056bd68af9 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method 'defaults' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-979b3d55-019f-4c1c-aef9-e2056bd68af9 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/f42a6f00cbcc4ade838e1b155ef7179a/defaults returned with HTTP 200 Sep 01 08:16:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 188/378] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:16:45 2026] GET /volume/v3/os-quota-sets/f42a6f00cbcc4ade838e1b155ef7179a/defaults => generated 645 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:16:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-14f29e55-bb99-4a89-9334-372772142198 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14f29e55-bb99-4a89-9334-372772142198 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] DELETE http://192.168.122.100/volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 Sep 01 08:16:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14f29e55-bb99-4a89-9334-372772142198 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14f29e55-bb99-4a89-9334-372772142198 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14f29e55-bb99-4a89-9334-372772142198 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 returned with HTTP 202 Sep 01 08:16:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 191/379] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:16:45 2026] DELETE /volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a541f177-5a1f-4377-9983-dea6eea1621b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a541f177-5a1f-4377-9983-dea6eea1621b tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] GET http://192.168.122.100/volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a541f177-5a1f-4377-9983-dea6eea1621b tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a541f177-5a1f-4377-9983-dea6eea1621b tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a541f177-5a1f-4377-9983-dea6eea1621b tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 returned with HTTP 404 Sep 01 08:16:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 189/380] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:16:45 2026] GET /volume/v3/types/db6223bb-24ed-484c-b6db-13a3b905de76 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e7f386b-c8ff-4a19-a5a8-2534892c3df5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e7f386b-c8ff-4a19-a5a8-2534892c3df5 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-class-sets/default Sep 01 08:16:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e7f386b-c8ff-4a19-a5a8-2534892c3df5 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e7f386b-c8ff-4a19-a5a8-2534892c3df5 tempest-VolumeQuotaClassesTest-192054058 tempest-VolumeQuotaClassesTest-192054058-project-admin] http://192.168.122.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 08:16:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 192/381] 192.168.122.100 () {60 vars in 1202 bytes} [Tue Sep 1 08:16:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b8404cd0-b911-4797-9157-f98aad45142c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-716017101"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-716017101'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume of 1 GB Sep 01 08:16:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Availability Zones retrieved successfully. Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Flow 'volume_create_api' (ebe0ada6-8a85-4ea5-82bb-4bb5d0b8a6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41728954-d27c-4e10-9f95-95267aac6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41728954-d27c-4e10-9f95-95267aac6daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:49 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b463a235-014c-4c9b-9c1e-48b70a632374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Created reservations ['ba43bd74-7861-415d-8f8a-5300da73b81a', '93c14dbe-1ed8-402b-816d-8352e4396431', '41437e49-e61f-45f3-9570-c327f7798ed6', '88f5b0fc-babc-48bc-92bb-cc16a5b0607d'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b463a235-014c-4c9b-9c1e-48b70a632374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba43bd74-7861-415d-8f8a-5300da73b81a', '93c14dbe-1ed8-402b-816d-8352e4396431', '41437e49-e61f-45f3-9570-c327f7798ed6', '88f5b0fc-babc-48bc-92bb-cc16a5b0607d']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992955b1-0730-4d60-b0f7-dfd608c1d9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992955b1-0730-4d60-b0f7-dfd608c1d9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5570d8f-7f48-443b-b2eb-4845c679b14b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-716017101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf10aeb0a324e1a828d1ee1d8611872',qos_specs=None,replication_status=,reservations=['ba43bd74-7861-415d-8f8a-5300da73b81a','93c14dbe-1ed8-402b-816d-8352e4396431','41437e49-e61f-45f3-9570-c327f7798ed6','88f5b0fc-babc-48bc-92bb-cc16a5b0607d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-716017101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5570d8f-7f48-443b-b2eb-4845c679b14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbf10aeb0a324e1a828d1ee1d8611872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5278b1-d1ef-4fb0-852d-50dd044f1fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5278b1-d1ef-4fb0-852d-50dd044f1fe0) transitioned into state 'SUCCESS' from state '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-716017101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf10aeb0a324e1a828d1ee1d8611872',qos_specs=None,replication_status=,reservations=['ba43bd74-7861-415d-8f8a-5300da73b81a','93c14dbe-1ed8-402b-816d-8352e4396431','41437e49-e61f-45f3-9570-c327f7798ed6','88f5b0fc-babc-48bc-92bb-cc16a5b0607d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6421f11-73eb-413d-95d2-8dce427db563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6421f11-73eb-413d-95d2-8dce427db563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Flow 'volume_create_api' (ebe0ada6-8a85-4ea5-82bb-4bb5d0b8a6fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume request issued successfully. Sep 01 08:16:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8404cd0-b911-4797-9157-f98aad45142c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 190/382] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:16:49 2026] POST /volume/v3/volumes => generated 827 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89dabef2-79a2-4e3a-8035-43e254f67b2c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 193/383] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:50 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ea038e9a-cd52-4970-a0aa-c6a805187977 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea038e9a-cd52-4970-a0aa-c6a805187977 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea038e9a-cd52-4970-a0aa-c6a805187977 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea038e9a-cd52-4970-a0aa-c6a805187977 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: /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 01 08:16:51 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea038e9a-cd52-4970-a0aa-c6a805187977 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 191/384] 192.168.122.100 () {58 vars in 1133 bytes} [Tue Sep 1 08:16:50 2026] GET /volume/v3/os-services => generated 705 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0ec4c3a9-c5d3-44ef-bc09-6f7f6ec15e4f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ec4c3a9-c5d3-44ef-bc09-6f7f6ec15e4f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services?host=devstack Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0ec4c3a9-c5d3-44ef-bc09-6f7f6ec15e4f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0ec4c3a9-c5d3-44ef-bc09-6f7f6ec15e4f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /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 01 08:16:51 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ec4c3a9-c5d3-44ef-bc09-6f7f6ec15e4f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 194/385] 192.168.122.100 () {58 vars in 1160 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-87952bdd-0181-4dda-badb-627218409e0b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87952bdd-0181-4dda-badb-627218409e0b tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87952bdd-0181-4dda-badb-627218409e0b tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87952bdd-0181-4dda-badb-627218409e0b tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87952bdd-0181-4dda-badb-627218409e0b tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 192/386] 192.168.122.100 () {58 vars in 1208 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ccb527d-e0a6-40a8-9203-6c4536b4390f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ccb527d-e0a6-40a8-9203-6c4536b4390f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services?binary=cinder-scheduler Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ccb527d-e0a6-40a8-9203-6c4536b4390f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ccb527d-e0a6-40a8-9203-6c4536b4390f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ccb527d-e0a6-40a8-9203-6c4536b4390f tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 195/387] 192.168.122.100 () {58 vars in 1180 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-230d8033-216b-4438-9689-d26219d462e8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1029877995"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1029877995'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Create volume of 1 GB Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Availability Zones retrieved successfully. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-631dc90c-aef8-4c00-8652-128604deb6cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-631dc90c-aef8-4c00-8652-128604deb6cf tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-631dc90c-aef8-4c00-8652-128604deb6cf tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-631dc90c-aef8-4c00-8652-128604deb6cf tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Flow 'volume_create_api' (7dbe9409-e475-43bb-93b5-aae83158f6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e726e0a-b7ee-4284-ac21-0a31702d071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-631dc90c-aef8-4c00-8652-128604deb6cf tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-631dc90c-aef8-4c00-8652-128604deb6cf tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 196/388] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] POST http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b5570d8f-7f48-443b-b2eb-4845c679b14b"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volume_transfer [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b5570d8f-7f48-443b-b2eb-4845c679b14b'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volume_transfer [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Creating transfer of volume b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.transfer.api [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Generating transfer record for volume b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e726e0a-b7ee-4284-ac21-0a31702d071b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce6a746-4572-4277-bcf2-e18919904225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ac64a34-92a6-42e8-801b-b2848d80dc3c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 202 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 197/389] 192.168.122.100 () {62 vars in 1210 bytes} [Tue Sep 1 08:16:51 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1b764ae-d3ca-4721-aea7-e6d81aa7162b tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 198/390] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ae542b84-bf8d-4578-998e-447b44c02568 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae542b84-bf8d-4578-998e-447b44c02568 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae542b84-bf8d-4578-998e-447b44c02568 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae542b84-bf8d-4578-998e-447b44c02568 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae542b84-bf8d-4578-998e-447b44c02568 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 199/391] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Created reservations ['61ea418c-3d0a-4b34-a4df-ea5692ce39a1', '4d168af7-cf28-42bc-83da-c723347b0234', '5ca86169-7367-4cca-915c-a52d8606e4dd', '5d8ea3e3-1033-4084-b692-f8a254063a6f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1cad186c-89a0-490c-88da-54e5e9542502 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce6a746-4572-4277-bcf2-e18919904225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ea418c-3d0a-4b34-a4df-ea5692ce39a1', '4d168af7-cf28-42bc-83da-c723347b0234', '5ca86169-7367-4cca-915c-a52d8606e4dd', '5d8ea3e3-1033-4084-b692-f8a254063a6f']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1cad186c-89a0-490c-88da-54e5e9542502 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1cad186c-89a0-490c-88da-54e5e9542502 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d302a12-c5de-48f5-8552-93a372fb2875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1cad186c-89a0-490c-88da-54e5e9542502 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volume_transfer [None req-1cad186c-89a0-490c-88da-54e5e9542502 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Listing volume transfers {{(pid=86552) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1cad186c-89a0-490c-88da-54e5e9542502 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 200/392] 192.168.122.100 () {60 vars in 1189 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d302a12-c5de-48f5-8552-93a372fb2875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96cca0a0-719a-46df-8494-7f3d1f4b041f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1029877995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda607e38234e6d914a51cb1d48b586',qos_specs=None,replication_status=,reservations=['61ea418c-3d0a-4b34-a4df-ea5692ce39a1','4d168af7-cf28-42bc-83da-c723347b0234','5ca86169-7367-4cca-915c-a52d8606e4dd','5d8ea3e3-1033-4084-b692-f8a254063a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fb08969e704fc18e9f5b2dc90650ab',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1029877995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96cca0a0-719a-46df-8494-7f3d1f4b041f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bda607e38234e6d914a51cb1d48b586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9fb08969e704fc18e9f5b2dc90650ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f328c4fa-6d93-4e7c-925c-11c43a4cf78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f328c4fa-6d93-4e7c-925c-11c43a4cf78e) transitioned into state 'SUCCESS' from state '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-1029877995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda607e38234e6d914a51cb1d48b586',qos_specs=None,replication_status=,reservations=['61ea418c-3d0a-4b34-a4df-ea5692ce39a1','4d168af7-cf28-42bc-83da-c723347b0234','5ca86169-7367-4cca-915c-a52d8606e4dd','5d8ea3e3-1033-4084-b692-f8a254063a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fb08969e704fc18e9f5b2dc90650ab',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e02b1b0-15aa-41a5-a6db-899f42fa7c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e02b1b0-15aa-41a5-a6db-899f42fa7c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Flow 'volume_create_api' (7dbe9409-e475-43bb-93b5-aae83158f6e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Create volume request issued successfully. Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-230d8033-216b-4438-9689-d26219d462e8 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 193/393] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:51 2026] POST /volume/v3/volumes => generated 763 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Volume info retrieved successfully. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] POST http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f/accept Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1dcf10e1ce0d1d4f"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.volume_transfer [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Accepting volume transfer 290611ba-f167-4e29-80ee-354bedcfa15f {{(pid=86552) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.volume_transfer [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Accepting transfer 290611ba-f167-4e29-80ee-354bedcfa15f Sep 01 08:16:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90cc46fa-83d3-494e-adb8-05bca7e0e80e tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 200 Sep 01 08:16:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 194/394] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:51 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Created reservations ['1b5ea056-e018-45ce-b868-11754a2f6137', '582eab73-e340-43db-a8da-ab52aedb707d', 'f5d22e92-3289-4a5d-881d-cba8b6b4f11d', '1eba9afb-858f-4138-b958-2465cc14cd42'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Created reservations ['6affdbb8-76e5-4092-a5b1-df221d84fde6', '35073a2e-6394-4492-b3b0-25cc3f199c35', '77976fe5-8872-4cdd-98cf-97def53ffb4e', 'f7762978-7824-4ca4-9b99-036e954011d4'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: /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 01 08:16:51 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Created reservations ['fd7381e8-bf12-4fc2-98a6-8ecdf09c7ea4', 'c9d05980-cd6f-4dcf-bd04-5e25f478bf30', '336736ae-1185-4792-a2b1-628bc388079e', '027bcb58-06f4-4008-b83a-91d9bce00565'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Created reservations ['a195499f-2b9b-4c61-bbff-7a9df92972ef', '23aa0012-af4f-44ea-b189-198d5b17980a', 'b343cfb2-ff66-4f16-b25a-54e99fea4f08', '2c474847-4109-4253-bed3-edf24a0eef04'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Transfer volume completed successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.transfer.api [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Volume b5570d8f-7f48-443b-b2eb-4845c679b14b has been transferred. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b2f0f42-7a03-4b79-acda-5799bf0d19e4 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f/accept returned with HTTP 202 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 201/395] 192.168.122.100 () {62 vars in 1342 bytes} [Tue Sep 1 08:16:51 2026] POST /volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f/accept => generated 373 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c91079c-8674-42d8-8933-370777709075 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c91079c-8674-42d8-8933-370777709075 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c91079c-8674-42d8-8933-370777709075 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c91079c-8674-42d8-8933-370777709075 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6c91079c-8674-42d8-8933-370777709075 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c91079c-8674-42d8-8933-370777709075 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 195/396] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 955 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d8479795-5947-44ac-beb0-52a44016a392 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8479795-5947-44ac-beb0-52a44016a392 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8479795-5947-44ac-beb0-52a44016a392 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8479795-5947-44ac-beb0-52a44016a392 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d8479795-5947-44ac-beb0-52a44016a392 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8479795-5947-44ac-beb0-52a44016a392 tempest-VolumesTransfersV355Test-1086616046 tempest-VolumesTransfersV355Test-1086616046-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 202/397] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 955 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Delete transfer with id: 290611ba-f167-4e29-80ee-354bedcfa15f Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42b804f5-794c-4b72-8b9f-a8d88679d8d9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f returned with HTTP 404 Sep 01 08:16:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 196/398] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:16:52 2026] DELETE /volume/v3/volume-transfers/290611ba-f167-4e29-80ee-354bedcfa15f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Delete volume with id: b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Delete volume request issued successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27ac5271-5ce2-462a-a1a3-076f1b17adb0 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 202 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 203/399] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:16:52 2026] DELETE /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73057bb0-7f7c-4fd9-bd3e-b111b22ff1da tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 197/400] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26a035ba-61a5-4066-908c-e2eff323b0a3 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 204/401] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec20cb33-74d7-49f7-a78c-9ca4591af730 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 198/402] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 1019 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2fdd117d-5bb8-41e8-967e-a3016e59ef40 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fdd117d-5bb8-41e8-967e-a3016e59ef40 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fdd117d-5bb8-41e8-967e-a3016e59ef40 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fdd117d-5bb8-41e8-967e-a3016e59ef40 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /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 01 08:16:52 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fdd117d-5bb8-41e8-967e-a3016e59ef40 tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 205/403] 192.168.122.100 () {58 vars in 1202 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c1a12517-f498-48a2-a168-d6b82250a714 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1a12517-f498-48a2-a168-d6b82250a714 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1a12517-f498-48a2-a168-d6b82250a714 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1a12517-f498-48a2-a168-d6b82250a714 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c1a12517-f498-48a2-a168-d6b82250a714 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1a12517-f498-48a2-a168-d6b82250a714 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 200 Sep 01 08:16:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 199/404] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] DELETE http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Delete volume with id: 96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Volume info retrieved successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Delete volume request issued successfully. Sep 01 08:16:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f53729fb-3eb8-4fd3-910c-068f845ffe45 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 202 Sep 01 08:16:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 206/405] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:16:52 2026] DELETE /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Volume info retrieved successfully. Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80511cf7-03fb-4d53-81d2-f708d5d21633 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 200 Sep 01 08:16:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 200/406] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:52 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de940517-7f38-403f-a716-a49005ec0cb2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de940517-7f38-403f-a716-a49005ec0cb2 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de940517-7f38-403f-a716-a49005ec0cb2 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de940517-7f38-403f-a716-a49005ec0cb2 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de940517-7f38-403f-a716-a49005ec0cb2 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 404 Sep 01 08:16:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 207/407] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:53 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b52a8275-f0c4-4524-b4bd-5e1032620c86 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b52a8275-f0c4-4524-b4bd-5e1032620c86 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b52a8275-f0c4-4524-b4bd-5e1032620c86 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b52a8275-f0c4-4524-b4bd-5e1032620c86 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b52a8275-f0c4-4524-b4bd-5e1032620c86 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 404 Sep 01 08:16:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 201/408] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:53 2026] GET /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Delete volume with id: b5570d8f-7f48-443b-b2eb-4845c679b14b Sep 01 08:16:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85e36b81-ce95-4adf-bc9c-f89a864b69b8 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b returned with HTTP 404 Sep 01 08:16:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 208/409] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:16:53 2026] DELETE /volume/v3/volumes/b5570d8f-7f48-443b-b2eb-4845c679b14b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6cb4945e-b64e-456b-b56c-9910d5982bee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2044432937"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2044432937'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume of 1 GB Sep 01 08:16:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Availability Zones retrieved successfully. Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Flow 'volume_create_api' (93576557-6f2b-444b-85ac-05e2a36b8341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f71d0e-f0a4-4307-a123-53f3aaea1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f71d0e-f0a4-4307-a123-53f3aaea1a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97385c98-b6d6-4eae-bf08-d3ff4d6de5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Created reservations ['efb23313-b90b-4d58-9fd2-70be6ddb208d', '696cf7a0-0218-4dc3-a213-032aadbb9bbe', '2eda1163-a863-4e50-a70e-ab5f9fcbfcbd', '6401439c-b483-4f03-bd10-2f3f3c7875b6'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97385c98-b6d6-4eae-bf08-d3ff4d6de5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb23313-b90b-4d58-9fd2-70be6ddb208d', '696cf7a0-0218-4dc3-a213-032aadbb9bbe', '2eda1163-a863-4e50-a70e-ab5f9fcbfcbd', '6401439c-b483-4f03-bd10-2f3f3c7875b6']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56044df2-7c92-4fd9-b507-2003e45dd185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0abb4195-7b9f-40be-a826-f866ab04f903 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0abb4195-7b9f-40be-a826-f866ab04f903 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] GET http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0abb4195-7b9f-40be-a826-f866ab04f903 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0abb4195-7b9f-40be-a826-f866ab04f903 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56044df2-7c92-4fd9-b507-2003e45dd185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5cc9379-8174-451d-9c87-03bebe38d471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2044432937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf10aeb0a324e1a828d1ee1d8611872',qos_specs=None,replication_status=,reservations=['efb23313-b90b-4d58-9fd2-70be6ddb208d','696cf7a0-0218-4dc3-a213-032aadbb9bbe','2eda1163-a863-4e50-a70e-ab5f9fcbfcbd','6401439c-b483-4f03-bd10-2f3f3c7875b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2044432937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5cc9379-8174-451d-9c87-03bebe38d471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbf10aeb0a324e1a828d1ee1d8611872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0abb4195-7b9f-40be-a826-f866ab04f903 tempest-VolumesServicesTestJSON-1276274017 tempest-VolumesServicesTestJSON-1276274017-project-member] http://192.168.122.100/volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f returned with HTTP 404 Sep 01 08:16:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 209/410] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:54 2026] GET /volume/v3/volumes/96cca0a0-719a-46df-8494-7f3d1f4b041f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610ae59b-d9c9-4b1e-928d-1c22acfbea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0973ee5a-3b2a-4deb-a6e4-19c419e3519a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0973ee5a-3b2a-4deb-a6e4-19c419e3519a tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] GET http://192.168.122.100/volume/v3/os-services Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0973ee5a-3b2a-4deb-a6e4-19c419e3519a tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0973ee5a-3b2a-4deb-a6e4-19c419e3519a tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: /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 01 08:16:54 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610ae59b-d9c9-4b1e-928d-1c22acfbea75) transitioned into state 'SUCCESS' from state '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-2044432937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbf10aeb0a324e1a828d1ee1d8611872',qos_specs=None,replication_status=,reservations=['efb23313-b90b-4d58-9fd2-70be6ddb208d','696cf7a0-0218-4dc3-a213-032aadbb9bbe','2eda1163-a863-4e50-a70e-ab5f9fcbfcbd','6401439c-b483-4f03-bd10-2f3f3c7875b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb6ac21b104a0a8e7c41a087ecd646',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0973ee5a-3b2a-4deb-a6e4-19c419e3519a tempest-VolumesServicesTestJSON-1991079963 tempest-VolumesServicesTestJSON-1991079963-project-admin] http://192.168.122.100/volume/v3/os-services returned with HTTP 200 Sep 01 08:16:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 210/411] 192.168.122.100 () {58 vars in 1133 bytes} [Tue Sep 1 08:16:54 2026] GET /volume/v3/os-services => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d8c523-3f67-4719-a657-0826ecbf86c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d8c523-3f67-4719-a657-0826ecbf86c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Flow 'volume_create_api' (93576557-6f2b-444b-85ac-05e2a36b8341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Create volume request issued successfully. Sep 01 08:16:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cb4945e-b64e-456b-b56c-9910d5982bee tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 202/412] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:16:53 2026] POST /volume/v3/volumes => generated 828 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f1e2c36-2c65-401e-87dd-63fde2cf6a6f tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 211/413] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:54 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 896 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76f98d9c-3ea6-49a2-9926-eeac3761c39a tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 203/414] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:55 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 920 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1571578021"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1571578021'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Create volume of 1 GB Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Availability Zones retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Flow 'volume_create_api' (b4031b9a-368f-432a-8e29-7fa4f11a23bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c3ada8-ab37-4703-8c65-5f21e294ff03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01eb5601-4e55-4c98-89a5-c1f73f07440c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 204/415] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c3ada8-ab37-4703-8c65-5f21e294ff03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3903ff88-cf30-466d-987d-d33c83fde7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] POST http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e5cc9379-8174-451d-9c87-03bebe38d471"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volume_transfer [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e5cc9379-8174-451d-9c87-03bebe38d471'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volume_transfer [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Creating transfer of volume e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Generating transfer record for volume e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-09a3b087-cc09-432f-8f46-4a0fecf32b57 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 202 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 205/416] 192.168.122.100 () {62 vars in 1210 bytes} [Tue Sep 1 08:16:56 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-776014fa-7b4b-476c-87a7-053b3798f19d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-776014fa-7b4b-476c-87a7-053b3798f19d tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-776014fa-7b4b-476c-87a7-053b3798f19d tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-776014fa-7b4b-476c-87a7-053b3798f19d tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-776014fa-7b4b-476c-87a7-053b3798f19d tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-776014fa-7b4b-476c-87a7-053b3798f19d tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 206/417] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 964 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Created reservations ['90364d20-63f8-4ff5-8b58-645e454be6e3', 'cc7160e2-bd7c-48b1-83d6-df8bfe0d2078', '329e25d3-fb38-4fdc-a510-9442c51f05e5', '858c2aa9-16eb-48fa-aec2-762e7bae2b00'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3903ff88-cf30-466d-987d-d33c83fde7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90364d20-63f8-4ff5-8b58-645e454be6e3', 'cc7160e2-bd7c-48b1-83d6-df8bfe0d2078', '329e25d3-fb38-4fdc-a510-9442c51f05e5', '858c2aa9-16eb-48fa-aec2-762e7bae2b00']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0639a75-f0d0-46d1-86da-127c05c09ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volume-transfers/detail Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volume_transfer [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Listing volume transfers {{(pid=86551) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ba21b54-914f-4b58-a1cb-eb1b0c552b83 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 207/418] 192.168.122.100 () {60 vars in 1210 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac Sep 01 08:16:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Delete transfer with id: e2c1ae47-d840-4f3f-b9b5-1e961a7255ac Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0639a75-f0d0-46d1-86da-127c05c09ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b13d40-8ba1-4f53-976a-94785c1180e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1571578021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e5a848c0824288be99c28973b8f928',qos_specs=None,replication_status=,reservations=['90364d20-63f8-4ff5-8b58-645e454be6e3','cc7160e2-bd7c-48b1-83d6-df8bfe0d2078','329e25d3-fb38-4fdc-a510-9442c51f05e5','858c2aa9-16eb-48fa-aec2-762e7bae2b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49a63330b8e452c9d7b3cca3ec04d01',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1571578021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b13d40-8ba1-4f53-976a-94785c1180e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3e5a848c0824288be99c28973b8f928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f49a63330b8e452c9d7b3cca3ec04d01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f6e36-7002-4443-8996-e7caa4d98399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba76d89b-78d1-46d3-bd5e-78db909d35c9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac returned with HTTP 202 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 208/419] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:16:56 2026] DELETE /volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f6e36-7002-4443-8996-e7caa4d98399) transitioned into state 'SUCCESS' from state '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-1571578021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e5a848c0824288be99c28973b8f928',qos_specs=None,replication_status=,reservations=['90364d20-63f8-4ff5-8b58-645e454be6e3','cc7160e2-bd7c-48b1-83d6-df8bfe0d2078','329e25d3-fb38-4fdc-a510-9442c51f05e5','858c2aa9-16eb-48fa-aec2-762e7bae2b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49a63330b8e452c9d7b3cca3ec04d01',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45cea3d-5d37-4b7e-a3be-76ae11dde69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45cea3d-5d37-4b7e-a3be-76ae11dde69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Flow 'volume_create_api' (b4031b9a-368f-432a-8e29-7fa4f11a23bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Create volume request issued successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d595e544-f2fe-4b2e-9588-b94ff75c1897 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:16:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 212/420] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:16:56 2026] POST /volume/v3/volumes => generated 766 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Volume info retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfa7d02f-9313-46ed-b135-2c1ca71dfff9 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 209/421] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Delete transfer with id: e2c1ae47-d840-4f3f-b9b5-1e961a7255ac Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c32a6fd-a6c1-4d63-9063-70b471e60543 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac returned with HTTP 404 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 210/422] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:16:56 2026] DELETE /volume/v3/volume-transfers/e2c1ae47-d840-4f3f-b9b5-1e961a7255ac => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a077f63-3232-402b-9543-5ba52cb945e9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Delete volume with id: e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Volume info retrieved successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8abe8ec3-401f-459c-8210-009a6c07b9c6 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:16:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 213/423] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 834 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Delete volume request issued successfully. Sep 01 08:16:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a077f63-3232-402b-9543-5ba52cb945e9 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 202 Sep 01 08:16:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 211/424] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:16:56 2026] DELETE /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:16:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:16:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Volume info retrieved successfully. Sep 01 08:16:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d784653-b9c6-4fa9-9da1-c8cd4390a562 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 200 Sep 01 08:16:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 214/425] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:56 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 1139 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:16:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:16:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:16:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d85ca602-55f3-47c0-9e0b-f9ad84cfda32 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:16:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 212/426] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:57 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04491004-af48-4c62-95de-d4cbb45c4828 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04491004-af48-4c62-95de-d4cbb45c4828 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04491004-af48-4c62-95de-d4cbb45c4828 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04491004-af48-4c62-95de-d4cbb45c4828 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04491004-af48-4c62-95de-d4cbb45c4828 tempest-VolumesTransfersV355Test-313779434 tempest-VolumesTransfersV355Test-313779434-project-admin] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 404 Sep 01 08:16:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 215/427] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:58 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5097cca8-59dd-495b-a939-22018e682384 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5097cca8-59dd-495b-a939-22018e682384 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] GET http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5097cca8-59dd-495b-a939-22018e682384 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5097cca8-59dd-495b-a939-22018e682384 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5097cca8-59dd-495b-a939-22018e682384 tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 404 Sep 01 08:16:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 213/428] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:16:58 2026] GET /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3f68af65-d55d-43d4-a174-7c3a7800983c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f68af65-d55d-43d4-a174-7c3a7800983c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f68af65-d55d-43d4-a174-7c3a7800983c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f68af65-d55d-43d4-a174-7c3a7800983c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:58 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-3f68af65-d55d-43d4-a174-7c3a7800983c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] Delete volume with id: e5cc9379-8174-451d-9c87-03bebe38d471 Sep 01 08:16:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f68af65-d55d-43d4-a174-7c3a7800983c tempest-VolumesTransfersV355Test-1132404614 tempest-VolumesTransfersV355Test-1132404614-project-member] http://192.168.122.100/volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 returned with HTTP 404 Sep 01 08:16:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 216/429] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:16:58 2026] DELETE /volume/v3/volumes/e5cc9379-8174-451d-9c87-03bebe38d471 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:16:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:16:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:16:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:16:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:16:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:16:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:16:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:16:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-55775dac-9252-479a-b6cf-2d08d0ec76fb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:16:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 214/430] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:16:58 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-03da77bf-1d09-43b8-a7e7-d8823f274a70 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03da77bf-1d09-43b8-a7e7-d8823f274a70 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:17:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03da77bf-1d09-43b8-a7e7-d8823f274a70 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-214403631", "os-volume-type-access:is_public": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03da77bf-1d09-43b8-a7e7-d8823f274a70 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:17:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 217/431] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:17:00 2026] POST /volume/v3/types => generated 228 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1223ad4-38ec-468f-8726-642bd9a15518 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1223ad4-38ec-468f-8726-642bd9a15518 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1223ad4-38ec-468f-8726-642bd9a15518 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-b1223ad4-38ec-468f-8726-642bd9a15518 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Create volume request body: {'volume': {'volume_type': '1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1223ad4-38ec-468f-8726-642bd9a15518 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 404 Sep 01 08:17:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 215/432] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:00 2026] POST /volume/v3/volumes => generated 114 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-302a4ec7-619d-44cf-a444-ac6d7c2fa11a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-302a4ec7-619d-44cf-a444-ac6d7c2fa11a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action Sep 01 08:17:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-302a4ec7-619d-44cf-a444-ac6d7c2fa11a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"addProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-302a4ec7-619d-44cf-a444-ac6d7c2fa11a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-302a4ec7-619d-44cf-a444-ac6d7c2fa11a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action returned with HTTP 202 Sep 01 08:17:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 218/433] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:00 2026] POST /volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1921309625"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Create volume request body: {'volume': {'volume_type': '1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1921309625'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Create volume of 1 GB Sep 01 08:17:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Availability Zones retrieved successfully. Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Flow 'volume_create_api' (b23cb7d4-6a98-47c8-8c4b-4fbb2ba55af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41187d41-6b7b-42fd-9e63-763a80ff175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41187d41-6b7b-42fd-9e63-763a80ff175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:17:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-214403631',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33ffdb7-fb75-443c-84af-7152d8a5f786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:00 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-214403631 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-214403631, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:17:00 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-214403631 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-214403631, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Created reservations ['e13c6186-448d-4350-b4c0-e8a1be712746', '415ff94c-0e3f-4758-bf15-35079f47761d', '32d17f72-4c3d-4566-88b6-39d711f630e9', '1d843edf-075d-4bc3-b3b0-d60c7aea50ff'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33ffdb7-fb75-443c-84af-7152d8a5f786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e13c6186-448d-4350-b4c0-e8a1be712746', '415ff94c-0e3f-4758-bf15-35079f47761d', '32d17f72-4c3d-4566-88b6-39d711f630e9', '1d843edf-075d-4bc3-b3b0-d60c7aea50ff']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c5d99d-df39-4439-82cb-9ccdcb282105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c5d99d-df39-4439-82cb-9ccdcb282105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '300cbea9-8ac4-4b80-bdc6-41bf2640edae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1921309625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3cc3984bfe48078dfd1aadc289ed08',qos_specs=None,replication_status=,reservations=['e13c6186-448d-4350-b4c0-e8a1be712746','415ff94c-0e3f-4758-bf15-35079f47761d','32d17f72-4c3d-4566-88b6-39d711f630e9','1d843edf-075d-4bc3-b3b0-d60c7aea50ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882d6d63d9cf4e66a3772994ac15fe4d',volume_type_id=1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23), 'volume': Volume(_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-01T06:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1921309625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=300cbea9-8ac4-4b80-bdc6-41bf2640edae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3cc3984bfe48078dfd1aadc289ed08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='882d6d63d9cf4e66a3772994ac15fe4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23),volume_type_id=1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87116332-cc22-4720-8cef-09d9e5a65a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87116332-cc22-4720-8cef-09d9e5a65a62) transitioned into state 'SUCCESS' from state '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-1921309625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3cc3984bfe48078dfd1aadc289ed08',qos_specs=None,replication_status=,reservations=['e13c6186-448d-4350-b4c0-e8a1be712746','415ff94c-0e3f-4758-bf15-35079f47761d','32d17f72-4c3d-4566-88b6-39d711f630e9','1d843edf-075d-4bc3-b3b0-d60c7aea50ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='882d6d63d9cf4e66a3772994ac15fe4d',volume_type_id=1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e30283a-f6b1-4e93-9c9e-10db7b47c0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e30283a-f6b1-4e93-9c9e-10db7b47c0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Flow 'volume_create_api' (b23cb7d4-6a98-47c8-8c4b-4fbb2ba55af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Create volume request issued successfully. Sep 01 08:17:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27c0662c-166f-4d26-bfb9-19b3da4fedc6 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 216/434] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:00 2026] POST /volume/v3/volumes => generated 803 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55c8353d-d0c3-4c33-98b9-a4d41ced1bb8 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 200 Sep 01 08:17:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 219/435] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:01 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-523caf63-dd86-4253-9ce8-907e585b0744 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-523caf63-dd86-4253-9ce8-907e585b0744 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-523caf63-dd86-4253-9ce8-907e585b0744 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-523caf63-dd86-4253-9ce8-907e585b0744 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-523caf63-dd86-4253-9ce8-907e585b0744 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-523caf63-dd86-4253-9ce8-907e585b0744 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 200 Sep 01 08:17:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 217/436] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:02 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 895 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ac73d9e-3140-48ea-ba93-27846290848e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ac73d9e-3140-48ea-ba93-27846290848e tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ac73d9e-3140-48ea-ba93-27846290848e tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ac73d9e-3140-48ea-ba93-27846290848e tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7ac73d9e-3140-48ea-ba93-27846290848e tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ac73d9e-3140-48ea-ba93-27846290848e tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 200 Sep 01 08:17:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 220/437] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:03 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 896 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9b01b20-49b1-4c94-95f6-de77b045273b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9b01b20-49b1-4c94-95f6-de77b045273b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9b01b20-49b1-4c94-95f6-de77b045273b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9b01b20-49b1-4c94-95f6-de77b045273b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b9b01b20-49b1-4c94-95f6-de77b045273b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9b01b20-49b1-4c94-95f6-de77b045273b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 200 Sep 01 08:17:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 218/438] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:03 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 896 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] DELETE http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Delete volume with id: 300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Delete volume request issued successfully. Sep 01 08:17:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a4ee61f-2367-461a-82b3-6259a7546c04 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 202 Sep 01 08:17:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 221/439] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:03 2026] DELETE /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-edd21235-18cf-4773-8559-a3abde1f6620 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edd21235-18cf-4773-8559-a3abde1f6620 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edd21235-18cf-4773-8559-a3abde1f6620 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edd21235-18cf-4773-8559-a3abde1f6620 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-edd21235-18cf-4773-8559-a3abde1f6620 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Volume info retrieved successfully. Sep 01 08:17:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edd21235-18cf-4773-8559-a3abde1f6620 tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 200 Sep 01 08:17:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 219/440] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:03 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b05aeaa0-8e37-4881-b56d-abd4889da94b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b05aeaa0-8e37-4881-b56d-abd4889da94b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] GET http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b05aeaa0-8e37-4881-b56d-abd4889da94b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b05aeaa0-8e37-4881-b56d-abd4889da94b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b05aeaa0-8e37-4881-b56d-abd4889da94b tempest-VolumeTypesAccessTest-1476624037 tempest-VolumeTypesAccessTest-1476624037-project-member] http://192.168.122.100/volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae returned with HTTP 404 Sep 01 08:17:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 222/441] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:04 2026] GET /volume/v3/volumes/300cbea9-8ac4-4b80-bdc6-41bf2640edae => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-de6c9402-72ca-4a1f-a125-53e80439542f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de6c9402-72ca-4a1f-a125-53e80439542f tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de6c9402-72ca-4a1f-a125-53e80439542f tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"removeProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de6c9402-72ca-4a1f-a125-53e80439542f tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de6c9402-72ca-4a1f-a125-53e80439542f tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action returned with HTTP 202 Sep 01 08:17:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 220/442] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:04 2026] POST /volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c2b3fdb-76ab-45ca-9f4d-fc7342670648 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c2b3fdb-76ab-45ca-9f4d-fc7342670648 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] DELETE http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c2b3fdb-76ab-45ca-9f4d-fc7342670648 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c2b3fdb-76ab-45ca-9f4d-fc7342670648 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c2b3fdb-76ab-45ca-9f4d-fc7342670648 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 returned with HTTP 202 Sep 01 08:17:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 223/443] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:17:04 2026] DELETE /volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-10178a49-901d-4da0-beb7-3131a889efb0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10178a49-901d-4da0-beb7-3131a889efb0 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] GET http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10178a49-901d-4da0-beb7-3131a889efb0 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10178a49-901d-4da0-beb7-3131a889efb0 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10178a49-901d-4da0-beb7-3131a889efb0 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 returned with HTTP 404 Sep 01 08:17:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 221/444] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:17:04 2026] GET /volume/v3/types/1ff1b3f0-76c4-47f3-92a3-2eb4a1c91c23 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-595889df-b0dc-4d2d-9af2-7500b245e792 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-595889df-b0dc-4d2d-9af2-7500b245e792 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:17:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-595889df-b0dc-4d2d-9af2-7500b245e792 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-559699050", "os-volume-type-access:is_public": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-595889df-b0dc-4d2d-9af2-7500b245e792 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:17:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 224/445] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:17:04 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 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3acfaedf-961a-4d37-9a12-4af776984fde None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3acfaedf-961a-4d37-9a12-4af776984fde tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3acfaedf-961a-4d37-9a12-4af776984fde tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"addProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3acfaedf-961a-4d37-9a12-4af776984fde tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3acfaedf-961a-4d37-9a12-4af776984fde tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action returned with HTTP 202 Sep 01 08:17:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 222/446] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:05 2026] POST /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ddd0825b-c364-4ab6-b472-fcf59e9352bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ddd0825b-c364-4ab6-b472-fcf59e9352bf tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ddd0825b-c364-4ab6-b472-fcf59e9352bf tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"addProjectAccess": {"project": "45a1f8a39735414cac794f931e95f375"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ddd0825b-c364-4ab6-b472-fcf59e9352bf tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "45a1f8a39735414cac794f931e95f375"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ddd0825b-c364-4ab6-b472-fcf59e9352bf tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action returned with HTTP 202 Sep 01 08:17:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 225/447] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:05 2026] POST /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-46c1cac2-0134-454d-8595-ecf0b55c7d1b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46c1cac2-0134-454d-8595-ecf0b55c7d1b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] GET http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/os-volume-type-access Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46c1cac2-0134-454d-8595-ecf0b55c7d1b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46c1cac2-0134-454d-8595-ecf0b55c7d1b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46c1cac2-0134-454d-8595-ecf0b55c7d1b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/os-volume-type-access returned with HTTP 200 Sep 01 08:17:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 223/448] 192.168.122.100 () {58 vars in 1292 bytes} [Tue Sep 1 08:17:05 2026] GET /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/os-volume-type-access => generated 244 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1cc91943-36b8-4320-8b7c-c0f850cb0d80 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1cc91943-36b8-4320-8b7c-c0f850cb0d80 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1cc91943-36b8-4320-8b7c-c0f850cb0d80 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"removeProjectAccess": {"project": "45a1f8a39735414cac794f931e95f375"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1cc91943-36b8-4320-8b7c-c0f850cb0d80 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "45a1f8a39735414cac794f931e95f375"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1cc91943-36b8-4320-8b7c-c0f850cb0d80 tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action returned with HTTP 202 Sep 01 08:17:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 226/449] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:05 2026] POST /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59633d72-d3f2-44f3-9f78-5f5a275a151b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59633d72-d3f2-44f3-9f78-5f5a275a151b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] POST http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59633d72-d3f2-44f3-9f78-5f5a275a151b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action body: b'{"removeProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59633d72-d3f2-44f3-9f78-5f5a275a151b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0b3cc3984bfe48078dfd1aadc289ed08"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59633d72-d3f2-44f3-9f78-5f5a275a151b tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action returned with HTTP 202 Sep 01 08:17:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 224/450] 192.168.122.100 () {60 vars in 1268 bytes} [Tue Sep 1 08:17:05 2026] POST /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2bb5c1c8-1cf5-4747-9c73-2b35d65a707a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2bb5c1c8-1cf5-4747-9c73-2b35d65a707a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] DELETE http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2bb5c1c8-1cf5-4747-9c73-2b35d65a707a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2bb5c1c8-1cf5-4747-9c73-2b35d65a707a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2bb5c1c8-1cf5-4747-9c73-2b35d65a707a tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 returned with HTTP 202 Sep 01 08:17:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 227/451] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:17:05 2026] DELETE /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-657f3afd-9ee0-4205-ad5a-e5915080094d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-657f3afd-9ee0-4205-ad5a-e5915080094d tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] GET http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-657f3afd-9ee0-4205-ad5a-e5915080094d tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-657f3afd-9ee0-4205-ad5a-e5915080094d tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-657f3afd-9ee0-4205-ad5a-e5915080094d tempest-VolumeTypesAccessTest-1650783913 tempest-VolumeTypesAccessTest-1650783913-project-admin] http://192.168.122.100/volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 returned with HTTP 404 Sep 01 08:17:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 225/452] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:17:05 2026] GET /volume/v3/types/65bd29d1-342e-409f-8f5a-f42e9a798e57 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e486c127-b059-47c2-ac8c-181483382ceb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-756617128"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-756617128'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume of 1 GB Sep 01 08:17:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Availability Zones retrieved successfully. Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Flow 'volume_create_api' (9f5d2a06-f350-4c30-b08e-f9dbaee04afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0498b43-37c1-48c9-b323-6b558a4f259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0498b43-37c1-48c9-b323-6b558a4f259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991af56e-1279-4a8e-862b-5be15ab0ab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Created reservations ['5ff830e0-8ed9-49d4-aaf1-f737230401d9', '04a3fc08-34ac-4f61-908d-3aa4cc219969', '74411ab2-a63f-4f8a-a3ab-e994bb83468e', '862dfaa3-1825-4b46-b51b-4a1c572fae40'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991af56e-1279-4a8e-862b-5be15ab0ab03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff830e0-8ed9-49d4-aaf1-f737230401d9', '04a3fc08-34ac-4f61-908d-3aa4cc219969', '74411ab2-a63f-4f8a-a3ab-e994bb83468e', '862dfaa3-1825-4b46-b51b-4a1c572fae40']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0d2b0e-9f5a-41e2-93d6-8f7dea7e09dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0d2b0e-9f5a-41e2-93d6-8f7dea7e09dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e516841-41e4-47d7-b62b-b7b5ac6c88cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-756617128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63697dc05da44179859b64a7f136c0f',qos_specs=None,replication_status=,reservations=['5ff830e0-8ed9-49d4-aaf1-f737230401d9','04a3fc08-34ac-4f61-908d-3aa4cc219969','74411ab2-a63f-4f8a-a3ab-e994bb83468e','862dfaa3-1825-4b46-b51b-4a1c572fae40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994151b129d24b4f95107e47a75432b4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-756617128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e516841-41e4-47d7-b62b-b7b5ac6c88cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63697dc05da44179859b64a7f136c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994151b129d24b4f95107e47a75432b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fc53f5-161d-42a4-adcf-48ab1d8018c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fc53f5-161d-42a4-adcf-48ab1d8018c3) transitioned into state 'SUCCESS' from state '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-756617128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63697dc05da44179859b64a7f136c0f',qos_specs=None,replication_status=,reservations=['5ff830e0-8ed9-49d4-aaf1-f737230401d9','04a3fc08-34ac-4f61-908d-3aa4cc219969','74411ab2-a63f-4f8a-a3ab-e994bb83468e','862dfaa3-1825-4b46-b51b-4a1c572fae40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994151b129d24b4f95107e47a75432b4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad068d5-1af6-4b1f-b6ee-11d21ca807e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad068d5-1af6-4b1f-b6ee-11d21ca807e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Flow 'volume_create_api' (9f5d2a06-f350-4c30-b08e-f9dbaee04afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume request issued successfully. Sep 01 08:17:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e486c127-b059-47c2-ac8c-181483382ceb tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 228/453] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:17:05 2026] POST /volume/v3/volumes => generated 827 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99c1c7f8-945b-49df-aef9-86d5166eb61c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 226/454] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:06 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 895 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e13d62f4-a6ba-4bd6-ab13-5a5e026f1949 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 229/455] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:07 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-1887e78c-d041-475e-8474-d3f91ca1ab7d tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 227/456] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a45c13f4-2c64-4859-b794-745f96d8e1cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a45c13f4-2c64-4859-b794-745f96d8e1cb None None] GET http://192.168.122.100/volume// Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a45c13f4-2c64-4859-b794-745f96d8e1cb None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a45c13f4-2c64-4859-b794-745f96d8e1cb None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a45c13f4-2c64-4859-b794-745f96d8e1cb None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:17:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 230/457] 192.168.122.100 () {58 vars in 1308 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-4d2f3d05-14cf-4845-b0ba-baba17a1d2cb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-4d2f3d05-14cf-4845-b0ba-baba17a1d2cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-4d2f3d05-14cf-4845-b0ba-baba17a1d2cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94b13d40-8ba1-4f53-976a-94785c1180e7", "connector": null, "instance_uuid": "50d72a12-bb29-4a7e-b5f8-ed7960662e63"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-4d2f3d05-14cf-4845-b0ba-baba17a1d2cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 228/458] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:17:08 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-743646d4-4ae0-4a2d-8c84-18dc8d5e83cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-743646d4-4ae0-4a2d-8c84-18dc8d5e83cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] POST http://192.168.122.100/volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861/action Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-743646d4-4ae0-4a2d-8c84-18dc8d5e83cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-743646d4-4ae0-4a2d-8c84-18dc8d5e83cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-f117e6de-fd2b-410c-b6d5-94b48439cbb3 req-743646d4-4ae0-4a2d-8c84-18dc8d5e83cb tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861/action returned with HTTP 204 Sep 01 08:17:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 231/459] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:17:08 2026] POST /volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f43b15e9-b69e-4f7b-83f8-c0e9a2f98902 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 229/460] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-36d0d239-ce91-49fe-9e06-52af69740dda None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-282d952b-9d81-4d9d-8c64-2dd064b7153a tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] POST http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:17:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 232/461] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 1121 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5e516841-41e4-47d7-b62b-b7b5ac6c88cc"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volume_transfer [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Creating new volume transfer {'transfer': {'volume_id': '5e516841-41e4-47d7-b62b-b7b5ac6c88cc'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volume_transfer [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Creating transfer of volume 5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Generating transfer record for volume 5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36d0d239-ce91-49fe-9e06-52af69740dda tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 202 Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 230/462] 192.168.122.100 () {62 vars in 1210 bytes} [Tue Sep 1 08:17:08 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3101e3c-7bf4-49e4-be56-2634d52d0a44 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:17:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 233/463] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 1121 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b69f435-5cc4-4d00-a072-a9028cf3b27c tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 231/464] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:08 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b1923388-a601-49b8-bd5b-77d3e7f793a7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1923388-a601-49b8-bd5b-77d3e7f793a7 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1923388-a601-49b8-bd5b-77d3e7f793a7 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1923388-a601-49b8-bd5b-77d3e7f793a7 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1923388-a601-49b8-bd5b-77d3e7f793a7 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 234/465] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:17:09 2026] GET /volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-baab41a1-74e2-4735-becc-5139c08baa65 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-baab41a1-74e2-4735-becc-5139c08baa65 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-baab41a1-74e2-4735-becc-5139c08baa65 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-baab41a1-74e2-4735-becc-5139c08baa65 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volume_transfer [None req-baab41a1-74e2-4735-becc-5139c08baa65 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Listing volume transfers {{(pid=86551) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-baab41a1-74e2-4735-becc-5139c08baa65 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 232/466] 192.168.122.100 () {60 vars in 1189 bytes} [Tue Sep 1 08:17:09 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-530e08bc-4491-4de2-bd2b-b456a6988289 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-83acd644-930b-47ee-a10c-d19fea87d6cf tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 235/467] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:17:09 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 1121 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-a0587a27-1ddf-4c36-94a8-72e21785d5ea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-a0587a27-1ddf-4c36-94a8-72e21785d5ea tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] DELETE http://192.168.122.100/volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-a0587a27-1ddf-4c36-94a8-72e21785d5ea tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-a0587a27-1ddf-4c36-94a8-72e21785d5ea tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /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 01 08:17:09 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4209ada4-f20f-401b-95b0-05a7358d20e2 req-a0587a27-1ddf-4c36-94a8-72e21785d5ea tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861 returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 236/468] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:17:09 2026] DELETE /volume/v3/attachments/7dd23bd1-9f48-4bcc-b858-81fe0bf07861 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:17:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81a25aec-9ca2-40ee-9269-2daf954dff8e tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] POST http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973/accept Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b50d57d9ba958d35"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 237/469] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:09 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Accepting volume transfer 59e34c0d-5f41-41b4-aba6-8833b5ccc973 {{(pid=86551) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Accepting transfer 59e34c0d-5f41-41b4-aba6-8833b5ccc973 Sep 01 08:17:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Created reservations ['9c58c7e2-c2ac-4120-a2bf-a18b1a557360', 'ae511173-721b-4b26-bd0f-e1c23a9dc504', '2e9edd53-5767-4ef3-9404-b3a891518970', '6aa43102-81a4-4b26-af52-bdb56e9b1b85'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Created reservations ['35570570-4e3f-4c18-8c6c-abfea3e24733', '427e362a-e8c9-43ba-af4b-d29149fdb995', 'dc25f92d-7422-4a99-89b3-21079d0de6bf', '7c8d6c08-c7fb-48cf-86cb-d937e9f55d3a'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: /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 01 08:17:09 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Created reservations ['cf99bb54-2c46-42fa-ab59-bb6296f47b99', '834f8c15-7de5-4643-814c-114d254b005e', '351adceb-a00f-4e4a-9f21-e5c53eea508a', '2217cdf8-429b-4c61-85ee-90d43e56a5d7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Created reservations ['49534e22-79bd-4665-b210-524fccc8d88c', '04232bcc-f73a-49d3-be10-2600c564c714', '3f4d3c24-867e-4f35-a065-7f117181e577', '1ceca683-96cb-4d12-a608-9b7304ef508a'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Transfer volume completed successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Volume 5e516841-41e4-47d7-b62b-b7b5ac6c88cc has been transferred. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-530e08bc-4491-4de2-bd2b-b456a6988289 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973/accept returned with HTTP 202 Sep 01 08:17:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 233/470] 192.168.122.100 () {62 vars in 1342 bytes} [Tue Sep 1 08:17:09 2026] POST /volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973/accept => generated 373 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Volume info retrieved successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e34e187-901b-4db4-bcf3-6ef71f56b604 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 238/471] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:10 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 955 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] Volume info retrieved successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c006ad3d-e5b3-4d5a-8b5b-69a287608b77 tempest-VolumesTransfersV357Test-229665933 tempest-VolumesTransfersV357Test-229665933-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 234/472] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:10 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 955 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.volume_transfer [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Delete transfer with id: 59e34c0d-5f41-41b4-aba6-8833b5ccc973 Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7b19950-c4ec-48e5-bdea-fed6e6ceddf3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 returned with HTTP 404 Sep 01 08:17:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 239/473] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:17:10 2026] DELETE /volume/v3/volume-transfers/59e34c0d-5f41-41b4-aba6-8833b5ccc973 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Delete volume with id: 5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Volume info retrieved successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Delete volume request issued successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d69eed7b-cde9-4ae0-b270-d7b873f80555 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 202 Sep 01 08:17:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 235/474] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:17:10 2026] DELETE /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Volume info retrieved successfully. Sep 01 08:17:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-deacfb3d-a6df-4da0-a803-86cb938731d6 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 240/475] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:10 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 1138 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9352fd8a-6885-4197-a117-c1af35b2da31 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9fe0f763-a0c8-4f7f-9483-fc602c6f0768 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 236/476] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:11 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-825907347"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-825907347'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Create volume of 1 GB Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Availability Zones retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Flow 'volume_create_api' (c07649c4-849a-487b-af66-3096014a01c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b384e262-0361-409e-980b-24b7485c86c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b384e262-0361-409e-980b-24b7485c86c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3d152a-d64c-4d8a-8d83-86bb5c76527f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Created reservations ['d3b2b48c-e8ec-4e22-821e-f5c4885f92c3', 'aa76ad4c-0d2f-4699-be86-a71b935a9b75', 'a000e991-5b4a-469c-836f-0b4edbf8a7e3', 'e4bf4c49-b600-4aa1-977d-6351c1517b60'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3d152a-d64c-4d8a-8d83-86bb5c76527f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b2b48c-e8ec-4e22-821e-f5c4885f92c3', 'aa76ad4c-0d2f-4699-be86-a71b935a9b75', 'a000e991-5b4a-469c-836f-0b4edbf8a7e3', 'e4bf4c49-b600-4aa1-977d-6351c1517b60']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9670b6-b1b7-4665-a4c7-e03cc8e52859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9670b6-b1b7-4665-a4c7-e03cc8e52859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad6d880a-963c-4096-9d07-852030be6b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-825907347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6077fb93911b4606bad99ba0e2135a21',qos_specs=None,replication_status=,reservations=['d3b2b48c-e8ec-4e22-821e-f5c4885f92c3','aa76ad4c-0d2f-4699-be86-a71b935a9b75','a000e991-5b4a-469c-836f-0b4edbf8a7e3','e4bf4c49-b600-4aa1-977d-6351c1517b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e078512b36624dd28375f44443b35a2a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-825907347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad6d880a-963c-4096-9d07-852030be6b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6077fb93911b4606bad99ba0e2135a21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e078512b36624dd28375f44443b35a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73377bae-69b2-4800-b6f5-a30e85d40bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d4319a2-a3e5-44dc-a3e8-873ba61872d0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 237/477] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:11 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73377bae-69b2-4800-b6f5-a30e85d40bf6) transitioned into state 'SUCCESS' from state '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-825907347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6077fb93911b4606bad99ba0e2135a21',qos_specs=None,replication_status=,reservations=['d3b2b48c-e8ec-4e22-821e-f5c4885f92c3','aa76ad4c-0d2f-4699-be86-a71b935a9b75','a000e991-5b4a-469c-836f-0b4edbf8a7e3','e4bf4c49-b600-4aa1-977d-6351c1517b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e078512b36624dd28375f44443b35a2a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9984dc-4989-412d-aad2-3f783bbd37b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9984dc-4989-412d-aad2-3f783bbd37b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Flow 'volume_create_api' (c07649c4-849a-487b-af66-3096014a01c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Create volume request issued successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9352fd8a-6885-4197-a117-c1af35b2da31 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 241/478] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:11 2026] POST /volume/v3/volumes => generated 758 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e2b4d4c-d9ab-4665-b831-4ef64c8ebab4 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 238/479] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:11 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-1cc8fd4b-a9ff-4e7b-a909-abfe8723f619 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:17:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 242/480] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:17:11 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1148 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61/action Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Begin detaching volume completed successfully. Sep 01 08:17:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-725721d9-3516-4a13-b10e-7b50eb0bbb9e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61/action returned with HTTP 202 Sep 01 08:17:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 239/481] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:17:11 2026] POST /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:17:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Volume info retrieved successfully. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc7e1b2a-61a0-454c-9c5f-bc6daca6c979 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 200 Sep 01 08:17:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 243/482] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:11 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 1138 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7ed38f00-c202-45ef-b5b2-a7c8965ffa80 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ed38f00-c202-45ef-b5b2-a7c8965ffa80 None None] GET http://192.168.122.100/volume// Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ed38f00-c202-45ef-b5b2-a7c8965ffa80 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ed38f00-c202-45ef-b5b2-a7c8965ffa80 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ed38f00-c202-45ef-b5b2-a7c8965ffa80 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:17:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 240/483] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:17:12 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-558b2028-49cf-4a23-bf32-01179331a821 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:17:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 244/484] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:17:12 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 1332 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-5b18d3a9-85d4-48f1-9daa-b7ece61accf0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-5b18d3a9-85d4-48f1-9daa-b7ece61accf0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-5b18d3a9-85d4-48f1-9daa-b7ece61accf0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-5b18d3a9-85d4-48f1-9daa-b7ece61accf0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:12 devstack devstack@c-api.service[86551]: /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 01 08:17:12 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bed2fc4a-e12e-4b67-88a0-572c69dd7c84 req-5b18d3a9-85d4-48f1-9daa-b7ece61accf0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 returned with HTTP 200 Sep 01 08:17:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 241/485] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:17:12 2026] DELETE /volume/v3/attachments/4d298fe9-80a9-42b1-bad9-f31f83e13366 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9326002f-ae48-45fb-91cc-b17b661e1a2c tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 245/486] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:12 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d7253000-2e2b-4ce8-ad22-baeb7ac209d3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d7253000-2e2b-4ce8-ad22-baeb7ac209d3 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d7253000-2e2b-4ce8-ad22-baeb7ac209d3 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d7253000-2e2b-4ce8-ad22-baeb7ac209d3 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d7253000-2e2b-4ce8-ad22-baeb7ac209d3 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 404 Sep 01 08:17:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 242/487] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:13 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64fe803c-8485-42b9-aca6-0add3db6deaa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64fe803c-8485-42b9-aca6-0add3db6deaa tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64fe803c-8485-42b9-aca6-0add3db6deaa tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64fe803c-8485-42b9-aca6-0add3db6deaa tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64fe803c-8485-42b9-aca6-0add3db6deaa tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 404 Sep 01 08:17:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 246/488] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:13 2026] GET /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0028a612-6807-4759-9268-91fbda88527b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0028a612-6807-4759-9268-91fbda88527b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] DELETE http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0028a612-6807-4759-9268-91fbda88527b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0028a612-6807-4759-9268-91fbda88527b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0028a612-6807-4759-9268-91fbda88527b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Delete volume with id: 5e516841-41e4-47d7-b62b-b7b5ac6c88cc Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0028a612-6807-4759-9268-91fbda88527b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc returned with HTTP 404 Sep 01 08:17:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 243/489] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:17:13 2026] DELETE /volume/v3/volumes/5e516841-41e4-47d7-b62b-b7b5ac6c88cc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2063862680"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2063862680'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume of 1 GB Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Availability Zones retrieved successfully. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Flow 'volume_create_api' (1035d9ec-aefd-43aa-9a81-0031c6ee84fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665d8108-fcb5-4b1a-b981-808b58a2c2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91e409bc-f42f-41a8-aa71-0858ba98c82e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:17:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 244/490] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:13 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665d8108-fcb5-4b1a-b981-808b58a2c2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcd5341-3805-49fa-9a66-dacaa32498c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Created reservations ['e97a630f-2232-4ef0-8cf4-c1b99bd6c620', 'cf1fc045-4723-4616-be5e-7bfa9277af69', '629db6ac-f8a9-4698-82f4-042922f098c0', 'e7494426-cd0b-4424-be0c-31236347c2f3'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcd5341-3805-49fa-9a66-dacaa32498c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97a630f-2232-4ef0-8cf4-c1b99bd6c620', 'cf1fc045-4723-4616-be5e-7bfa9277af69', '629db6ac-f8a9-4698-82f4-042922f098c0', 'e7494426-cd0b-4424-be0c-31236347c2f3']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88098d44-f1be-47eb-b9cf-80fb08f8c82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88098d44-f1be-47eb-b9cf-80fb08f8c82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03331414-b4af-464b-9393-6a1fd6fca71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2063862680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63697dc05da44179859b64a7f136c0f',qos_specs=None,replication_status=,reservations=['e97a630f-2232-4ef0-8cf4-c1b99bd6c620','cf1fc045-4723-4616-be5e-7bfa9277af69','629db6ac-f8a9-4698-82f4-042922f098c0','e7494426-cd0b-4424-be0c-31236347c2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994151b129d24b4f95107e47a75432b4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2063862680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03331414-b4af-464b-9393-6a1fd6fca71c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63697dc05da44179859b64a7f136c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994151b129d24b4f95107e47a75432b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789e3cee-9b5f-4c7e-93e6-be0f9822b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789e3cee-9b5f-4c7e-93e6-be0f9822b9c2) transitioned into state 'SUCCESS' from state '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-2063862680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63697dc05da44179859b64a7f136c0f',qos_specs=None,replication_status=,reservations=['e97a630f-2232-4ef0-8cf4-c1b99bd6c620','cf1fc045-4723-4616-be5e-7bfa9277af69','629db6ac-f8a9-4698-82f4-042922f098c0','e7494426-cd0b-4424-be0c-31236347c2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994151b129d24b4f95107e47a75432b4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d6faf8-f82f-4b16-91b5-c65f99738a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d6faf8-f82f-4b16-91b5-c65f99738a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Flow 'volume_create_api' (1035d9ec-aefd-43aa-9a81-0031c6ee84fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Create volume request issued successfully. Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2dc30ab8-0671-4a4f-a49f-45b2ff3bbcb0 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 247/491] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:17:13 2026] POST /volume/v3/volumes => generated 828 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=535,cinder:INSERT=90,cinder:UPDATE=139 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:17:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52b34fa3-d0c7-47ab-ad8c-3e1ba892366b tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 245/492] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:13 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 896 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-18751ead-4020-48c2-98fb-a9efe6f32924 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18751ead-4020-48c2-98fb-a9efe6f32924 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18751ead-4020-48c2-98fb-a9efe6f32924 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18751ead-4020-48c2-98fb-a9efe6f32924 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-18751ead-4020-48c2-98fb-a9efe6f32924 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18751ead-4020-48c2-98fb-a9efe6f32924 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 248/493] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:13 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 851 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] POST http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Create volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f63dad1-d193-4b50-8254-87b3773d4bcd tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 246/494] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:17:14 2026] POST /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 101 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-da27c2ea-1928-48c1-a314-012e83d651d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da27c2ea-1928-48c1-a314-012e83d651d2 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 249/495] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 101 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] PUT http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Update volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c036c8b-e7a9-461a-a406-abab2ae03e69 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 247/496] 192.168.122.100 () {60 vars in 1279 bytes} [Tue Sep 1 08:17:14 2026] PUT /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 57 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0a1bad0-7563-41f1-a5a9-6a7940b65e10 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 250/497] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 57 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key1 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Delete volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19a21990-2691-4fb4-8d0a-d68ee832e8a1 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key1 returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 248/498] 192.168.122.100 () {58 vars in 1277 bytes} [Tue Sep 1 08:17:14 2026] DELETE /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key1 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4416b5cb-9f71-47d5-b510-3414730c5457 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4416b5cb-9f71-47d5-b510-3414730c5457 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 251/499] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 32 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-86651ace-e373-4d1a-a365-97e0a054113e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86651ace-e373-4d1a-a365-97e0a054113e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] PUT http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-86651ace-e373-4d1a-a365-97e0a054113e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-86651ace-e373-4d1a-a365-97e0a054113e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-86651ace-e373-4d1a-a365-97e0a054113e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Update volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86651ace-e373-4d1a-a365-97e0a054113e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 249/500] 192.168.122.100 () {60 vars in 1279 bytes} [Tue Sep 1 08:17:14 2026] PUT /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] POST http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Create volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b2df9cb0-0964-47bd-8bf3-a217d3c91b80 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 252/501] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:17:14 2026] POST /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] PUT http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f3c3e2db-b89a-4005-ad98-a87e70655e44 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 250/502] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Update volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-880213b6-1cbb-4097-9d7c-b2ed65b0159b tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 253/503] 192.168.122.100 () {60 vars in 1294 bytes} [Tue Sep 1 08:17:14 2026] PUT /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 => generated 35 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fc90378-a2ee-4ef0-96f5-eabe90555e21 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 251/504] 192.168.122.100 () {58 vars in 1274 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9a377115-0a63-471e-8f8d-508664931852 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Get volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a377115-0a63-471e-8f8d-508664931852 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 254/505] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 75 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] PUT http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata Sep 01 08:17:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Update volume metadata completed successfully. Sep 01 08:17:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5432cfe-3fbd-4d27-b631-b36da879a1b7 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata returned with HTTP 200 Sep 01 08:17:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 252/506] 192.168.122.100 () {60 vars in 1279 bytes} [Tue Sep 1 08:17:14 2026] PUT /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7ef0ba8-f9fe-4f54-9b62-7ba3c000412d tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 255/507] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:14 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f8a3541-f8da-4d82-8065-564768b6a37e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Delete volume with id: ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Delete volume request issued successfully. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f8a3541-f8da-4d82-8065-564768b6a37e tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 202 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 253/508] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:15 2026] DELETE /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d94b5fc7-40bf-4d2b-bf83-ad4649807c98 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 256/509] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:15 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad7935db-b47a-460b-9958-8a64f18b50d1 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 254/510] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:15 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 956 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] POST http://192.168.122.100/volume/v3/volume-transfers Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "03331414-b4af-464b-9393-6a1fd6fca71c"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volume_transfer [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Creating new volume transfer {'transfer': {'volume_id': '03331414-b4af-464b-9393-6a1fd6fca71c'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volume_transfer [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Creating transfer of volume 03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.transfer.api [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Generating transfer record for volume 03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e2bd8e3-8514-4568-ba0c-65eeab4c5b13 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers returned with HTTP 202 Sep 01 08:17:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 257/511] 192.168.122.100 () {62 vars in 1210 bytes} [Tue Sep 1 08:17:15 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9bb2650f-85f1-4987-8bc3-57d74e86b8d2 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 255/512] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:15 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volume-transfers/detail Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volume_transfer [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Listing volume transfers {{(pid=86552) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6ca38687-b912-46c5-891c-b6bc082cbea3 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 08:17:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 258/513] 192.168.122.100 () {60 vars in 1210 bytes} [Tue Sep 1 08:17:16 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Delete transfer with id: 0f4e535d-4bba-4932-9423-f9d295428cae Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d7191f7f-505f-49dc-8c5d-e26cf947b22d tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae returned with HTTP 202 Sep 01 08:17:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 256/514] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:17:16 2026] DELETE /volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Volume info retrieved successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f20dc239-72e4-4027-8b5c-9a452f50d183 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 200 Sep 01 08:17:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 259/515] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:16 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Volume info retrieved successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c0e175-7b22-46a8-951f-8a9e402aac1e tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 257/516] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:16 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 956 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] DELETE http://192.168.122.100/volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.volume_transfer [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Delete transfer with id: 0f4e535d-4bba-4932-9423-f9d295428cae Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f524f30c-c40d-4f6b-bb62-7cea30383392 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae returned with HTTP 404 Sep 01 08:17:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 260/517] 192.168.122.100 () {60 vars in 1303 bytes} [Tue Sep 1 08:17:16 2026] DELETE /volume/v3/volume-transfers/0f4e535d-4bba-4932-9423-f9d295428cae => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Delete volume with id: 03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Volume info retrieved successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Delete volume request issued successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d9692cc-e190-4c85-af6c-9f87fc4a3896 tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 202 Sep 01 08:17:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 258/518] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:17:16 2026] DELETE /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Volume info retrieved successfully. Sep 01 08:17:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96e490b2-176f-4e77-a6b6-d1cf729b08cc tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 200 Sep 01 08:17:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 261/519] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:16 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 1139 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb1480d2-7e21-4f36-b54a-503ed0a38340 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb1480d2-7e21-4f36-b54a-503ed0a38340 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] GET http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb1480d2-7e21-4f36-b54a-503ed0a38340 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb1480d2-7e21-4f36-b54a-503ed0a38340 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb1480d2-7e21-4f36-b54a-503ed0a38340 tempest-VolumesMetadataTest-991484600 tempest-VolumesMetadataTest-991484600-project-member] http://192.168.122.100/volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 returned with HTTP 404 Sep 01 08:17:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 259/520] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:17 2026] GET /volume/v3/volumes/ad6d880a-963c-4096-9d07-852030be6b64 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ea16a4d9-af27-42d6-996c-f27d6bdcd8aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ea16a4d9-af27-42d6-996c-f27d6bdcd8aa tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ea16a4d9-af27-42d6-996c-f27d6bdcd8aa tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ea16a4d9-af27-42d6-996c-f27d6bdcd8aa tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ea16a4d9-af27-42d6-996c-f27d6bdcd8aa tempest-VolumesTransfersV357Test-1629946780 tempest-VolumesTransfersV357Test-1629946780-project-admin] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 404 Sep 01 08:17:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 262/521] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:17 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be3b72d3-ea6f-4282-8cc4-a378fdc3b182 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be3b72d3-ea6f-4282-8cc4-a378fdc3b182 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] GET http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be3b72d3-ea6f-4282-8cc4-a378fdc3b182 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be3b72d3-ea6f-4282-8cc4-a378fdc3b182 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be3b72d3-ea6f-4282-8cc4-a378fdc3b182 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 404 Sep 01 08:17:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 260/522] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:17:17 2026] GET /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] DELETE http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:17 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] Delete volume with id: 03331414-b4af-464b-9393-6a1fd6fca71c Sep 01 08:17:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc2618bf-fc9d-4b1a-be67-a7ff50f74974 tempest-VolumesTransfersV357Test-1442091809 tempest-VolumesTransfersV357Test-1442091809-project-member] http://192.168.122.100/volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c returned with HTTP 404 Sep 01 08:17:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 263/523] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:17:17 2026] DELETE /volume/v3/volumes/03331414-b4af-464b-9393-6a1fd6fca71c => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:17:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1120786753", "imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1120786753', 'imageRef': '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume of 1 GB Sep 01 08:17:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Availability Zones retrieved successfully. Sep 01 08:17:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Flow 'volume_create_api' (36e02d45-cb25-4722-b7ef-de3a033acacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aad752-5a9c-4c53-b2fe-fad3b5744eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aad752-5a9c-4c53-b2fe-fad3b5744eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100a8df1-8ad6-43ed-a670-858b686a4316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Created reservations ['869f6b96-8f56-422d-b20a-4abc0a138105', '479f938a-e379-4c73-bb85-557973217c4d', 'f8fe447b-a477-47b7-a974-d7734757748a', '9937c46c-4502-48e4-a049-2f3b78160ec7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100a8df1-8ad6-43ed-a670-858b686a4316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869f6b96-8f56-422d-b20a-4abc0a138105', '479f938a-e379-4c73-bb85-557973217c4d', 'f8fe447b-a477-47b7-a974-d7734757748a', '9937c46c-4502-48e4-a049-2f3b78160ec7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5810ebfd-bedb-45d7-ae3f-372997f48299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5810ebfd-bedb-45d7-ae3f-372997f48299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bacb2011-cf8f-4541-adc0-0b633c7f366a', '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-1120786753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c735d4e612b94af7947e614d9d0a896b',qos_specs=None,replication_status=,reservations=['869f6b96-8f56-422d-b20a-4abc0a138105','479f938a-e379-4c73-bb85-557973217c4d','f8fe447b-a477-47b7-a974-d7734757748a','9937c46c-4502-48e4-a049-2f3b78160ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc79b04914d450db588437c83cca103',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1120786753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bacb2011-cf8f-4541-adc0-0b633c7f366a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c735d4e612b94af7947e614d9d0a896b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc79b04914d450db588437c83cca103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7e98d3-fbcc-42f6-855a-230abcff9df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7e98d3-fbcc-42f6-855a-230abcff9df5) transitioned into state 'SUCCESS' from state '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-1120786753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c735d4e612b94af7947e614d9d0a896b',qos_specs=None,replication_status=,reservations=['869f6b96-8f56-422d-b20a-4abc0a138105','479f938a-e379-4c73-bb85-557973217c4d','f8fe447b-a477-47b7-a974-d7734757748a','9937c46c-4502-48e4-a049-2f3b78160ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc79b04914d450db588437c83cca103',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8123a5-33ee-4388-8406-e3e334b07385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8123a5-33ee-4388-8406-e3e334b07385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Flow 'volume_create_api' (36e02d45-cb25-4722-b7ef-de3a033acacc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Create volume request issued successfully. Sep 01 08:17:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a46c1687-0b1b-433c-af8c-61af6cdd28b9 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 261/524] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:19 2026] POST /volume/v3/volumes => generated 762 bytes in 1894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5dc8cd41-2ede-4b8a-b22e-2d7ea895fb5c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 264/525] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:21 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 830 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-313935875"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-313935875'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume of 1 GB Sep 01 08:17:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Availability Zones retrieved successfully. Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Flow 'volume_create_api' (df634c34-589f-4814-8d30-98547850fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795e3af4-e865-4800-be1b-3e08a9d3c6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795e3af4-e865-4800-be1b-3e08a9d3c6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05075dc-0154-4109-92b6-0ca3f694efea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Created reservations ['cb4b33d8-b54a-45b3-a172-70d23773ef9a', '5acaa983-28fa-4852-91d0-f116f4e8c39a', 'a547aa46-f2e2-4941-9e49-8e3c05a663ef', '6b022939-ea87-40fe-892c-9335323fb78b'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05075dc-0154-4109-92b6-0ca3f694efea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4b33d8-b54a-45b3-a172-70d23773ef9a', '5acaa983-28fa-4852-91d0-f116f4e8c39a', 'a547aa46-f2e2-4941-9e49-8e3c05a663ef', '6b022939-ea87-40fe-892c-9335323fb78b']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13443734-8bba-4e1c-bd76-1c54e9da85f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13443734-8bba-4e1c-bd76-1c54e9da85f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-313935875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b2ea1c06994324be133b65667c3c5d',qos_specs=None,replication_status=,reservations=['cb4b33d8-b54a-45b3-a172-70d23773ef9a','5acaa983-28fa-4852-91d0-f116f4e8c39a','a547aa46-f2e2-4941-9e49-8e3c05a663ef','6b022939-ea87-40fe-892c-9335323fb78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20a71811564040980a247cfe1ff44d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-313935875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b2ea1c06994324be133b65667c3c5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e20a71811564040980a247cfe1ff44d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a45c38a-ff3a-4d32-b6a6-952833c92bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a45c38a-ff3a-4d32-b6a6-952833c92bd3) transitioned into state 'SUCCESS' from state '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-313935875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b2ea1c06994324be133b65667c3c5d',qos_specs=None,replication_status=,reservations=['cb4b33d8-b54a-45b3-a172-70d23773ef9a','5acaa983-28fa-4852-91d0-f116f4e8c39a','a547aa46-f2e2-4941-9e49-8e3c05a663ef','6b022939-ea87-40fe-892c-9335323fb78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20a71811564040980a247cfe1ff44d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57db8826-33f6-4279-afcf-bbc4b37f2a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57db8826-33f6-4279-afcf-bbc4b37f2a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Flow 'volume_create_api' (df634c34-589f-4814-8d30-98547850fa6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume request issued successfully. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fe1fd83-763f-4d0d-9f0a-358301da7972 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 262/526] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:21 2026] POST /volume/v3/volumes => generated 755 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-24879005-fc4d-4290-b529-2524397574ed None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24879005-fc4d-4290-b529-2524397574ed tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24879005-fc4d-4290-b529-2524397574ed tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24879005-fc4d-4290-b529-2524397574ed tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-24879005-fc4d-4290-b529-2524397574ed tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24879005-fc4d-4290-b529-2524397574ed tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 263/527] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:22 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 854 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c204c2a-b4da-4de9-8ee1-2c5581c4e52d tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 265/528] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:22 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 823 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bc0b912-e3d9-4de6-8e2a-68866bab1dbc tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 266/529] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:23 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04ba19aa-6639-468d-bc91-ec9b90000c0c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 264/530] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:23 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f0c31347-bb3f-4b66-9647-3f36dc3fae3e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 267/531] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:24 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1870747350"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume request body: {'volume': {'source_volid': '9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1870747350'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume retrieved successfully. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume of 2 GB Sep 01 08:17:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Availability Zones retrieved successfully. Sep 01 08:17:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b6fee1f-7124-4a49-9da4-d98eb0d118b7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 265/532] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:24 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Flow 'volume_create_api' (27b11c60-b646-40aa-8f5e-09caba95cf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db5c1c0c-788e-4147-bd68-bb9a0d7f420d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db5c1c0c-788e-4147-bd68-bb9a0d7f420d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c', 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46a58d0-c89b-44a3-ba25-ad622b2663e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Created reservations ['2982d66a-9207-478a-9ca1-623cff34b212', 'ba33de09-841d-4ead-af54-6041ad102c57', '7ef69461-2129-4f39-955f-f0a511356161', '83cba62b-0086-49a5-8b0f-30c6e871901f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46a58d0-c89b-44a3-ba25-ad622b2663e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2982d66a-9207-478a-9ca1-623cff34b212', 'ba33de09-841d-4ead-af54-6041ad102c57', '7ef69461-2129-4f39-955f-f0a511356161', '83cba62b-0086-49a5-8b0f-30c6e871901f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0723c4-3626-45d9-83c1-2edb44c56e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0723c4-3626-45d9-83c1-2edb44c56e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c313394e-51d7-47dc-bb34-72779ee2fd94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1870747350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b2ea1c06994324be133b65667c3c5d',qos_specs=None,replication_status=,reservations=['2982d66a-9207-478a-9ca1-623cff34b212','ba33de09-841d-4ead-af54-6041ad102c57','7ef69461-2129-4f39-955f-f0a511356161','83cba62b-0086-49a5-8b0f-30c6e871901f'],size=2,snapshot_id=None,source_replicaid=,source_volid=9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c,status='creating',user_id='5e20a71811564040980a247cfe1ff44d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1870747350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c313394e-51d7-47dc-bb34-72779ee2fd94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b2ea1c06994324be133b65667c3c5d',provider_auth=None,provider_geometry=None,provider_id=None,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=9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e20a71811564040980a247cfe1ff44d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2169c3e9-2fdf-41dc-8109-7bfbfe8493f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2169c3e9-2fdf-41dc-8109-7bfbfe8493f9) transitioned into state 'SUCCESS' from state '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-1870747350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b2ea1c06994324be133b65667c3c5d',qos_specs=None,replication_status=,reservations=['2982d66a-9207-478a-9ca1-623cff34b212','ba33de09-841d-4ead-af54-6041ad102c57','7ef69461-2129-4f39-955f-f0a511356161','83cba62b-0086-49a5-8b0f-30c6e871901f'],size=2,snapshot_id=None,source_replicaid=,source_volid=9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c,status='creating',user_id='5e20a71811564040980a247cfe1ff44d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703a1f23-d6c2-43dc-969c-457cbc10a714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703a1f23-d6c2-43dc-969c-457cbc10a714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Flow 'volume_create_api' (27b11c60-b646-40aa-8f5e-09caba95cf6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Create volume request issued successfully. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bae53d5f-7c0d-4616-822a-c49ec65ea024 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 268/533] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:24 2026] POST /volume/v3/volumes => generated 790 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-982d884b-deea-48ae-858b-996259f3c213 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-982d884b-deea-48ae-858b-996259f3c213 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-982d884b-deea-48ae-858b-996259f3c213 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-982d884b-deea-48ae-858b-996259f3c213 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-982d884b-deea-48ae-858b-996259f3c213 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-982d884b-deea-48ae-858b-996259f3c213 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 266/534] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:25 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac3b0e43-2f90-4470-83c2-4f80739ed4a3 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 269/535] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:25 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da7f5b90-1a34-47c7-8ce5-a25d9dbd5ebe tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 270/536] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:26 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-510616582"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-510616582'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Create volume of 2 GB Sep 01 08:17:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Availability Zones retrieved successfully. Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Flow 'volume_create_api' (4759bbcc-1abf-40ab-ad6d-524c0b29c55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c300cb-de00-4460-9bf6-0fc1b9af9c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Validating volume size '2' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c300cb-de00-4460-9bf6-0fc1b9af9c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9282f71-3d60-4046-88dc-b4fabf414dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Created reservations ['c2d7e5cf-fbfa-4424-893d-afb20d76edbb', 'c3735585-4073-49ff-a990-bc7b4f640848', '56c3e3a6-034c-4af2-8ced-9acbc014069e', '5240b04f-f8ee-4e07-9e2a-708242bb5bc5'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9282f71-3d60-4046-88dc-b4fabf414dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d7e5cf-fbfa-4424-893d-afb20d76edbb', 'c3735585-4073-49ff-a990-bc7b4f640848', '56c3e3a6-034c-4af2-8ced-9acbc014069e', '5240b04f-f8ee-4e07-9e2a-708242bb5bc5']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a112093-2ab0-49a0-b0f0-8eb993d7ed67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a112093-2ab0-49a0-b0f0-8eb993d7ed67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd806225f-c739-482d-931c-03d5c4e152c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-510616582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13384eca16994a00851b0aa0d3136691',qos_specs=None,replication_status=,reservations=['c2d7e5cf-fbfa-4424-893d-afb20d76edbb','c3735585-4073-49ff-a990-bc7b4f640848','56c3e3a6-034c-4af2-8ced-9acbc014069e','5240b04f-f8ee-4e07-9e2a-708242bb5bc5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dbdd1ffc2974f9ea68545b85ccd4718',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-510616582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d806225f-c739-482d-931c-03d5c4e152c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13384eca16994a00851b0aa0d3136691',provider_auth=None,provider_geometry=None,provider_id=None,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='0dbdd1ffc2974f9ea68545b85ccd4718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98abbb95-73fa-481a-a1de-f626dc1b0c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=539,cinder:UPDATE=136,cinder:INSERT=89 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98abbb95-73fa-481a-a1de-f626dc1b0c76) transitioned into state 'SUCCESS' from state '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-510616582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13384eca16994a00851b0aa0d3136691',qos_specs=None,replication_status=,reservations=['c2d7e5cf-fbfa-4424-893d-afb20d76edbb','c3735585-4073-49ff-a990-bc7b4f640848','56c3e3a6-034c-4af2-8ced-9acbc014069e','5240b04f-f8ee-4e07-9e2a-708242bb5bc5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dbdd1ffc2974f9ea68545b85ccd4718',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970b6b2-a8b6-49e8-a432-c2b5af27ea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b15c667-2ead-43de-95de-ae5595f7a5ff tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 271/537] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:27 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970b6b2-a8b6-49e8-a432-c2b5af27ea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Flow 'volume_create_api' (4759bbcc-1abf-40ab-ad6d-524c0b29c55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Create volume request issued successfully. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3cde2449-4fab-4ea3-a3d5-b2b6792408dd tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 267/538] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:26 2026] POST /volume/v3/volumes => generated 763 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd2aee34-09e0-4c72-b63a-07d1629d858f tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 272/539] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:27 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 831 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d6f81fe-e45b-483a-94d6-89e6e5b07a8e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 268/540] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:27 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-acc16680-c282-4f35-a95f-c2956bfd0573 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-acc16680-c282-4f35-a95f-c2956bfd0573 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-acc16680-c282-4f35-a95f-c2956bfd0573 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-acc16680-c282-4f35-a95f-c2956bfd0573 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-acc16680-c282-4f35-a95f-c2956bfd0573 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-acc16680-c282-4f35-a95f-c2956bfd0573 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 273/541] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:28 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8522239d-e287-42fa-9551-390cddda154e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8522239d-e287-42fa-9551-390cddda154e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8522239d-e287-42fa-9551-390cddda154e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8522239d-e287-42fa-9551-390cddda154e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8522239d-e287-42fa-9551-390cddda154e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8522239d-e287-42fa-9551-390cddda154e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 269/542] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:28 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-305bd7db-a1c5-45a4-9d86-b775ab4a1e1c tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 274/543] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:28 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-90306f91-ba9c-4718-b756-57829c829cb0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90306f91-ba9c-4718-b756-57829c829cb0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90306f91-ba9c-4718-b756-57829c829cb0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90306f91-ba9c-4718-b756-57829c829cb0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-90306f91-ba9c-4718-b756-57829c829cb0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90306f91-ba9c-4718-b756-57829c829cb0 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 270/544] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:29 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e6968d4-37e8-41bc-a976-47cd7784c04e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 275/545] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:29 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ea968549-3fce-465d-9645-5860f703b15b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea968549-3fce-465d-9645-5860f703b15b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea968549-3fce-465d-9645-5860f703b15b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea968549-3fce-465d-9645-5860f703b15b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ea968549-3fce-465d-9645-5860f703b15b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea968549-3fce-465d-9645-5860f703b15b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 271/546] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:29 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7fcb32f9-8849-4235-83ea-818b33009844 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fcb32f9-8849-4235-83ea-818b33009844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fcb32f9-8849-4235-83ea-818b33009844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fcb32f9-8849-4235-83ea-818b33009844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7fcb32f9-8849-4235-83ea-818b33009844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fcb32f9-8849-4235-83ea-818b33009844 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 276/547] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:30 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 1333 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12fe25f6-19bf-4c37-9701-2dd0c17ffc42 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 272/548] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:30 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-8559ccd7-de01-4d66-bb4f-f40745c95d69 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 277/549] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:17:30 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 1333 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1857cc22-220f-4473-9822-15e3c85a7303 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1857cc22-220f-4473-9822-15e3c85a7303 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1857cc22-220f-4473-9822-15e3c85a7303 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1857cc22-220f-4473-9822-15e3c85a7303 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1857cc22-220f-4473-9822-15e3c85a7303 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1857cc22-220f-4473-9822-15e3c85a7303 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 273/550] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:30 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca7150b7-d9d2-4317-bff5-fcb936fbddb7 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 278/551] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:31 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9fc293b-51c3-48b2-bf33-d6aba4b789ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 274/552] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:32 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-4ad9b761-6f0c-4e35-b1d7-68f41bfd3428 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 279/553] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:17:32 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 1333 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be237163-96e3-47f2-82f0-c9f151ce3a98 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be237163-96e3-47f2-82f0-c9f151ce3a98 None None] GET http://192.168.122.100/volume// Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be237163-96e3-47f2-82f0-c9f151ce3a98 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be237163-96e3-47f2-82f0-c9f151ce3a98 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be237163-96e3-47f2-82f0-c9f151ce3a98 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:17:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 275/554] 192.168.122.100 () {58 vars in 1308 bytes} [Tue Sep 1 08:17:32 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:17:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-94e3851d-18af-4a30-ab37-2e13eef6df5d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-94e3851d-18af-4a30-ab37-2e13eef6df5d tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:17:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-94e3851d-18af-4a30-ab37-2e13eef6df5d tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bacb2011-cf8f-4541-adc0-0b633c7f366a", "connector": null, "instance_uuid": "22f25daf-cff6-4b5d-b382-0732365f3b23"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc9b9e51-69ef-4d8d-8264-0fd43bbadc39 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 276/555] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:32 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-94e3851d-18af-4a30-ab37-2e13eef6df5d tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:17:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 280/556] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:17:32 2026] POST /volume/v3/attachments => generated 273 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c2029165-acba-441e-8f76-89bd5b5657ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2029165-acba-441e-8f76-89bd5b5657ac tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2029165-acba-441e-8f76-89bd5b5657ac tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2029165-acba-441e-8f76-89bd5b5657ac tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c2029165-acba-441e-8f76-89bd5b5657ac tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2029165-acba-441e-8f76-89bd5b5657ac tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 277/557] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:33 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a07dbcd2-24f4-4a07-9e1b-5b015a3a819d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 281/558] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:34 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1ff37bc-a37b-4ebd-a244-00978a52e754 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 278/559] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:34 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04661065-f71f-462f-8e06-db214ab302ed None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04661065-f71f-462f-8e06-db214ab302ed tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04661065-f71f-462f-8e06-db214ab302ed tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04661065-f71f-462f-8e06-db214ab302ed tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04661065-f71f-462f-8e06-db214ab302ed tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04661065-f71f-462f-8e06-db214ab302ed tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 282/560] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:35 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29a6266d-a25a-44cc-a33b-6dfa0d1312ee tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 279/561] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:35 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-547211d0-5d93-4278-b714-45a7571f74c4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-547211d0-5d93-4278-b714-45a7571f74c4 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-547211d0-5d93-4278-b714-45a7571f74c4 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-547211d0-5d93-4278-b714-45a7571f74c4 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-547211d0-5d93-4278-b714-45a7571f74c4 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-547211d0-5d93-4278-b714-45a7571f74c4 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 283/562] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:36 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d6f42ca5-4a74-4c89-ae69-d50f842cf3be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6f42ca5-4a74-4c89-ae69-d50f842cf3be None None] GET http://192.168.122.100/volume// Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6f42ca5-4a74-4c89-ae69-d50f842cf3be None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6f42ca5-4a74-4c89-ae69-d50f842cf3be None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6f42ca5-4a74-4c89-ae69-d50f842cf3be None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:17:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 280/563] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:17:36 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:17:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-c5892801-b46d-404d-b648-581656295e04 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 200 Sep 01 08:17:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 284/564] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:17:36 2026] GET /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 1513 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ecc87ae-84bc-4243-b82d-515ae1cda905 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 281/565] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:36 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] PUT http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 Sep 01 08:17:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:37 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Acquiring lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:17:37 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:17:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3f4c5cde-b9de-41f4-ae26-5623198fe736 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 282/566] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:37 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e9293d-f9a6-4681-8b4a-606fc468c992 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 283/567] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:38 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f5e8540e-ef52-47b6-a7ac-de85b7d9e994 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 284/568] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:38 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9b45be1-003b-4b98-8e8a-994b6dbd95e4 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 285/569] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:39 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 883 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6be03057-1c52-4d8d-9f22-28c862e209fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6be03057-1c52-4d8d-9f22-28c862e209fa tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6be03057-1c52-4d8d-9f22-28c862e209fa tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6be03057-1c52-4d8d-9f22-28c862e209fa tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6be03057-1c52-4d8d-9f22-28c862e209fa tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6be03057-1c52-4d8d-9f22-28c862e209fa tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 286/570] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:39 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24cbcb3d-7ff6-4ed8-8c97-f13dd594b98b tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 287/571] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:39 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] DELETE http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Delete volume with id: c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Delete volume request issued successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3b29307-5ae8-4d0b-8a78-c06fc4780d4e tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 202 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 288/572] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:39 2026] DELETE /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9995b9f-5e36-453b-b5a7-a929ea45d8d2 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 289/573] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:39 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 882 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a6cd98de-1fea-471e-a145-82a68cff31ce None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6cd98de-1fea-471e-a145-82a68cff31ce tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6cd98de-1fea-471e-a145-82a68cff31ce tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6cd98de-1fea-471e-a145-82a68cff31ce tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a6cd98de-1fea-471e-a145-82a68cff31ce tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6cd98de-1fea-471e-a145-82a68cff31ce tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 290/574] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:39 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:39 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" released by "attachment_update" :: held 2.872s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:17:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-a7fb93b8-bc84-45ac-87aa-be50e0bd3c20 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 returned with HTTP 200 Sep 01 08:17:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 285/575] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:17:37 2026] PUT /volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 => generated 694 bytes in 2920 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-2ae1b5c6-0301-47ea-b63e-dd554a9b766c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-2ae1b5c6-0301-47ea-b63e-dd554a9b766c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555/action Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-2ae1b5c6-0301-47ea-b63e-dd554a9b766c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-2ae1b5c6-0301-47ea-b63e-dd554a9b766c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6f396cd9-08cf-4a20-8b06-8f9fadeb477d req-2ae1b5c6-0301-47ea-b63e-dd554a9b766c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555/action returned with HTTP 204 Sep 01 08:17:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 291/576] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:17:40 2026] POST /volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e7ad904-3d09-4912-8a44-fadbba46d255 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e7ad904-3d09-4912-8a44-fadbba46d255 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e7ad904-3d09-4912-8a44-fadbba46d255 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e7ad904-3d09-4912-8a44-fadbba46d255 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e7ad904-3d09-4912-8a44-fadbba46d255 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 returned with HTTP 404 Sep 01 08:17:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 286/577] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:40 2026] GET /volume/v3/volumes/c313394e-51d7-47dc-bb34-72779ee2fd94 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-182997ca-c725-402e-b937-243c92ea478f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-182997ca-c725-402e-b937-243c92ea478f tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-182997ca-c725-402e-b937-243c92ea478f tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-182997ca-c725-402e-b937-243c92ea478f tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-182997ca-c725-402e-b937-243c92ea478f tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-182997ca-c725-402e-b937-243c92ea478f tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 292/578] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:40 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e1686335-4193-45c5-9479-57860dc48325 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Delete volume with id: 9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Delete volume request issued successfully. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e1686335-4193-45c5-9479-57860dc48325 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 202 Sep 01 08:17:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 287/579] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:40 2026] DELETE /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-246953ad-98eb-4fb6-97cc-dd70a5ed6b81 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 293/580] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:40 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5cdfdbad-f7d2-4ed0-840e-10951011cf7c tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 288/581] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:40 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d806225f-c739-482d-931c-03d5c4e152c7"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd806225f-c739-482d-931c-03d5c4e152c7'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Create volume of 1 GB Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Availability Zones retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Flow 'volume_create_api' (7afa0b07-dee2-45d8-8fb8-a8f2596a107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e619a178-c359-44d1-8d23-46e4bc04e607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e619a178-c359-44d1-8d23-46e4bc04e607) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:17:41 devstack devstack@c-api.service[86551]: 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 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e619a178-c359-44d1-8d23-46e4bc04e607) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e619a178-c359-44d1-8d23-46e4bc04e607) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:17:41 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Flow 'volume_create_api' (7afa0b07-dee2-45d8-8fb8-a8f2596a107c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dd67d352-27c6-4155-83eb-522cb76f4c61 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:17:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 294/582] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:40 2026] POST /volume/v3/volumes => generated 173 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-59e64b99-72e5-4e34-873a-98268bc233d5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59e64b99-72e5-4e34-873a-98268bc233d5 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59e64b99-72e5-4e34-873a-98268bc233d5 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59e64b99-72e5-4e34-873a-98268bc233d5 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-59e64b99-72e5-4e34-873a-98268bc233d5 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59e64b99-72e5-4e34-873a-98268bc233d5 tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 289/583] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:41 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78f0b72d-53e9-4391-beb9-c22722dc909d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] DELETE http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Delete volume with id: d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Delete volume request issued successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f0b72d-53e9-4391-beb9-c22722dc909d tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 202 Sep 01 08:17:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 295/584] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:41 2026] DELETE /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Volume info retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2333c3c-05d7-48e1-9e0c-32e79259cd0e tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 200 Sep 01 08:17:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 290/585] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:41 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Volume info retrieved successfully. Sep 01 08:17:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-341949c9-86cb-4f0c-940f-cc020d2a45f6 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 200 Sep 01 08:17:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 296/586] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:41 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-567062d4-c03e-4cff-8365-917465b3894b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-567062d4-c03e-4cff-8365-917465b3894b tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] GET http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 Sep 01 08:17:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-567062d4-c03e-4cff-8365-917465b3894b tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-567062d4-c03e-4cff-8365-917465b3894b tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-567062d4-c03e-4cff-8365-917465b3894b tempest-VolumesCloneNegativeTest-1994186224 tempest-VolumesCloneNegativeTest-1994186224-project-member] http://192.168.122.100/volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 returned with HTTP 404 Sep 01 08:17:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 291/587] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:42 2026] GET /volume/v3/volumes/d806225f-c739-482d-931c-03d5c4e152c7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa624c0a-371f-4d5d-b057-4538e4b5d5d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa624c0a-371f-4d5d-b057-4538e4b5d5d1 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] GET http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c Sep 01 08:17:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa624c0a-371f-4d5d-b057-4538e4b5d5d1 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa624c0a-371f-4d5d-b057-4538e4b5d5d1 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa624c0a-371f-4d5d-b057-4538e4b5d5d1 tempest-VolumesCloneTest-1123833027 tempest-VolumesCloneTest-1123833027-project-member] http://192.168.122.100/volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c returned with HTTP 404 Sep 01 08:17:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 297/588] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:42 2026] GET /volume/v3/volumes/9fcbcbf8-f0e8-49bb-a1d9-4a3c728a001c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] GET http://192.168.122.100/volume/v3/volumes/summary Sep 01 08:17:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:17:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] Get summary completed successfully. Sep 01 08:17:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-431b12e2-d806-40a3-a893-cb3c89f4b40f tempest-VolumesSummaryTest-1453422360 tempest-VolumesSummaryTest-1453422360-project-member] http://192.168.122.100/volume/v3/volumes/summary returned with HTTP 200 Sep 01 08:17:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 292/589] 192.168.122.100 () {60 vars in 1186 bytes} [Tue Sep 1 08:17:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1991833119", "metadata": {"Type": "Test"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1991833119', 'metadata': {'Type': 'Test'}}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:17:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ad6dc903-8eb0-47a3-8de8-d01a124bb553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3fdde0c-28bd-48b4-a633-45429686dbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3fdde0c-28bd-48b4-a633-45429686dbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabfae20-5e2a-496b-8363-d2d8d2ea421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['90e3fb2a-686d-4422-94ff-b31c66e92efc', '68631394-acee-4518-8a49-7674c126ab6a', '1cd7f3a6-f001-4b51-839a-eeb1f2451d77', 'a3fb398c-b910-4015-baff-170350ac0c77'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabfae20-5e2a-496b-8363-d2d8d2ea421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e3fb2a-686d-4422-94ff-b31c66e92efc', '68631394-acee-4518-8a49-7674c126ab6a', '1cd7f3a6-f001-4b51-839a-eeb1f2451d77', 'a3fb398c-b910-4015-baff-170350ac0c77']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db21ad86-bc85-417b-9ae8-407f4b645fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db21ad86-bc85-417b-9ae8-407f4b645fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fec8a18a-223f-4e8f-92e3-d155be573957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1991833119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['90e3fb2a-686d-4422-94ff-b31c66e92efc','68631394-acee-4518-8a49-7674c126ab6a','1cd7f3a6-f001-4b51-839a-eeb1f2451d77','a3fb398c-b910-4015-baff-170350ac0c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1991833119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fec8a18a-223f-4e8f-92e3-d155be573957,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb93e84d-cb00-4f53-b01b-9298e12aaf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb93e84d-cb00-4f53-b01b-9298e12aaf5e) transitioned into state 'SUCCESS' from state '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-1991833119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['90e3fb2a-686d-4422-94ff-b31c66e92efc','68631394-acee-4518-8a49-7674c126ab6a','1cd7f3a6-f001-4b51-839a-eeb1f2451d77','a3fb398c-b910-4015-baff-170350ac0c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1710b957-e2ed-4726-abd4-d7244c8bbe06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1710b957-e2ed-4726-abd4-d7244c8bbe06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ad6dc903-8eb0-47a3-8de8-d01a124bb553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:17:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6261353f-28c9-47dc-8459-a5fe3581b8c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 298/590] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:46 2026] POST /volume/v3/volumes => generated 768 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c7152d8-5813-4e3c-8dae-cf24c5705964 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 293/591] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:47 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 836 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa9da8d0-976a-4020-9700-bbb1dbc47c54 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 299/592] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:48 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 860 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5684ff39-066b-4add-8dff-c9566ded59fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5684ff39-066b-4add-8dff-c9566ded59fe tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5684ff39-066b-4add-8dff-c9566ded59fe tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5684ff39-066b-4add-8dff-c9566ded59fe tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5684ff39-066b-4add-8dff-c9566ded59fe tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5684ff39-066b-4add-8dff-c9566ded59fe tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 294/593] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:49 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 861 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e423c21-399e-4879-b2f0-3cddf9826c5d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 300/594] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:49 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1991833119"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d5d789d-ba69-422d-8024-597f4d59cd2e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 295/595] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:17:49 2026] PUT /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 793 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-687281521", "description": "This is the new description of volume"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:17:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82be6954-b5c1-4c67-a5c5-f30660c78957 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 301/596] 192.168.122.100 () {60 vars in 1253 bytes} [Tue Sep 1 08:17:49 2026] PUT /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 831 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0656676d-ef78-4c5d-b10e-325731494e89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0656676d-ef78-4c5d-b10e-325731494e89 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0656676d-ef78-4c5d-b10e-325731494e89 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0656676d-ef78-4c5d-b10e-325731494e89 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0656676d-ef78-4c5d-b10e-325731494e89 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0656676d-ef78-4c5d-b10e-325731494e89 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 296/597] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:50 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 899 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-900991841", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-831145514"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-900991841', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-831145514'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ef6d9993-472f-495c-8a2a-172bf8d74e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcafbc94-0bc6-4095-8377-8c6bb1d52e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcafbc94-0bc6-4095-8377-8c6bb1d52e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd7444c-a6c8-428b-9204-386c89402188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['26ede971-60d0-47f9-8df3-7475e3693b12', '30476a11-904e-4cfc-ae7b-566ed508933f', 'd180dba8-2411-401a-b9cc-e243ca73c82c', 'ae068d07-8431-4aa8-91e6-cc55a7f4a382'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd7444c-a6c8-428b-9204-386c89402188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ede971-60d0-47f9-8df3-7475e3693b12', '30476a11-904e-4cfc-ae7b-566ed508933f', 'd180dba8-2411-401a-b9cc-e243ca73c82c', 'ae068d07-8431-4aa8-91e6-cc55a7f4a382']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944cd3fb-9184-4953-bfa6-9adb9402c09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944cd3fb-9184-4953-bfa6-9adb9402c09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7261741c-4b0d-4b81-9b11-cf0f317debb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-900991841',display_name='tempest-VolumesGetTest-Volume-831145514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['26ede971-60d0-47f9-8df3-7475e3693b12','30476a11-904e-4cfc-ae7b-566ed508933f','d180dba8-2411-401a-b9cc-e243ca73c82c','ae068d07-8431-4aa8-91e6-cc55a7f4a382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-900991841',display_name='tempest-VolumesGetTest-Volume-831145514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7261741c-4b0d-4b81-9b11-cf0f317debb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79dbb211-0a15-4139-baf8-272ee7225d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79dbb211-0a15-4139-baf8-272ee7225d94) transitioned into 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-900991841',display_name='tempest-VolumesGetTest-Volume-831145514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['26ede971-60d0-47f9-8df3-7475e3693b12','30476a11-904e-4cfc-ae7b-566ed508933f','d180dba8-2411-401a-b9cc-e243ca73c82c','ae068d07-8431-4aa8-91e6-cc55a7f4a382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc83f3db-bc4e-42a1-9ea9-0643690e127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc83f3db-bc4e-42a1-9ea9-0643690e127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ef6d9993-472f-495c-8a2a-172bf8d74e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a78dae9f-be00-41b7-8be5-1036cdee4a27 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 302/598] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:50 2026] POST /volume/v3/volumes => generated 787 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5da6cf0-8f5e-4e8d-a314-19bd3d646f96 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 297/599] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:50 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:17:50 devstack devstack@c-api.service[86551]: /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 01 08:17:50 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:17:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1b5b230-9d95-41ae-9a6d-58587d0146f3 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:17:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 303/600] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:17:50 2026] GET /volume/v3/volumes => generated 15 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c449fafc-41e1-42e5-9acc-59099a305e43 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1521159798"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1521159798'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume of 1 GB Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Availability Zones retrieved successfully. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (40e657f5-0870-46b3-9516-0babc171baee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd4dac7-82d8-43ed-a0f7-32ee19138b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd4dac7-82d8-43ed-a0f7-32ee19138b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dd0767-161b-40ef-b48e-098281e28b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Created reservations ['4665b039-4862-4933-8b04-b279ded935b4', 'f253311d-198a-42f3-bcac-27fab8563fda', 'fd0c570a-d032-4d52-aa51-05f664a63e07', 'd772795b-7b1b-4649-a903-416182782b46'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dd0767-161b-40ef-b48e-098281e28b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4665b039-4862-4933-8b04-b279ded935b4', 'f253311d-198a-42f3-bcac-27fab8563fda', 'fd0c570a-d032-4d52-aa51-05f664a63e07', 'd772795b-7b1b-4649-a903-416182782b46']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826c3042-5894-4ba7-b03b-3c72c95ef857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826c3042-5894-4ba7-b03b-3c72c95ef857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d6aae5-ecad-429d-ba28-407a4fce2c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1521159798',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['4665b039-4862-4933-8b04-b279ded935b4','f253311d-198a-42f3-bcac-27fab8563fda','fd0c570a-d032-4d52-aa51-05f664a63e07','d772795b-7b1b-4649-a903-416182782b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1521159798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d6aae5-ecad-429d-ba28-407a4fce2c80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='917cc1e6e22a4106a8b22991cbfea6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea86be06-3be4-4ccd-85bf-664f20028a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea86be06-3be4-4ccd-85bf-664f20028a89) transitioned into state 'SUCCESS' from state '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-1521159798',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['4665b039-4862-4933-8b04-b279ded935b4','f253311d-198a-42f3-bcac-27fab8563fda','fd0c570a-d032-4d52-aa51-05f664a63e07','d772795b-7b1b-4649-a903-416182782b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869f4d83-88ee-4ee6-b606-72c3dc5267c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869f4d83-88ee-4ee6-b606-72c3dc5267c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (40e657f5-0870-46b3-9516-0babc171baee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request issued successfully. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c449fafc-41e1-42e5-9acc-59099a305e43 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 298/601] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:51 2026] POST /volume/v3/volumes => generated 773 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:17:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08636e17-d92a-4dd1-96da-15c2f5877d41 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:17:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 304/602] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:51 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 841 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0fcecfbc-2f39-4a07-85f1-5701a6ca0eac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 299/603] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:51 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 879 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:17:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e8172f0-c700-4be0-a0cf-c12a9807b745 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:17:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 305/604] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:52 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e7b469b-1f1c-4b91-92ff-444ee5d03884 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 300/605] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:52 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d95595f7-15e4-47cf-847b-f52c103f274d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d95595f7-15e4-47cf-847b-f52c103f274d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d95595f7-15e4-47cf-847b-f52c103f274d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1991833119", "description": null}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d95595f7-15e4-47cf-847b-f52c103f274d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d95595f7-15e4-47cf-847b-f52c103f274d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:17:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d95595f7-15e4-47cf-847b-f52c103f274d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 306/606] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:17:52 2026] PUT /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7acef63-1c13-4440-b70e-b24b141001c7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7acef63-1c13-4440-b70e-b24b141001c7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7acef63-1c13-4440-b70e-b24b141001c7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7acef63-1c13-4440-b70e-b24b141001c7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7acef63-1c13-4440-b70e-b24b141001c7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7acef63-1c13-4440-b70e-b24b141001c7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 301/607] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:52 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad1552d5-6c7a-49be-bf03-4321906973d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 202 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 307/608] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:53 2026] DELETE /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0e1a2c18-7e68-4081-9b63-477a470deeaa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e1a2c18-7e68-4081-9b63-477a470deeaa None None] GET http://192.168.122.100/volume// Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e1a2c18-7e68-4081-9b63-477a470deeaa None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e1a2c18-7e68-4081-9b63-477a470deeaa None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e1a2c18-7e68-4081-9b63-477a470deeaa None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 302/609] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:17:53 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-2da785a1-ad0e-4b2c-b07c-a0896b13642e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-2da785a1-ad0e-4b2c-b07c-a0896b13642e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-2da785a1-ad0e-4b2c-b07c-a0896b13642e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bacb2011-cf8f-4541-adc0-0b633c7f366a", "connector": null, "instance_uuid": "22f25daf-cff6-4b5d-b382-0732365f3b23"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-640ee604-7faf-4078-b815-54bcf2a9d7b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 200 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 308/610] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:53 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-2da785a1-ad0e-4b2c-b07c-a0896b13642e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:17:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 303/611] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a11fb0f5-d3ba-4615-95df-b428d9c71dd4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a11fb0f5-d3ba-4615-95df-b428d9c71dd4 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a11fb0f5-d3ba-4615-95df-b428d9c71dd4 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a11fb0f5-d3ba-4615-95df-b428d9c71dd4 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /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 01 08:17:53 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a11fb0f5-d3ba-4615-95df-b428d9c71dd4 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 returned with HTTP 200 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 309/612] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:17:53 2026] DELETE /volume/v3/attachments/b58dc31a-dbd3-4123-b001-cb597ce34555 => generated 192 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b3468cee-eb67-46a5-97b0-bb65df33148e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3468cee-eb67-46a5-97b0-bb65df33148e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3468cee-eb67-46a5-97b0-bb65df33148e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3468cee-eb67-46a5-97b0-bb65df33148e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b3468cee-eb67-46a5-97b0-bb65df33148e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3468cee-eb67-46a5-97b0-bb65df33148e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:17:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 304/613] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:53 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2001ceb-37c4-454f-bb8f-8b1a06f9c540 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 310/614] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:53 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c92e274f-390b-4113-bd00-4d37993704a8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1224182476"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1224182476'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume of 1 GB Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Availability Zones retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (182c272b-899a-46cd-849d-b1c5cf7ebcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15732b6a-4269-4541-9f6d-e787974a8bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15732b6a-4269-4541-9f6d-e787974a8bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb34a869-c47f-455c-9d6b-3653996a7505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5ab9d100-096d-454a-8f79-981c84fbd019 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ab9d100-096d-454a-8f79-981c84fbd019 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ab9d100-096d-454a-8f79-981c84fbd019 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ab9d100-096d-454a-8f79-981c84fbd019 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Created reservations ['6c64d34e-fed5-410c-a484-da1d3fab131c', 'fa41633f-3f0e-4c07-bc24-01c1466303de', 'ad2e31e0-6962-4ce0-95eb-cd3cfe884195', '45ef8195-56d3-44a4-b5fd-89859965e11b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb34a869-c47f-455c-9d6b-3653996a7505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c64d34e-fed5-410c-a484-da1d3fab131c', 'fa41633f-3f0e-4c07-bc24-01c1466303de', 'ad2e31e0-6962-4ce0-95eb-cd3cfe884195', '45ef8195-56d3-44a4-b5fd-89859965e11b']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa62c55-b463-47e4-9a5e-91a555783bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ab9d100-096d-454a-8f79-981c84fbd019 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 returned with HTTP 404 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 311/615] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:54 2026] GET /volume/v3/volumes/7261741c-4b0d-4b81-9b11-cf0f317debb7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa62c55-b463-47e4-9a5e-91a555783bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd75f2272-39af-4f45-87b8-115a5c631bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1224182476',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['6c64d34e-fed5-410c-a484-da1d3fab131c','fa41633f-3f0e-4c07-bc24-01c1466303de','ad2e31e0-6962-4ce0-95eb-cd3cfe884195','45ef8195-56d3-44a4-b5fd-89859965e11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1224182476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d75f2272-39af-4f45-87b8-115a5c631bed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='917cc1e6e22a4106a8b22991cbfea6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb2a8ae-eb81-40dd-b8e9-324ca98cb200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c352ba46-e875-4992-87bb-6c5c5e6251ca tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 312/616] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:54 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 899 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb2a8ae-eb81-40dd-b8e9-324ca98cb200) transitioned into state 'SUCCESS' from state '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-1224182476',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['6c64d34e-fed5-410c-a484-da1d3fab131c','fa41633f-3f0e-4c07-bc24-01c1466303de','ad2e31e0-6962-4ce0-95eb-cd3cfe884195','45ef8195-56d3-44a4-b5fd-89859965e11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c46301-b305-4c63-a745-95ebc78acad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c46301-b305-4c63-a745-95ebc78acad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (182c272b-899a-46cd-849d-b1c5cf7ebcb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request issued successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c92e274f-390b-4113-bd00-4d37993704a8 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 305/617] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:54 2026] POST /volume/v3/volumes => generated 773 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9292d6a5-efa8-498a-b028-fb24bfa91c17 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 202 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 313/618] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:17:54 2026] DELETE /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-744d134b-06a2-47a6-840f-f67aa755539f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-744d134b-06a2-47a6-840f-f67aa755539f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-744d134b-06a2-47a6-840f-f67aa755539f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-744d134b-06a2-47a6-840f-f67aa755539f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-744d134b-06a2-47a6-840f-f67aa755539f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-744d134b-06a2-47a6-840f-f67aa755539f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:17:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 314/619] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:54 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 841 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a659997c-82d2-42da-8b04-7d4b718d97c9 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 200 Sep 01 08:17:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 306/620] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:54 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 898 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] PUT http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Acquiring lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0481ed5a-8a24-47c9-b5ed-f5a6f33653ac tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:17:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 307/621] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:55 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5cde527c-8661-4573-977d-c293afbc3a0f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5cde527c-8661-4573-977d-c293afbc3a0f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5cde527c-8661-4573-977d-c293afbc3a0f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5cde527c-8661-4573-977d-c293afbc3a0f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5cde527c-8661-4573-977d-c293afbc3a0f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 returned with HTTP 404 Sep 01 08:17:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 308/622] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:55 2026] GET /volume/v3/volumes/fec8a18a-223f-4e8f-92e3-d155be573957 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-108340366"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-108340366'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:17:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (4cd19973-2126-4228-815c-38640bc35b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16e1096-880c-4091-aa8d-b8d3d6b5205e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16e1096-880c-4091-aa8d-b8d3d6b5205e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6214ae53-ba79-4448-8e8e-a5120f1339f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Lock "cinder-attachment_update-bacb2011-cf8f-4541-adc0-0b633c7f366a-devstack" released by "attachment_update" :: held 0.491s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-de4d7629-fac6-4125-a0be-5ee9e956b84c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 returned with HTTP 200 Sep 01 08:17:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 315/623] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:17:55 2026] PUT /volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 => generated 694 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-443dca76-4848-44bb-90a3-0661e4d08068 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-443dca76-4848-44bb-90a3-0661e4d08068 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-443dca76-4848-44bb-90a3-0661e4d08068 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-443dca76-4848-44bb-90a3-0661e4d08068 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['8c784c93-625f-42ab-a4d9-dced9c1fd8c8', '15fa6c2a-a805-4cfb-b249-58a1b5e31da8', '31c94a04-ce98-4f9e-b290-c4c30592882b', 'fc36a070-ea1d-4e23-abd7-484a332aeccd'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6214ae53-ba79-4448-8e8e-a5120f1339f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c784c93-625f-42ab-a4d9-dced9c1fd8c8', '15fa6c2a-a805-4cfb-b249-58a1b5e31da8', '31c94a04-ce98-4f9e-b290-c4c30592882b', 'fc36a070-ea1d-4e23-abd7-484a332aeccd']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b897318b-7286-4522-8cf0-c1d5fc89ffc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-443dca76-4848-44bb-90a3-0661e4d08068 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 returned with HTTP 200 Sep 01 08:17:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 316/624] 192.168.122.100 () {62 vars in 1540 bytes} [Tue Sep 1 08:17:55 2026] GET /volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 => generated 719 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b897318b-7286-4522-8cf0-c1d5fc89ffc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09cd98af-cf69-4478-9140-bd2c6c3cf8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-108340366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['8c784c93-625f-42ab-a4d9-dced9c1fd8c8','15fa6c2a-a805-4cfb-b249-58a1b5e31da8','31c94a04-ce98-4f9e-b290-c4c30592882b','fc36a070-ea1d-4e23-abd7-484a332aeccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-108340366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09cd98af-cf69-4478-9140-bd2c6c3cf8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd73361-c6f1-47f8-97dc-3274c2d25014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd73361-c6f1-47f8-97dc-3274c2d25014) transitioned into state 'SUCCESS' from state '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-108340366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['8c784c93-625f-42ab-a4d9-dced9c1fd8c8','15fa6c2a-a805-4cfb-b249-58a1b5e31da8','31c94a04-ce98-4f9e-b290-c4c30592882b','fc36a070-ea1d-4e23-abd7-484a332aeccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff369c3-56a0-44ee-859f-34a3121a9dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff369c3-56a0-44ee-859f-34a3121a9dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (4cd19973-2126-4228-815c-38640bc35b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2e0cd0c-93df-4f6d-94a5-653a87b1f208 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 309/625] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:17:55 2026] POST /volume/v3/volumes => generated 753 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af60604f-432c-4d08-83e8-e9a5b49ee5b6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:17:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 317/626] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:56 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9373d749-572e-4fa5-bf08-a36e6adabbc7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:17:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 310/627] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:56 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d93c06e-448a-43b8-b225-8379bfcb0dd1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:17:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 318/628] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:56 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-82a4a215-e491-4627-989a-435fff06a47b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1257548652"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1257548652'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume of 1 GB Sep 01 08:17:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Availability Zones retrieved successfully. Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (cfe6305b-068b-4349-88ba-38132cb78f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6872c6bb-9bb7-417c-b820-95ce8b382fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6872c6bb-9bb7-417c-b820-95ce8b382fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575addc7-aae2-46ba-81e1-7eeb7d5de406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Created reservations ['5e0ff53c-83d1-4d71-92f9-22f91b481099', 'a7d0d160-6704-4bd2-a80f-e04ef43587e4', 'eef0a80e-20ff-4328-a304-663560e98d10', '3bbaed44-ac1c-40a1-b2a6-ca555ad51150'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575addc7-aae2-46ba-81e1-7eeb7d5de406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e0ff53c-83d1-4d71-92f9-22f91b481099', 'a7d0d160-6704-4bd2-a80f-e04ef43587e4', 'eef0a80e-20ff-4328-a304-663560e98d10', '3bbaed44-ac1c-40a1-b2a6-ca555ad51150']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffbd550-8cc4-4da6-9fe2-279e4d388c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffbd550-8cc4-4da6-9fe2-279e4d388c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faaf5be4-8260-4169-bd8c-a12277580ad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1257548652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['5e0ff53c-83d1-4d71-92f9-22f91b481099','a7d0d160-6704-4bd2-a80f-e04ef43587e4','eef0a80e-20ff-4328-a304-663560e98d10','3bbaed44-ac1c-40a1-b2a6-ca555ad51150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1257548652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faaf5be4-8260-4169-bd8c-a12277580ad1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='917cc1e6e22a4106a8b22991cbfea6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1634b2-ac46-4e15-8f0b-61ddcd065057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1634b2-ac46-4e15-8f0b-61ddcd065057) transitioned into state 'SUCCESS' from state '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-1257548652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='917cc1e6e22a4106a8b22991cbfea6fe',qos_specs=None,replication_status=,reservations=['5e0ff53c-83d1-4d71-92f9-22f91b481099','a7d0d160-6704-4bd2-a80f-e04ef43587e4','eef0a80e-20ff-4328-a304-663560e98d10','3bbaed44-ac1c-40a1-b2a6-ca555ad51150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6de4e4b9ad64c13b6dd4e04010a326d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe77b426-ac52-44db-af3c-14c8dfd5d86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13a0af76-398d-45c0-b2e0-de9c7d6d44b7 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:17:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 319/629] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:57 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe77b426-ac52-44db-af3c-14c8dfd5d86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Flow 'volume_create_api' (cfe6305b-068b-4349-88ba-38132cb78f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Create volume request issued successfully. Sep 01 08:17:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82a4a215-e491-4627-989a-435fff06a47b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 311/630] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:56 2026] POST /volume/v3/volumes => generated 773 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bd56a0f-2081-4a63-ab9b-7248d568d63e tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:17:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 320/631] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:57 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a48eef42-b8b7-4b7c-a74e-63d87daf31dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a48eef42-b8b7-4b7c-a74e-63d87daf31dd tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] POST http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416/action Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a48eef42-b8b7-4b7c-a74e-63d87daf31dd tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a48eef42-b8b7-4b7c-a74e-63d87daf31dd tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-64ebe0cb-16a2-450f-8845-09fbb0fbb65f req-a48eef42-b8b7-4b7c-a74e-63d87daf31dd tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416/action returned with HTTP 204 Sep 01 08:17:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 312/632] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:17:58 2026] POST /volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed3a046b-e14c-4bf3-ad05-c783f3db625f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:17:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 321/633] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:58 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "09cd98af-cf69-4478-9140-bd2c6c3cf8a1", "size": 1, "name": "tempest-VolumesGetTest-Volume-1994053583", "metadata": {"Type": "Test"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'source_volid': '09cd98af-cf69-4478-9140-bd2c6c3cf8a1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1994053583', 'metadata': {'Type': 'Test'}}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-034fa8a6-d50b-47d9-820f-bad24334e461 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-034fa8a6-d50b-47d9-820f-bad24334e461 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-034fa8a6-d50b-47d9-820f-bad24334e461 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-034fa8a6-d50b-47d9-820f-bad24334e461 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume retrieved successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ac2b3748-df0b-4a57-b45a-4e12b397bca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371bd0eb-ca1d-41e8-ac6a-f4e14e60d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-034fa8a6-d50b-47d9-820f-bad24334e461 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-034fa8a6-d50b-47d9-820f-bad24334e461 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:17:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 322/634] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:58 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371bd0eb-ca1d-41e8-ac6a-f4e14e60d529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09cd98af-cf69-4478-9140-bd2c6c3cf8a1', 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b9a300-35d4-4212-99c7-66d6fbba9c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['78b458cf-fa4e-47f9-96c5-01256fc27787', '4a1420fd-9bfa-42f7-a2ac-1e6f51ad4923', 'f8dbd338-a3db-4bd4-bfb3-53eddd4f1014', 'c3d62549-8318-4f20-9987-80cb5dd60059'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b9a300-35d4-4212-99c7-66d6fbba9c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b458cf-fa4e-47f9-96c5-01256fc27787', '4a1420fd-9bfa-42f7-a2ac-1e6f51ad4923', 'f8dbd338-a3db-4bd4-bfb3-53eddd4f1014', 'c3d62549-8318-4f20-9987-80cb5dd60059']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c87490-3d46-479a-9cdf-f97462538794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c87490-3d46-479a-9cdf-f97462538794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9742bbc8-a640-4123-8f23-787520376ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1994053583',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['78b458cf-fa4e-47f9-96c5-01256fc27787','4a1420fd-9bfa-42f7-a2ac-1e6f51ad4923','f8dbd338-a3db-4bd4-bfb3-53eddd4f1014','c3d62549-8318-4f20-9987-80cb5dd60059'],size=1,snapshot_id=None,source_replicaid=,source_volid=09cd98af-cf69-4478-9140-bd2c6c3cf8a1,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1994053583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9742bbc8-a640-4123-8f23-787520376ba0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09cd98af-cf69-4478-9140-bd2c6c3cf8a1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ccc61f-b27d-4b0a-97df-349447222b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ccc61f-b27d-4b0a-97df-349447222b61) transitioned into state 'SUCCESS' from state '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-1994053583',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['78b458cf-fa4e-47f9-96c5-01256fc27787','4a1420fd-9bfa-42f7-a2ac-1e6f51ad4923','f8dbd338-a3db-4bd4-bfb3-53eddd4f1014','c3d62549-8318-4f20-9987-80cb5dd60059'],size=1,snapshot_id=None,source_replicaid=,source_volid=09cd98af-cf69-4478-9140-bd2c6c3cf8a1,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c68501a-180f-4912-9c55-8fa475d9ec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c68501a-180f-4912-9c55-8fa475d9ec55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (ac2b3748-df0b-4a57-b45a-4e12b397bca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b4b2fc6-3a1a-474e-92ec-315c1ff9d94e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:17:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 313/635] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:17:58 2026] POST /volume/v3/volumes => generated 802 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-19a42a62-5936-45aa-8683-0643bdc24379 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19a42a62-5936-45aa-8683-0643bdc24379 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19a42a62-5936-45aa-8683-0643bdc24379 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19a42a62-5936-45aa-8683-0643bdc24379 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19a42a62-5936-45aa-8683-0643bdc24379 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:17:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19a42a62-5936-45aa-8683-0643bdc24379 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:17:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 323/636] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:58 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 870 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e750f6c6-b1fa-4d0e-8e30-14a46d005672 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:17:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 314/637] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:59 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6b254093-05ce-4290-ab97-1cbd2f547746 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6b254093-05ce-4290-ab97-1cbd2f547746 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6b254093-05ce-4290-ab97-1cbd2f547746 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6b254093-05ce-4290-ab97-1cbd2f547746 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:17:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6b254093-05ce-4290-ab97-1cbd2f547746 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:17:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6b254093-05ce-4290-ab97-1cbd2f547746 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:17:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 324/638] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:59 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27d5eb8d-9950-438a-afb8-f47f9b24cf17 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:17:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 315/639] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:17:59 2026] GET /volume/v3/volumes => generated 1000 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1257548652 Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:17:59 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1257548652'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:17:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:17:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c49320dc-e894-4716-94e1-4b3f4b75d9bd tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 316/640] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:17:59 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9b12115-5ba8-4e2c-92c5-bf7bdb617d4c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1257548652 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 325/641] 192.168.122.100 () {58 vars in 1222 bytes} [Tue Sep 1 08:17:59 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1257548652 => generated 342 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1257548652'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-77783047-a973-4c6f-997c-dab9bd4b6a46 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 317/642] 192.168.122.100 () {58 vars in 1243 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652 => generated 869 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=1 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cbdf577a-9174-467e-a6a7-8000dfee9c2b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 326/643] 192.168.122.100 () {58 vars in 1157 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bcd85bbf-1b10-4f7d-a7d6-c2c125aa8d95 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 318/644] 192.168.122.100 () {58 vars in 1245 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5152cf01-d86a-4b23-ac9c-c5995d780b3c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 327/645] 192.168.122.100 () {58 vars in 1245 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed => generated 1016 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-73ee737f-a982-495f-a956-c5e37e370a98 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73ee737f-a982-495f-a956-c5e37e370a98 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 319/646] 192.168.122.100 () {58 vars in 1245 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26b22554-217c-4b8b-b5bb-d1cbe642c027 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 328/647] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e7451879-fcdf-49b3-9415-47fa6062d14f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7451879-fcdf-49b3-9415-47fa6062d14f tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 320/648] 192.168.122.100 () {58 vars in 1243 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?limit=1 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10694ea3-ea54-45fe-90c9-99f5aa9b41ca tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 329/649] 192.168.122.100 () {58 vars in 1136 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-58d58738-773e-4663-bf1f-6867fa263cf1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58d58738-773e-4663-bf1f-6867fa263cf1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:18:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 321/650] 192.168.122.100 () {58 vars in 1224 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes?limit=1&marker=faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 482 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc7dd281-51ab-43da-809a-8d847cafbca2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 330/651] 192.168.122.100 () {58 vars in 1224 bytes} [Tue Sep 1 08:18:00 2026] GET /volume/v3/volumes?limit=1&marker=d75f2272-39af-4f45-87b8-115a5c631bed => generated 482 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d056f76-5afc-424e-bbd4-629d0efc846c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d056f76-5afc-424e-bbd4-629d0efc846c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d056f76-5afc-424e-bbd4-629d0efc846c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d056f76-5afc-424e-bbd4-629d0efc846c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e9d8c60a-e797-40a4-aead-c0385a2b79dd tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 322/652] 192.168.122.100 () {58 vars in 1224 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes?limit=1&marker=46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-31079b04-eda8-4e14-be48-3378e15013cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1224182476&status=available Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1224182476'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3d056f76-5afc-424e-bbd4-629d0efc846c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d056f76-5afc-424e-bbd4-629d0efc846c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 331/653] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31079b04-eda8-4e14-be48-3378e15013cb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1224182476&status=available returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 323/654] 192.168.122.100 () {58 vars in 1256 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1224182476&status=available => generated 342 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652&status=available Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1257548652'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e56e131-3eb7-4dce-b3d3-8060795f8fa1 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652&status=available returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 332/655] 192.168.122.100 () {58 vars in 1277 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1257548652&status=available => generated 869 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?marker=46d6aae5-ecad-429d-ba28-407a4fce2c80&sort=id%3Aasc Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66c0ee7b-fbf4-421b-a21a-c966e5fcd77c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?marker=46d6aae5-ecad-429d-ba28-407a4fce2c80&sort=id%3Aasc returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 324/656] 192.168.122.100 () {58 vars in 1257 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/detail?marker=46d6aae5-ecad-429d-ba28-407a4fce2c80&sort=id%3Aasc => generated 1725 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1cade9c-7d0f-49c6-9022-229537ca0165 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 333/657] 192.168.122.100 () {58 vars in 1221 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2581 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3372fcc2-db64-4b1c-bfd0-8484721d923b tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 334/658] 192.168.122.100 () {58 vars in 1142 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/detail => generated 2581 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb8893af-f7ee-4ad0-b52e-7873753afc34 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 325/659] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2d4c1d48-a6fe-44bb-939c-f7545bce3798 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 08:18:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 335/660] 192.168.122.100 () {58 vars in 1200 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1000 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?availability_zone=nova Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value nova, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9caf801c-abd3-4a6b-8060-d3ba9c30a107 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 326/661] 192.168.122.100 () {58 vars in 1166 bytes} [Tue Sep 1 08:18:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?availability_zone=nova Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value nova, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21ec8ffe-ef56-494b-970e-83de2a08a76c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 327/662] 192.168.122.100 () {58 vars in 1166 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?bootable=false Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fac4d6fc-ac30-4152-b62a-f8d4b789ec75 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 336/663] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eff7901a-c04b-4e33-80d6-4ad53633efe2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 328/664] 192.168.122.100 () {58 vars in 1150 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d76a4c37-7924-46bd-956e-cf145421578c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?bootable=false Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-782455d9-14f1-4300-8a90-7202a6d50f08 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-782455d9-14f1-4300-8a90-7202a6d50f08 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-782455d9-14f1-4300-8a90-7202a6d50f08 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-782455d9-14f1-4300-8a90-7202a6d50f08 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d76a4c37-7924-46bd-956e-cf145421578c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 337/665] 192.168.122.100 () {58 vars in 1150 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-782455d9-14f1-4300-8a90-7202a6d50f08 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c82120c5-488e-44af-8456-e102b7b3aee7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?status=available Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-782455d9-14f1-4300-8a90-7202a6d50f08 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 329/666] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c82120c5-488e-44af-8456-e102b7b3aee7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 338/667] 192.168.122.100 () {58 vars in 1154 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-784091b1-c372-45ba-8140-94e33e475aa5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes?status=available Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86552) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-784091b1-c372-45ba-8140-94e33e475aa5 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 330/668] 192.168.122.100 () {58 vars in 1154 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?availability_zone=nova Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value nova, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48c41fdf-4429-42ea-87db-5c64f3e191f9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 339/669] 192.168.122.100 () {58 vars in 1187 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2581 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?bootable=false Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d12e67a5-82d0-46d5-b27d-5a6bbd1ecf04 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 08:18:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 331/670] 192.168.122.100 () {58 vars in 1171 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2581 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?status=available Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Could not evaluate value available, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Get all volumes completed successfully. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6e7b622-2f35-4d22-a220-ebabf7616595 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 340/671] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:18:02 2026] GET /volume/v3/volumes/detail?status=available => generated 2581 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9d9863f-b280-46fc-83e0-2bc3a09928c7 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:18:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 332/672] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:03 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 866 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-811310c6-4c40-4459-942a-56a4e8463e8a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] DELETE http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume with id: faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume request issued successfully. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-811310c6-4c40-4459-942a-56a4e8463e8a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 202 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 341/673] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:03 2026] DELETE /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38b4dfa1-8a7a-472a-b344-e4adf6379543 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 342/674] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:03 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e2ebed1-7a5c-4d44-8cad-b08da6900b9d tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:18:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 333/675] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:03 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 865 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4766c875-2989-42b0-b591-604fac2ef16a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4766c875-2989-42b0-b591-604fac2ef16a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4766c875-2989-42b0-b591-604fac2ef16a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4766c875-2989-42b0-b591-604fac2ef16a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4766c875-2989-42b0-b591-604fac2ef16a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4766c875-2989-42b0-b591-604fac2ef16a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 200 Sep 01 08:18:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1438388c-1562-4c9d-a2b5-473ac073fd5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 334/676] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:04 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 343/677] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:04 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-23528b2a-f1e7-4682-a424-7a7dc11c32c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23528b2a-f1e7-4682-a424-7a7dc11c32c9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23528b2a-f1e7-4682-a424-7a7dc11c32c9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23528b2a-f1e7-4682-a424-7a7dc11c32c9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23528b2a-f1e7-4682-a424-7a7dc11c32c9 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 returned with HTTP 404 Sep 01 08:18:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 344/678] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:05 2026] GET /volume/v3/volumes/faaf5be4-8260-4169-bd8c-a12277580ad1 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-36f9ae2f-2e37-44d7-a615-219377676733 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36f9ae2f-2e37-44d7-a615-219377676733 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-36f9ae2f-2e37-44d7-a615-219377676733 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-36f9ae2f-2e37-44d7-a615-219377676733 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e0bff91-3d01-48c0-87a4-d98fcca932aa tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 335/679] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:05 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-36f9ae2f-2e37-44d7-a615-219377676733 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36f9ae2f-2e37-44d7-a615-219377676733 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:18:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 345/680] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:05 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 866 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] DELETE http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume with id: d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume request issued successfully. Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5e1bd11b-27b3-4591-b9a9-179305d034a2 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 202 Sep 01 08:18:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 336/681] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:05 2026] DELETE /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8bbfb8a4-c75d-4903-80fb-af066e3ca700 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:18:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 346/682] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:06 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 865 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b23d48b4-35af-4827-be10-2cbf1e0542c4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 337/683] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:06 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7258afe7-adde-4b75-af6d-bfb84ac253ea tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 200 Sep 01 08:18:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 347/684] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:07 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 865 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c391e5fe-eefa-4fff-a2a5-242a1796d65f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 338/685] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:08 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2fcaef65-69aa-4fec-b409-d0278e54ff79 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2fcaef65-69aa-4fec-b409-d0278e54ff79 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2fcaef65-69aa-4fec-b409-d0278e54ff79 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2fcaef65-69aa-4fec-b409-d0278e54ff79 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2fcaef65-69aa-4fec-b409-d0278e54ff79 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed returned with HTTP 404 Sep 01 08:18:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 348/686] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:08 2026] GET /volume/v3/volumes/d75f2272-39af-4f45-87b8-115a5c631bed => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b096b45-5658-4092-9fcc-8ce588b3a724 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 339/687] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:08 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 866 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] DELETE http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:08 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume with id: 46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Delete volume request issued successfully. Sep 01 08:18:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9ef9acc4-9c12-4d77-a5af-669234a7a98c tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 202 Sep 01 08:18:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 349/688] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:08 2026] DELETE /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5f5808d-4fa4-493c-8247-1c5c70b62357 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 340/689] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:09 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 865 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82d12a45-aa0c-4aba-af5c-268ccc45f375 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 350/690] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:09 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13094534-b3d2-48da-820a-1ebae2b9b839 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13094534-b3d2-48da-820a-1ebae2b9b839 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13094534-b3d2-48da-820a-1ebae2b9b839 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13094534-b3d2-48da-820a-1ebae2b9b839 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-13094534-b3d2-48da-820a-1ebae2b9b839 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13094534-b3d2-48da-820a-1ebae2b9b839 tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 341/691] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:10 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 865 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e0795fc-4cac-47b3-99d9-1ffcec4207bf tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 351/692] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:10 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Volume info retrieved successfully. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] DELETE http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Delete volume with id: 94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1bfa84f6-3fb5-47dc-8333-d987ec7d4cfb tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 200 Sep 01 08:18:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 342/693] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:11 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 865 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Delete volume request issued successfully. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27f997b3-3625-4a32-93d1-e4b5fab7d86c tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 202 Sep 01 08:18:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 352/694] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:11 2026] DELETE /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f36061a-10c6-4a16-93cd-91fd4ca0f191 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 353/695] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:11 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Volume info retrieved successfully. Sep 01 08:18:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dbefcb8d-574e-43df-a8bd-2682bb2deba5 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 200 Sep 01 08:18:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 343/696] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:11 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 858 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dd9cfb03-8b1b-497c-96d8-72f19403e25a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dd9cfb03-8b1b-497c-96d8-72f19403e25a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] GET http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dd9cfb03-8b1b-497c-96d8-72f19403e25a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dd9cfb03-8b1b-497c-96d8-72f19403e25a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dd9cfb03-8b1b-497c-96d8-72f19403e25a tempest-VolumesListTestJSON-823570032 tempest-VolumesListTestJSON-823570032-project-member] http://192.168.122.100/volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 returned with HTTP 404 Sep 01 08:18:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 354/697] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:12 2026] GET /volume/v3/volumes/46d6aae5-ecad-429d-ba28-407a4fce2c80 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a84e5229-31aa-4bc6-b63a-80621baca877 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a84e5229-31aa-4bc6-b63a-80621baca877 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] GET http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 Sep 01 08:18:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a84e5229-31aa-4bc6-b63a-80621baca877 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a84e5229-31aa-4bc6-b63a-80621baca877 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a84e5229-31aa-4bc6-b63a-80621baca877 tempest-AttachVolumeShelveTestJSON-711447314 tempest-AttachVolumeShelveTestJSON-711447314-project-member] http://192.168.122.100/volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 returned with HTTP 404 Sep 01 08:18:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 355/698] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:12 2026] GET /volume/v3/volumes/94b13d40-8ba1-4f53-976a-94785c1180e7 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:18:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f2d1408-7ecb-47c2-8535-0bbf9572d556 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 344/699] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:12 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:14 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=466,cinder:INSERT=53,cinder:UPDATE=85 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:18:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b3c93bb-7248-4d8a-a3fb-26ce027e961f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 356/700] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:14 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 894 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a925f9de-cdcc-4584-a08f-eb122d4ab299 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 345/701] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:15 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 895 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b0e226c-96cd-4b09-b616-e9ae0d3c19b1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 357/702] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:15 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 895 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1994053583"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3c715d7-d192-4d41-8d4b-83b52ed8da90 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 346/703] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:18:15 2026] PUT /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 827 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-901918767", "description": "This is the new description of volume"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a1d7cc3-1a11-4ce1-ac82-f7d9ac0cf557 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 358/704] 192.168.122.100 () {60 vars in 1253 bytes} [Tue Sep 1 08:18:15 2026] PUT /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1b05bec9-8970-4309-8943-6223b2db05b3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b05bec9-8970-4309-8943-6223b2db05b3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b05bec9-8970-4309-8943-6223b2db05b3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b05bec9-8970-4309-8943-6223b2db05b3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1b05bec9-8970-4309-8943-6223b2db05b3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b05bec9-8970-4309-8943-6223b2db05b3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 347/705] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:15 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 933 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1157613265", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1234811196"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1157613265', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1234811196'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:18:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (cddf916b-8b60-4e05-9aa1-48a1068ccad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264d2837-5a39-45cc-8f7a-7cb5f696ea1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264d2837-5a39-45cc-8f7a-7cb5f696ea1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f09975-6426-46b7-810f-ddfe9f8da452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['70eae030-a372-42d8-8317-d1871ec1be38', '67211605-a162-41bd-9d90-771c8039f333', '2eda8106-6bf9-449c-8318-3d594a462025', '08f46469-bd91-4d88-9b08-61d4587909ca'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f09975-6426-46b7-810f-ddfe9f8da452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70eae030-a372-42d8-8317-d1871ec1be38', '67211605-a162-41bd-9d90-771c8039f333', '2eda8106-6bf9-449c-8318-3d594a462025', '08f46469-bd91-4d88-9b08-61d4587909ca']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a72647-71f7-4e16-b57e-48be7655c0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a72647-71f7-4e16-b57e-48be7655c0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b4642b-a3a7-4f46-89a8-1e52ab89dd71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1157613265',display_name='tempest-VolumesGetTest-Volume-1234811196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['70eae030-a372-42d8-8317-d1871ec1be38','67211605-a162-41bd-9d90-771c8039f333','2eda8106-6bf9-449c-8318-3d594a462025','08f46469-bd91-4d88-9b08-61d4587909ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1157613265',display_name='tempest-VolumesGetTest-Volume-1234811196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b4642b-a3a7-4f46-89a8-1e52ab89dd71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d40445-8a8b-4d44-80d8-c2ed44003a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d40445-8a8b-4d44-80d8-c2ed44003a46) transitioned into 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-1157613265',display_name='tempest-VolumesGetTest-Volume-1234811196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['70eae030-a372-42d8-8317-d1871ec1be38','67211605-a162-41bd-9d90-771c8039f333','2eda8106-6bf9-449c-8318-3d594a462025','08f46469-bd91-4d88-9b08-61d4587909ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c624ab69-3bfd-4178-ad22-cd3437a84ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c624ab69-3bfd-4178-ad22-cd3437a84ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (cddf916b-8b60-4e05-9aa1-48a1068ccad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:18:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c33b7861-0e1c-4b35-b3f8-48b7d12ebf26 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 359/706] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:18:15 2026] POST /volume/v3/volumes => generated 789 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-11478712-4c17-4853-936b-f30e322c9480 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11478712-4c17-4853-936b-f30e322c9480 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11478712-4c17-4853-936b-f30e322c9480 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11478712-4c17-4853-936b-f30e322c9480 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-11478712-4c17-4853-936b-f30e322c9480 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11478712-4c17-4853-936b-f30e322c9480 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 348/707] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:16 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9a8eb78-be55-44c6-9992-0e2887b0542f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 360/708] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:17 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc0078cd-d7e8-4cd0-8865-8c42866b157d tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 349/709] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:18 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1994053583", "description": null}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60693195-a3a3-4154-9d73-141c25ffe4f3 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 361/710] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:18:18 2026] PUT /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7d835ed-7154-472a-8cba-9a7db48ee8e8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 350/711] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:18 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04ac5b11-0a06-4a96-a875-c9d0d784c6de tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 202 Sep 01 08:18:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 362/712] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:18 2026] DELETE /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb63ce47-f82d-49e6-83cd-7ddedb56d999 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 200 Sep 01 08:18:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 351/713] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:18 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 846 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a6d21d42-9be7-4f30-b2a6-390ba8475b0b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6d21d42-9be7-4f30-b2a6-390ba8475b0b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6d21d42-9be7-4f30-b2a6-390ba8475b0b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6d21d42-9be7-4f30-b2a6-390ba8475b0b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6d21d42-9be7-4f30-b2a6-390ba8475b0b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 returned with HTTP 404 Sep 01 08:18:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 363/714] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:19 2026] GET /volume/v3/volumes/00b4642b-a3a7-4f46-89a8-1e52ab89dd71 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-25accf70-c58b-4444-861a-130258738dac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25accf70-c58b-4444-861a-130258738dac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25accf70-c58b-4444-861a-130258738dac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25accf70-c58b-4444-861a-130258738dac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-25accf70-c58b-4444-861a-130258738dac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25accf70-c58b-4444-861a-130258738dac tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 352/715] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:19 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 933 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:18:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9d400a-aaf8-445f-9d29-cddc81ae4b9b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 202 Sep 01 08:18:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 364/716] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:19 2026] DELETE /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98989e46-2fc3-4bd0-910d-82cda9963da6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 200 Sep 01 08:18:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 353/717] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:20 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 932 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2291ef33-2f58-4314-84dd-8ebe52dbe7d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2291ef33-2f58-4314-84dd-8ebe52dbe7d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2291ef33-2f58-4314-84dd-8ebe52dbe7d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2291ef33-2f58-4314-84dd-8ebe52dbe7d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2291ef33-2f58-4314-84dd-8ebe52dbe7d8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 returned with HTTP 404 Sep 01 08:18:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 365/718] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:21 2026] GET /volume/v3/volumes/9742bbc8-a640-4123-8f23-787520376ba0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fd4c38a-a771-4ada-984e-ed2a613e5bfc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:18:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 354/719] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:21 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:18:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1d3c2b3a-7511-428c-a3f3-d594d0a730cc tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 202 Sep 01 08:18:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 366/720] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:21 2026] DELETE /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9565894b-d4ea-4e68-b909-7a330059409e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9565894b-d4ea-4e68-b909-7a330059409e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9565894b-d4ea-4e68-b909-7a330059409e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9565894b-d4ea-4e68-b909-7a330059409e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9565894b-d4ea-4e68-b909-7a330059409e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9565894b-d4ea-4e68-b909-7a330059409e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:18:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 355/721] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:21 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16ba9056-bf09-4ed6-a1e9-e81424b46916 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 200 Sep 01 08:18:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 367/722] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:22 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 845 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1a6cbd45-d7e2-4724-98e1-2f75e8a1d438 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a6cbd45-d7e2-4724-98e1-2f75e8a1d438 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 Sep 01 08:18:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a6cbd45-d7e2-4724-98e1-2f75e8a1d438 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a6cbd45-d7e2-4724-98e1-2f75e8a1d438 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a6cbd45-d7e2-4724-98e1-2f75e8a1d438 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 returned with HTTP 404 Sep 01 08:18:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 356/723] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:23 2026] GET /volume/v3/volumes/09cd98af-cf69-4478-9140-bd2c6c3cf8a1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-VolumesGetTest-Volume-1070231917", "metadata": {"Type": "Test"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'imageRef': '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1070231917', 'metadata': {'Type': 'Test'}}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:18:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (c580b6b9-c2e4-47be-aea2-e85ed06f01c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79659970-6b25-4267-9c3a-4a6286cc4a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79659970-6b25-4267-9c3a-4a6286cc4a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70749e58-8ecd-439e-be9d-dd0b5d84620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['56c678ea-4c9d-425b-bc04-642962e86cc4', '2dcd5bb3-a4d1-4837-875b-955cc714c5af', '04dc15d8-192d-4cf8-a6e8-f9671bbd17ca', 'e9b4e65d-30e1-4c7f-9693-e58d43e108c9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70749e58-8ecd-439e-be9d-dd0b5d84620d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c678ea-4c9d-425b-bc04-642962e86cc4', '2dcd5bb3-a4d1-4837-875b-955cc714c5af', '04dc15d8-192d-4cf8-a6e8-f9671bbd17ca', 'e9b4e65d-30e1-4c7f-9693-e58d43e108c9']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a674b5-a3d8-47eb-bc07-65346344e292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a674b5-a3d8-47eb-bc07-65346344e292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109b9cf0-7528-4b29-9a76-40cab1e35c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1070231917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['56c678ea-4c9d-425b-bc04-642962e86cc4','2dcd5bb3-a4d1-4837-875b-955cc714c5af','04dc15d8-192d-4cf8-a6e8-f9671bbd17ca','e9b4e65d-30e1-4c7f-9693-e58d43e108c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1070231917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109b9cf0-7528-4b29-9a76-40cab1e35c0d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d3b945-f67b-4a38-af52-2c86dc04f521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d3b945-f67b-4a38-af52-2c86dc04f521) transitioned into state 'SUCCESS' from state '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-1070231917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['56c678ea-4c9d-425b-bc04-642962e86cc4','2dcd5bb3-a4d1-4837-875b-955cc714c5af','04dc15d8-192d-4cf8-a6e8-f9671bbd17ca','e9b4e65d-30e1-4c7f-9693-e58d43e108c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb7c547-ff0f-4735-b253-4e6ecaf4ec7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb7c547-ff0f-4735-b253-4e6ecaf4ec7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (c580b6b9-c2e4-47be-aea2-e85ed06f01c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:18:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85fd45e4-03a8-4ba5-a042-f4ad4339f266 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 368/724] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:18:23 2026] POST /volume/v3/volumes => generated 768 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0e472bf-42c3-4a45-aa4b-5b2c6adb4124 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 357/725] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:24 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 836 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59adced4-99c0-40e3-baf4-7e046a89657c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59adced4-99c0-40e3-baf4-7e046a89657c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59adced4-99c0-40e3-baf4-7e046a89657c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59adced4-99c0-40e3-baf4-7e046a89657c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-59adced4-99c0-40e3-baf4-7e046a89657c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59adced4-99c0-40e3-baf4-7e046a89657c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 369/726] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:25 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ee174155-c810-4986-abd3-db7e07612569 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee174155-c810-4986-abd3-db7e07612569 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee174155-c810-4986-abd3-db7e07612569 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee174155-c810-4986-abd3-db7e07612569 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ee174155-c810-4986-abd3-db7e07612569 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee174155-c810-4986-abd3-db7e07612569 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 358/727] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:26 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1901303281"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1901303281'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume of 1 GB Sep 01 08:18:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Availability Zones retrieved successfully. Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (ecccdf9b-b2f6-46cc-b693-2e492da4f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e84807-0703-4abb-af3e-80188d63318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e84807-0703-4abb-af3e-80188d63318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3713846b-6bc6-4b1f-bb81-26a05dcf3286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['491231c8-3ea6-477d-b86a-e07811ca5bfb', '3b9e2b72-8417-45df-80a8-8fba43604985', '09730046-5f02-48d6-aa6f-30e88ae1bce9', '60322002-6a60-4002-85ae-c2d7a8fe6b6f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3713846b-6bc6-4b1f-bb81-26a05dcf3286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491231c8-3ea6-477d-b86a-e07811ca5bfb', '3b9e2b72-8417-45df-80a8-8fba43604985', '09730046-5f02-48d6-aa6f-30e88ae1bce9', '60322002-6a60-4002-85ae-c2d7a8fe6b6f']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9111449-6707-49b2-b094-8a3c86fe55bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=395,cinder:UPDATE=71,cinder:INSERT=42 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9111449-6707-49b2-b094-8a3c86fe55bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1901303281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['491231c8-3ea6-477d-b86a-e07811ca5bfb','3b9e2b72-8417-45df-80a8-8fba43604985','09730046-5f02-48d6-aa6f-30e88ae1bce9','60322002-6a60-4002-85ae-c2d7a8fe6b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1901303281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177f24a70dd44c9a968d7268c68984d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26dcf215534d48e7b958182081bd184a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2defcba3-8593-40c7-944b-923579177262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-844d6606-2afd-4c74-9dcc-2f94a52d2173 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 359/728] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:27 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 918 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2defcba3-8593-40c7-944b-923579177262) transitioned into state 'SUCCESS' from state '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-1901303281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['491231c8-3ea6-477d-b86a-e07811ca5bfb','3b9e2b72-8417-45df-80a8-8fba43604985','09730046-5f02-48d6-aa6f-30e88ae1bce9','60322002-6a60-4002-85ae-c2d7a8fe6b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33878f-074c-4fd0-a333-c8d771a5930a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f33878f-074c-4fd0-a333-c8d771a5930a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (ecccdf9b-b2f6-46cc-b693-2e492da4f541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request issued successfully. Sep 01 08:18:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7139ebb2-d46d-47f7-b8ce-d288ba2a6268 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 370/729] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:18:27 2026] POST /volume/v3/volumes => generated 763 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b6f30ddc-4a3e-4fd0-bf01-552d21d9c5a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:18:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 360/730] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:27 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 831 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43cf383b-3f3c-45d7-8017-3beef917f89f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43cf383b-3f3c-45d7-8017-3beef917f89f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43cf383b-3f3c-45d7-8017-3beef917f89f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43cf383b-3f3c-45d7-8017-3beef917f89f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-43cf383b-3f3c-45d7-8017-3beef917f89f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43cf383b-3f3c-45d7-8017-3beef917f89f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 371/731] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:28 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 921 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38bc9e00-4aad-4ee9-a3c2-7491240498b5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:18:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 361/732] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:28 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-479423db-9d61-41e4-9af2-f57f5f2371a1 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 372/733] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:29 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 921 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9bb78fa8-60de-49c5-b599-010a4295c48a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bb78fa8-60de-49c5-b599-010a4295c48a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bb78fa8-60de-49c5-b599-010a4295c48a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bb78fa8-60de-49c5-b599-010a4295c48a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9bb78fa8-60de-49c5-b599-010a4295c48a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bb78fa8-60de-49c5-b599-010a4295c48a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:18:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 362/734] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:29 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63420efb-2c5f-43d8-8e05-d427e8bc1284 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:18:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 373/735] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:30 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-01295187-d853-4261-a7c6-35a226011498 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2122366391"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create snapshot from volume e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['89bf0c58-767a-4135-9d53-08194d85bf11', '0d4993cf-962e-4090-97c4-bce5eead359f', '8e1a3bfb-16bb-44e4-b5f9-94f880b5fca0', '5f9ca27d-08ad-4580-84b4-b37ac01d3c64'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot create request issued successfully. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01295187-d853-4261-a7c6-35a226011498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:18:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 363/736] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:18:30 2026] POST /volume/v3/snapshots => generated 380 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-686036b4-c268-42ce-b4b0-98dce5332393 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-686036b4-c268-42ce-b4b0-98dce5332393 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-686036b4-c268-42ce-b4b0-98dce5332393 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-686036b4-c268-42ce-b4b0-98dce5332393 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-686036b4-c268-42ce-b4b0-98dce5332393 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-686036b4-c268-42ce-b4b0-98dce5332393 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 374/737] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:30 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 512 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-52d906a6-a302-4e60-ba98-56679898292b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-52d906a6-a302-4e60-ba98-56679898292b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-52d906a6-a302-4e60-ba98-56679898292b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-52d906a6-a302-4e60-ba98-56679898292b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-52d906a6-a302-4e60-ba98-56679898292b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-52d906a6-a302-4e60-ba98-56679898292b tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 364/738] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:30 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-567eb66c-929d-44ad-b7ff-e2255e707d06 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 375/739] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:31 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 512 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-820bbc49-2e5f-4ac2-b582-fe1aac0c1d5e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 365/740] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:32 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 921 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-d908cb91-9c93-4cb2-b218-8172267c37c5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-d908cb91-9c93-4cb2-b218-8172267c37c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-d908cb91-9c93-4cb2-b218-8172267c37c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-d908cb91-9c93-4cb2-b218-8172267c37c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:32 devstack devstack@c-api.service[86551]: /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 01 08:18:32 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:18:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-d908cb91-9c93-4cb2-b218-8172267c37c5 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 returned with HTTP 200 Sep 01 08:18:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 376/741] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:18:32 2026] DELETE /volume/v3/attachments/163042b2-d5b1-4c3b-aa43-8bbe519cb416 => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Delete volume with id: bacb2011-cf8f-4541-adc0-0b633c7f366a Sep 01 08:18:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Delete volume request issued successfully. Sep 01 08:18:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0aa03b2c-5708-4783-9a5e-50c8c49aa0e7 req-c1df8b27-f368-4405-9f7d-cbd52e020978 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a returned with HTTP 202 Sep 01 08:18:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 366/742] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:18:32 2026] DELETE /volume/v3/volumes/bacb2011-cf8f-4541-adc0-0b633c7f366a => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-493004b7-ecd3-4cdc-b928-c39092ad7cae tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 377/743] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:32 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 512 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-797e97a1-2235-46f0-a5ac-e1a640ccf28c tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 367/744] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:33 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 1339 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba3f0299-9517-4c3b-aa5c-03a351bc2c02 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 378/745] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:33 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 1339 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1070231917"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23a539d5-5d0a-4275-96c4-e6f20bd66911 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 368/746] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:18:33 2026] PUT /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 792 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1729413822", "description": "This is the new description of volume"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c9dc4eb-7051-4acc-81c4-ec238afb3385 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 379/747] 192.168.122.100 () {60 vars in 1253 bytes} [Tue Sep 1 08:18:33 2026] PUT /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 831 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] DELETE http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Delete volume with id: 22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fdc8fb66-5b13-4916-9975-b1822d254ed6 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 380/748] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:33 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 1378 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Delete volume request issued successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75c982be-fe54-4fd3-bf70-cc5ff1a6405c tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 202 Sep 01 08:18:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 369/749] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:33 2026] DELETE /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-888a176d-5938-414d-9f66-f7bf00d6be2f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-364773598", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1475287400"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-364773598', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1475287400'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume of 1 GB Sep 01 08:18:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Availability Zones retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f13ea03d-b3b7-428f-9710-cfdb111e643e tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 381/750] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:33 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (8ce6d812-6d66-4d58-8bbc-2dc33d311673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c9adf2-77da-437c-a6c1-24c87091fc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c9adf2-77da-437c-a6c1-24c87091fc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a49c1f-c597-4784-9c00-cc4be3043496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cdd0c20-99cc-4c3f-9eab-9cea0c58cc3f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 382/751] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:33 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 512 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Created reservations ['c3265a3b-9a89-412d-8431-38c845c5bba6', '2deebc6b-8ace-4e65-aeef-4ccc37376c24', '56a410c4-f2e3-4b37-a7d7-870a1d5dc5cd', '0c75bf9f-7731-483a-a6f2-8083945fb5a6'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a49c1f-c597-4784-9c00-cc4be3043496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3265a3b-9a89-412d-8431-38c845c5bba6', '2deebc6b-8ace-4e65-aeef-4ccc37376c24', '56a410c4-f2e3-4b37-a7d7-870a1d5dc5cd', '0c75bf9f-7731-483a-a6f2-8083945fb5a6']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4643e3-7c81-4482-b0c1-33e99ccedebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4643e3-7c81-4482-b0c1-33e99ccedebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b5d419-5888-417c-95ba-f4e14cdb9920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-364773598',display_name='tempest-VolumesGetTest-Volume-1475287400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['c3265a3b-9a89-412d-8431-38c845c5bba6','2deebc6b-8ace-4e65-aeef-4ccc37376c24','56a410c4-f2e3-4b37-a7d7-870a1d5dc5cd','0c75bf9f-7731-483a-a6f2-8083945fb5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-364773598',display_name='tempest-VolumesGetTest-Volume-1475287400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b5d419-5888-417c-95ba-f4e14cdb9920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93088012da54b55bfc9f51c42feb372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e571a18a864826971fbb4ecc696ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2524f848-ef6b-43de-b764-8a47b8f883fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2524f848-ef6b-43de-b764-8a47b8f883fa) transitioned into 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-364773598',display_name='tempest-VolumesGetTest-Volume-1475287400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93088012da54b55bfc9f51c42feb372',qos_specs=None,replication_status=,reservations=['c3265a3b-9a89-412d-8431-38c845c5bba6','2deebc6b-8ace-4e65-aeef-4ccc37376c24','56a410c4-f2e3-4b37-a7d7-870a1d5dc5cd','0c75bf9f-7731-483a-a6f2-8083945fb5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e571a18a864826971fbb4ecc696ee4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86500f3b-4342-4358-ae62-8f94eb99b04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86500f3b-4342-4358-ae62-8f94eb99b04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Flow 'volume_create_api' (8ce6d812-6d66-4d58-8bbc-2dc33d311673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Create volume request issued successfully. Sep 01 08:18:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-888a176d-5938-414d-9f66-f7bf00d6be2f tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 370/752] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:18:33 2026] POST /volume/v3/volumes => generated 788 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3996c9fd-d3b1-4a1d-afc1-1b628fbee645 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 383/753] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:34 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Volume info retrieved successfully. Sep 01 08:18:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60d7731d-3b7c-4c9c-b273-e2d870dd0ac7 tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 200 Sep 01 08:18:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 371/754] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:34 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-18c9537c-24cf-4482-93a0-18b39822f1fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18c9537c-24cf-4482-93a0-18b39822f1fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18c9537c-24cf-4482-93a0-18b39822f1fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18c9537c-24cf-4482-93a0-18b39822f1fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-18c9537c-24cf-4482-93a0-18b39822f1fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18c9537c-24cf-4482-93a0-18b39822f1fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 384/755] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:34 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f0c22ea-d105-4e13-8dcd-37fb0b406c1f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 372/756] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 539 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: /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 01 08:18:35 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Get all snapshots completed successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9dfbc81-7fee-4277-b85a-fd7dc75efdbc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 385/757] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/snapshots => generated 408 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2aee8020-4a98-46fa-a0af-f5bef4bbb837 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2aee8020-4a98-46fa-a0af-f5bef4bbb837 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] PUT http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2aee8020-4a98-46fa-a0af-f5bef4bbb837 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1692187682", "description": "This is the new description of snapshot."}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2aee8020-4a98-46fa-a0af-f5bef4bbb837 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2aee8020-4a98-46fa-a0af-f5bef4bbb837 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 373/758] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:18:35 2026] PUT /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16c7af59-fd8d-483d-8672-e2b5a4e96738 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 386/759] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 577 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete snapshot with id: 0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot delete request issued successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e0198da1-248a-4001-bac9-0c5e2a1296ca tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 202 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 374/760] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:18:35 2026] DELETE /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e70a75ec-253a-491e-bab5-3ed995e872bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e70a75ec-253a-491e-bab5-3ed995e872bd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e70a75ec-253a-491e-bab5-3ed995e872bd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e70a75ec-253a-491e-bab5-3ed995e872bd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e70a75ec-253a-491e-bab5-3ed995e872bd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e70a75ec-253a-491e-bab5-3ed995e872bd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 387/761] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 576 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca92679b-fe4e-4761-b87d-f3a2d98799b4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 375/762] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 880 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a71383e-a194-46cd-9596-35fa7f2b0aeb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a71383e-a194-46cd-9596-35fa7f2b0aeb tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] GET http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a71383e-a194-46cd-9596-35fa7f2b0aeb tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a71383e-a194-46cd-9596-35fa7f2b0aeb tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a71383e-a194-46cd-9596-35fa7f2b0aeb tempest-ServerActionsTestOtherA-1037332526 tempest-ServerActionsTestOtherA-1037332526-project-member] http://192.168.122.100/volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 returned with HTTP 404 Sep 01 08:18:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 388/763] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:35 2026] GET /volume/v3/volumes/22204264-a063-49c9-b2af-4fdd2ec6ce61 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7ff197c-1f12-49e4-8504-fefb67568854 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7ff197c-1f12-49e4-8504-fefb67568854 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7ff197c-1f12-49e4-8504-fefb67568854 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7ff197c-1f12-49e4-8504-fefb67568854 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7ff197c-1f12-49e4-8504-fefb67568854 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7ff197c-1f12-49e4-8504-fefb67568854 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 376/764] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:36 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 576 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-901a0874-d0a0-4d89-8897-41a3fa3dccec tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 389/765] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:36 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 881 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] PUT http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1070231917", "description": null}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume updated successfully. Sep 01 08:18:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96b2b85b-30bd-4c5d-b8b2-3148c491bc6e tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 377/766] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:18:36 2026] PUT /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 779 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4257ce6f-c248-4aab-91cb-06de82800595 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4257ce6f-c248-4aab-91cb-06de82800595 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4257ce6f-c248-4aab-91cb-06de82800595 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4257ce6f-c248-4aab-91cb-06de82800595 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4257ce6f-c248-4aab-91cb-06de82800595 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4257ce6f-c248-4aab-91cb-06de82800595 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 390/767] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:36 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3644a53c-8d6a-4d8c-8df6-c50240de26b8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 202 Sep 01 08:18:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 378/768] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:37 2026] DELETE /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3df7693f-3ad1-49d6-9ff1-aa64f359d3a8 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 391/769] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:37 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-43278f16-1c2b-4498-8ad7-5a8173bee90e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 200 Sep 01 08:18:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 379/770] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:37 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 576 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ab91d13c-4346-406e-9917-370d7ca5aad4 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 200 Sep 01 08:18:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 392/771] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:38 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d486cf4-51b9-41f0-95b5-ce24f610191c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d486cf4-51b9-41f0-95b5-ce24f610191c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d486cf4-51b9-41f0-95b5-ce24f610191c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d486cf4-51b9-41f0-95b5-ce24f610191c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d486cf4-51b9-41f0-95b5-ce24f610191c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 404 Sep 01 08:18:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 380/772] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:38 2026] GET /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete snapshot with id: 0680502e-4b1a-4f3b-8394-575c2b29f547 Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d1faea7-827d-4073-af65-bba4cefc6c40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 returned with HTTP 404 Sep 01 08:18:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 393/773] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:18:38 2026] DELETE /volume/v3/snapshots/0680502e-4b1a-4f3b-8394-575c2b29f547 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c106806-a6d9-4475-8526-2665bb3da8cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c106806-a6d9-4475-8526-2665bb3da8cc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c106806-a6d9-4475-8526-2665bb3da8cc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c106806-a6d9-4475-8526-2665bb3da8cc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c106806-a6d9-4475-8526-2665bb3da8cc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c106806-a6d9-4475-8526-2665bb3da8cc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:18:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 381/774] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:38 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1590344352"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1590344352'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume of 1 GB Sep 01 08:18:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Availability Zones retrieved successfully. Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (f15ee9f5-9706-407c-bb34-35e76f124792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec373ab-70f2-41fc-950d-33efe3cdee27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec373ab-70f2-41fc-950d-33efe3cdee27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d641fef-4164-46b7-b6ca-192c32864c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['f195f1a8-58bf-4d34-a567-2b07fc438d04', '0680ac39-76cc-4cc3-99c8-8d17fc95afeb', '8aa33f42-ee55-4b66-89d6-ed5599afd3cb', 'e5692970-b8e2-413a-b37b-34a682ce2ddd'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d641fef-4164-46b7-b6ca-192c32864c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f195f1a8-58bf-4d34-a567-2b07fc438d04', '0680ac39-76cc-4cc3-99c8-8d17fc95afeb', '8aa33f42-ee55-4b66-89d6-ed5599afd3cb', 'e5692970-b8e2-413a-b37b-34a682ce2ddd']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:38 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87f7e42-ad00-4c32-aed3-41c59094453a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87f7e42-ad00-4c32-aed3-41c59094453a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d328744-4a60-4919-a281-143ff3e918cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1590344352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['f195f1a8-58bf-4d34-a567-2b07fc438d04','0680ac39-76cc-4cc3-99c8-8d17fc95afeb','8aa33f42-ee55-4b66-89d6-ed5599afd3cb','e5692970-b8e2-413a-b37b-34a682ce2ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1590344352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d328744-4a60-4919-a281-143ff3e918cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177f24a70dd44c9a968d7268c68984d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26dcf215534d48e7b958182081bd184a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5989daf-7d91-4e0f-9d7f-1ba5efe7a437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5989daf-7d91-4e0f-9d7f-1ba5efe7a437) transitioned into state 'SUCCESS' from state '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-1590344352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['f195f1a8-58bf-4d34-a567-2b07fc438d04','0680ac39-76cc-4cc3-99c8-8d17fc95afeb','8aa33f42-ee55-4b66-89d6-ed5599afd3cb','e5692970-b8e2-413a-b37b-34a682ce2ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19913991-f982-4954-a0c0-5e34ef5254ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19913991-f982-4954-a0c0-5e34ef5254ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (f15ee9f5-9706-407c-bb34-35e76f124792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request issued successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-093a5bf4-659a-4eb7-968c-d6a99073e07f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 394/775] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:18:38 2026] POST /volume/v3/volumes => generated 763 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7cb340c-1e1e-4ec1-9112-628a6fee3ab7 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:18:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 382/776] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:39 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f4fca5fc-4bb4-44f5-b4b4-4bd8cd58d435 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4fca5fc-4bb4-44f5-b4b4-4bd8cd58d435 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f4fca5fc-4bb4-44f5-b4b4-4bd8cd58d435 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f4fca5fc-4bb4-44f5-b4b4-4bd8cd58d435 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4fca5fc-4bb4-44f5-b4b4-4bd8cd58d435 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 returned with HTTP 404 Sep 01 08:18:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 395/777] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:39 2026] GET /volume/v3/volumes/10b5d419-5888-417c-95ba-f4e14cdb9920 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0c6d80ec-2817-493c-95d4-43ec02564529 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c6d80ec-2817-493c-95d4-43ec02564529 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c6d80ec-2817-493c-95d4-43ec02564529 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c6d80ec-2817-493c-95d4-43ec02564529 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0c6d80ec-2817-493c-95d4-43ec02564529 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c6d80ec-2817-493c-95d4-43ec02564529 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 383/778] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:39 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 1378 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] DELETE http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume with id: 109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Delete volume request issued successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-31c41659-37bf-43d0-bdda-8c6e3c02f334 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 202 Sep 01 08:18:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 396/779] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:39 2026] DELETE /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Volume info retrieved successfully. Sep 01 08:18:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26877087-687a-4ae1-b6d7-0c4378d8d117 tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 200 Sep 01 08:18:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 384/780] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:39 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 1377 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:18:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:18:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-529f94cc-a916-4e8c-8774-a2ac32c7bf09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:18:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 397/781] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:40 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4f2da2a5-5b54-4f85-a683-89063e35375a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4f2da2a5-5b54-4f85-a683-89063e35375a tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] GET http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d Sep 01 08:18:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4f2da2a5-5b54-4f85-a683-89063e35375a tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4f2da2a5-5b54-4f85-a683-89063e35375a tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4f2da2a5-5b54-4f85-a683-89063e35375a tempest-VolumesGetTest-843812307 tempest-VolumesGetTest-843812307-project-member] http://192.168.122.100/volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d returned with HTTP 404 Sep 01 08:18:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 385/782] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:40 2026] GET /volume/v3/volumes/109b9cf0-7528-4b29-9a76-40cab1e35c0d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-368d2b8f-8042-4700-a7a2-538557a96395 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-368d2b8f-8042-4700-a7a2-538557a96395 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-368d2b8f-8042-4700-a7a2-538557a96395 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-368d2b8f-8042-4700-a7a2-538557a96395 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-368d2b8f-8042-4700-a7a2-538557a96395 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-368d2b8f-8042-4700-a7a2-538557a96395 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:18:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 398/783] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:41 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d77d0b17-58ab-4444-a368-c942793837fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:18:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d328744-4a60-4919-a281-143ff3e918cc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2142663199"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:41 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create snapshot from volume 6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:18:41 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['2039189a-39be-4206-b2ee-0d525b9ed186', '3fb74e30-46bc-4cae-9c43-0e3edfdd0f96', '7eb04499-a8da-459c-80ef-24d8d36709bf', '19148f2b-9af9-4ff6-8bd3-dc7d06515b68'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot create request issued successfully. Sep 01 08:18:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d77d0b17-58ab-4444-a368-c942793837fe tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:18:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 386/784] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:18:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a68c99d8-c5d6-471f-9e76-27ce1e63eb6b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 399/785] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:41 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3de8406f-14ea-4d66-a769-978a0a354dee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3de8406f-14ea-4d66-a769-978a0a354dee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3de8406f-14ea-4d66-a769-978a0a354dee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3de8406f-14ea-4d66-a769-978a0a354dee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3de8406f-14ea-4d66-a769-978a0a354dee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3de8406f-14ea-4d66-a769-978a0a354dee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 387/786] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:42 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca4df73c-af2f-4595-af33-9e9c626f76fc tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 400/787] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:43 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6abe5534-1655-4466-b67f-ec7242c8c776 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-507649827"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-507649827'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create volume of 1 GB Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Availability Zones retrieved successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Flow 'volume_create_api' (cc24a3e1-ee25-43f3-a695-858207142863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8737bd6d-b002-4b90-b73b-8be829addc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8737bd6d-b002-4b90-b73b-8be829addc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09037eeb-c143-469c-8160-aae1db26ca0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Created reservations ['274fd762-b131-409a-b403-66db57f0fd96', 'ac31229a-7c7f-4f16-9eb0-d9d929a8cef4', 'd8ca19b4-02e1-403c-b37c-3e9dc041f372', 'f80f1870-5cf5-42f2-bff2-efb2f458ce2c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09037eeb-c143-469c-8160-aae1db26ca0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274fd762-b131-409a-b403-66db57f0fd96', 'ac31229a-7c7f-4f16-9eb0-d9d929a8cef4', 'd8ca19b4-02e1-403c-b37c-3e9dc041f372', 'f80f1870-5cf5-42f2-bff2-efb2f458ce2c']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8cbb438-9cdc-4806-8775-b8ecef2cb6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8cbb438-9cdc-4806-8775-b8ecef2cb6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd80e961-d387-4da1-b1fa-801716961485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-507649827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f544eb06f28c45b7b03d6bafd446d17c',qos_specs=None,replication_status=,reservations=['274fd762-b131-409a-b403-66db57f0fd96','ac31229a-7c7f-4f16-9eb0-d9d929a8cef4','d8ca19b4-02e1-403c-b37c-3e9dc041f372','f80f1870-5cf5-42f2-bff2-efb2f458ce2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c94ebf30154942a1b57055d2700c5db7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-507649827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd80e961-d387-4da1-b1fa-801716961485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f544eb06f28c45b7b03d6bafd446d17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c94ebf30154942a1b57055d2700c5db7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7b6237-14a7-41fc-84a9-b0261701ff70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7b6237-14a7-41fc-84a9-b0261701ff70) transitioned into state 'SUCCESS' from state '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-507649827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f544eb06f28c45b7b03d6bafd446d17c',qos_specs=None,replication_status=,reservations=['274fd762-b131-409a-b403-66db57f0fd96','ac31229a-7c7f-4f16-9eb0-d9d929a8cef4','d8ca19b4-02e1-403c-b37c-3e9dc041f372','f80f1870-5cf5-42f2-bff2-efb2f458ce2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c94ebf30154942a1b57055d2700c5db7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e48a78be-7548-4207-9943-ba8c8cf17731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e48a78be-7548-4207-9943-ba8c8cf17731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Flow 'volume_create_api' (cc24a3e1-ee25-43f3-a695-858207142863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create volume request issued successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6abe5534-1655-4466-b67f-ec7242c8c776 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 388/788] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:18:43 2026] POST /volume/v3/volumes => generated 766 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-681300b2-2b7e-48fb-a26d-54246ff0bdff tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:18:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 401/789] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:44 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 834 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c602f08a-c1f0-4765-9410-b8733413aae8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c602f08a-c1f0-4765-9410-b8733413aae8 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c602f08a-c1f0-4765-9410-b8733413aae8 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c602f08a-c1f0-4765-9410-b8733413aae8 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c602f08a-c1f0-4765-9410-b8733413aae8 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c602f08a-c1f0-4765-9410-b8733413aae8 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 389/790] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:44 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ceb9892e-241f-482d-b443-7f2c9d2512c8", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1603383187"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request body: {'volume': {'snapshot_id': 'ceb9892e-241f-482d-b443-7f2c9d2512c8', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1603383187'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume of 2 GB Sep 01 08:18:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Availability Zones retrieved successfully. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (2e4ef724-e90f-4f2e-b16f-99ab3d879875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba7f330-dba4-427f-b5fd-4a1dced8fe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:18:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba7f330-dba4-427f-b5fd-4a1dced8fe4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'ceb9892e-241f-482d-b443-7f2c9d2512c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3211b4b0-62a4-4631-89f2-6bbb6df67f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['6972b4e8-e4ab-4094-8143-0121f664761e', '08c0eaa9-87c1-4b57-add2-8899d0eb5c04', 'da700e62-404d-45bb-829a-fa96cb684c69', '8e9cf888-5354-45e8-81de-f1cdf622edb4'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3211b4b0-62a4-4631-89f2-6bbb6df67f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6972b4e8-e4ab-4094-8143-0121f664761e', '08c0eaa9-87c1-4b57-add2-8899d0eb5c04', 'da700e62-404d-45bb-829a-fa96cb684c69', '8e9cf888-5354-45e8-81de-f1cdf622edb4']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4b16ec-a4ac-4dce-bda8-fd8f656428b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4b16ec-a4ac-4dce-bda8-fd8f656428b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df26d1d5-191a-46c9-abe3-5a2154bf91b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1603383187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['6972b4e8-e4ab-4094-8143-0121f664761e','08c0eaa9-87c1-4b57-add2-8899d0eb5c04','da700e62-404d-45bb-829a-fa96cb684c69','8e9cf888-5354-45e8-81de-f1cdf622edb4'],size=2,snapshot_id=ceb9892e-241f-482d-b443-7f2c9d2512c8,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1603383187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df26d1d5-191a-46c9-abe3-5a2154bf91b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177f24a70dd44c9a968d7268c68984d4',provider_auth=None,provider_geometry=None,provider_id=None,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=ceb9892e-241f-482d-b443-7f2c9d2512c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26dcf215534d48e7b958182081bd184a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf7e3e3-abfc-4fa4-b212-40f2ba7338fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf7e3e3-abfc-4fa4-b212-40f2ba7338fa) transitioned into state 'SUCCESS' from state '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-1603383187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['6972b4e8-e4ab-4094-8143-0121f664761e','08c0eaa9-87c1-4b57-add2-8899d0eb5c04','da700e62-404d-45bb-829a-fa96cb684c69','8e9cf888-5354-45e8-81de-f1cdf622edb4'],size=2,snapshot_id=ceb9892e-241f-482d-b443-7f2c9d2512c8,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44a6bef-1a2f-40d4-bf6f-8607ea0e0e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44a6bef-1a2f-40d4-bf6f-8607ea0e0e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (2e4ef724-e90f-4f2e-b16f-99ab3d879875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request issued successfully. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a16309e4-665c-4391-b2b4-8b137a0ddf50 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:18:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 402/791] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:18:44 2026] POST /volume/v3/volumes => generated 797 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7d832026-5235-46a7-b16d-4f5e52500039 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d832026-5235-46a7-b16d-4f5e52500039 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d832026-5235-46a7-b16d-4f5e52500039 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d832026-5235-46a7-b16d-4f5e52500039 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7d832026-5235-46a7-b16d-4f5e52500039 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d832026-5235-46a7-b16d-4f5e52500039 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 390/792] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:45 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:18:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ff0cd9a-ac98-41b6-91fa-8e3f14183c6b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:18:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 403/793] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:45 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 858 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d388e450-080f-453a-b5ae-9f93ed93b0d0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 391/794] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:46 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:18:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:18:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7cd2b02-5b9d-4af5-8aa4-b9312ab388d1 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:18:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 404/795] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:46 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be370618-2e3d-4fb0-8459-6adf95498b3a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd80e961-d387-4da1-b1fa-801716961485", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-292482179"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create snapshot from volume cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Created reservations ['8f01f2c6-7bc2-4f0d-9173-6c034bdfa037', 'f4f47262-4311-4d4f-8f19-b7752931022e', 'e8ebb145-0ebc-4e8c-9bff-484f41f91e34', '1f639441-4cff-40ce-b597-6a4e5fe233c9'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot create request issued successfully. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be370618-2e3d-4fb0-8459-6adf95498b3a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:18:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 392/796] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:18:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d8501927-25c8-40f3-84ed-f1d54b806205 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d8501927-25c8-40f3-84ed-f1d54b806205 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d8501927-25c8-40f3-84ed-f1d54b806205 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d8501927-25c8-40f3-84ed-f1d54b806205 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d8501927-25c8-40f3-84ed-f1d54b806205 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d8501927-25c8-40f3-84ed-f1d54b806205 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 405/797] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:47 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d0e6f426-b95b-47c0-b023-729156eb1246 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0e6f426-b95b-47c0-b023-729156eb1246 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d0e6f426-b95b-47c0-b023-729156eb1246 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d0e6f426-b95b-47c0-b023-729156eb1246 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d0e6f426-b95b-47c0-b023-729156eb1246 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0e6f426-b95b-47c0-b023-729156eb1246 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 393/798] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:47 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79f6c7d2-ee0a-4a81-97b4-6a3d066954ea tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 406/799] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:48 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6509bc00-ae3a-46d7-857b-df981dacb9a5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 394/800] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:48 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e67ecfca-eba8-4da3-9b02-70b3da5ced53 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 407/801] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:49 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c03b6ea1-80d9-4a95-b34e-01472b77d606 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 395/802] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:49 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a9efd7a-9d0d-4ae6-9e9c-90e8c43b94db tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 408/803] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:50 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fe10ad5f-60fe-4e3b-88af-cae7255424de tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 396/804] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:51 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca3908c6-6c67-49f0-9fe8-ff56eaeb5c43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 409/805] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:51 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0664d901-1965-4870-9058-3c186d1e0b09 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0664d901-1965-4870-9058-3c186d1e0b09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0664d901-1965-4870-9058-3c186d1e0b09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0664d901-1965-4870-9058-3c186d1e0b09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0664d901-1965-4870-9058-3c186d1e0b09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0664d901-1965-4870-9058-3c186d1e0b09 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 397/806] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:52 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eee00228-5f82-4776-b4e3-69bd2acb7db5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 410/807] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:52 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0fbd8382-7e7c-402a-9d84-baa62ac60b40 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 398/808] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:53 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d5e8dd63-ab61-44ca-a80a-4376ab7f44d2 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 411/809] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:53 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97368461-c5b4-4ead-b9ee-1f87e67cbd39 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 399/810] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:54 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-47599380-eb54-4529-8601-e6981357a4c0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f74d875-4eb8-48e4-980f-809522444687 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47599380-eb54-4529-8601-e6981357a4c0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47599380-eb54-4529-8601-e6981357a4c0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47599380-eb54-4529-8601-e6981357a4c0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f74d875-4eb8-48e4-980f-809522444687 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f74d875-4eb8-48e4-980f-809522444687 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f74d875-4eb8-48e4-980f-809522444687 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-47599380-eb54-4529-8601-e6981357a4c0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47599380-eb54-4529-8601-e6981357a4c0 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 412/811] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:54 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f74d875-4eb8-48e4-980f-809522444687 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f74d875-4eb8-48e4-980f-809522444687 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 400/812] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:54 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume request issued successfully. Sep 01 08:18:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7587e11-c412-4f22-b6a5-2170c0d22f30 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 202 Sep 01 08:18:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 413/813] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:54 2026] DELETE /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3aa7dbac-0fd4-404f-b5bb-2c8b645d984e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 401/814] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:55 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99c9fa3a-b7db-4bee-9f43-8dc52c63c795 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 414/815] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:55 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-47bb8996-2840-4441-98bb-1033ede1621c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-47bb8996-2840-4441-98bb-1033ede1621c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-47bb8996-2840-4441-98bb-1033ede1621c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-47bb8996-2840-4441-98bb-1033ede1621c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-47bb8996-2840-4441-98bb-1033ede1621c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:18:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-47bb8996-2840-4441-98bb-1033ede1621c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 200 Sep 01 08:18:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 402/816] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:56 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 889 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b76649cd-b2c3-44a1-8fc9-5e83ae89071d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 415/817] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:57 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4cc48e1-4522-4754-a270-3d7e5c4dec51 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4cc48e1-4522-4754-a270-3d7e5c4dec51 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4cc48e1-4522-4754-a270-3d7e5c4dec51 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4cc48e1-4522-4754-a270-3d7e5c4dec51 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4cc48e1-4522-4754-a270-3d7e5c4dec51 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 404 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 403/818] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:57 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-217e1dfb-2d92-460d-944d-ec1fee3e4131 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-217e1dfb-2d92-460d-944d-ec1fee3e4131 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-217e1dfb-2d92-460d-944d-ec1fee3e4131 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-217e1dfb-2d92-460d-944d-ec1fee3e4131 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-217e1dfb-2d92-460d-944d-ec1fee3e4131 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 404 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 416/819] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:18:57 2026] GET /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: df26d1d5-191a-46c9-abe3-5a2154bf91b5 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15fb5537-94ef-4d58-883f-058dff4ebf46 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 returned with HTTP 404 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 404/820] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:18:57 2026] DELETE /volume/v3/volumes/df26d1d5-191a-46c9-abe3-5a2154bf91b5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete snapshot with id: ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot delete request issued successfully. Sep 01 08:18:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bcdaf12d-b9cc-44fd-b1b8-ab4ae18682b2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 202 Sep 01 08:18:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 417/821] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:18:57 2026] DELETE /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0dd746e-b68f-4166-9271-ee9e75a8e3f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 405/822] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:57 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61b2c09c-4323-48a1-a0af-e92797fd546f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61b2c09c-4323-48a1-a0af-e92797fd546f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61b2c09c-4323-48a1-a0af-e92797fd546f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61b2c09c-4323-48a1-a0af-e92797fd546f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-61b2c09c-4323-48a1-a0af-e92797fd546f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61b2c09c-4323-48a1-a0af-e92797fd546f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 418/823] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:58 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c3cda5c-18b2-4a7d-86b9-cc632e58221b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 406/824] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:58 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a006cfe-810e-4981-9fe7-c87c7ea89c23 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:18:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 419/825] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:59 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64787adf-8234-47ab-a04f-316f0cf56a6f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd80e961-d387-4da1-b1fa-801716961485", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-20315086"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create snapshot from volume cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Created reservations ['000c5dbe-1713-4489-bb3a-36d1376e5738', '20e9b4fb-7998-4e01-8a62-65594becdea1', '016b8cda-2747-4621-a3ff-c4bf203cc04e', 'e3381391-7e59-40a3-ae1c-9e83de817cea'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot create request issued successfully. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64787adf-8234-47ab-a04f-316f0cf56a6f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:18:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 407/826] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:18:59 2026] POST /volume/v3/snapshots => generated 312 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-215b5aae-aec9-418e-8fc9-924127bb3388 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-215b5aae-aec9-418e-8fc9-924127bb3388 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-215b5aae-aec9-418e-8fc9-924127bb3388 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-215b5aae-aec9-418e-8fc9-924127bb3388 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-215b5aae-aec9-418e-8fc9-924127bb3388 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:18:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-215b5aae-aec9-418e-8fc9-924127bb3388 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:18:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 420/827] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:59 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 444 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:18:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:18:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a99b5f5-7f9f-4cf8-89fb-29171fe33317 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 200 Sep 01 08:18:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 408/828] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:18:59 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f85d10b-9f31-44a4-82a1-57fc76e6cf26 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 421/829] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:00 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2a85c965-be54-43ac-8992-caee2fb8bb3d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a85c965-be54-43ac-8992-caee2fb8bb3d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a85c965-be54-43ac-8992-caee2fb8bb3d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a85c965-be54-43ac-8992-caee2fb8bb3d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a85c965-be54-43ac-8992-caee2fb8bb3d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 returned with HTTP 404 Sep 01 08:19:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 409/830] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:00 2026] GET /volume/v3/snapshots/ceb9892e-241f-482d-b443-7f2c9d2512c8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e566ddc5-6598-4fcc-839f-f341fa7aeb3e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:19:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 422/831] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:00 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:00 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: 6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume request issued successfully. Sep 01 08:19:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04eefe4f-1f43-43aa-bbf4-83c4e84c456d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 202 Sep 01 08:19:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 410/832] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:00 2026] DELETE /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54c8066b-af61-4a4a-b42f-52bd1351c5c4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:19:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 423/833] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:01 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02765ae9-6534-4ebc-9a09-7379494ffdfe tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 411/834] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:01 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 444 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-748a5819-d52c-4325-ae11-d24a9e48003d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-748a5819-d52c-4325-ae11-d24a9e48003d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-748a5819-d52c-4325-ae11-d24a9e48003d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-748a5819-d52c-4325-ae11-d24a9e48003d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-748a5819-d52c-4325-ae11-d24a9e48003d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-748a5819-d52c-4325-ae11-d24a9e48003d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 200 Sep 01 08:19:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 424/835] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:02 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 855 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-36038dfd-bc1d-4c64-b876-160f1999984d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-36038dfd-bc1d-4c64-b876-160f1999984d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-36038dfd-bc1d-4c64-b876-160f1999984d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-36038dfd-bc1d-4c64-b876-160f1999984d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-36038dfd-bc1d-4c64-b876-160f1999984d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-36038dfd-bc1d-4c64-b876-160f1999984d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 412/836] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:02 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 471 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e7cece75-da58-4374-a4c5-a0b698971dda None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd80e961-d387-4da1-b1fa-801716961485", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-665995847"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Create snapshot from volume cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:02 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Created reservations ['f3943d2a-5d5b-4d0b-8803-7aa054c7173c', '177d68c2-9b7f-4c75-8ca2-8767f0885965', '314880c4-f212-4aae-94d7-65eeda33d8d2', '520f49bf-2c95-451c-af90-a1ade74cb322'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot create request issued successfully. Sep 01 08:19:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e7cece75-da58-4374-a4c5-a0b698971dda tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:19:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 425/837] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:19:02 2026] POST /volume/v3/snapshots => generated 313 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0b70b449-d486-4d54-b9da-e803bed5141f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b70b449-d486-4d54-b9da-e803bed5141f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0b70b449-d486-4d54-b9da-e803bed5141f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0b70b449-d486-4d54-b9da-e803bed5141f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0b70b449-d486-4d54-b9da-e803bed5141f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b70b449-d486-4d54-b9da-e803bed5141f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 200 Sep 01 08:19:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 413/838] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:02 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 445 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-23971c5c-6480-4bec-bffc-be0dc8d81b07 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23971c5c-6480-4bec-bffc-be0dc8d81b07 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23971c5c-6480-4bec-bffc-be0dc8d81b07 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23971c5c-6480-4bec-bffc-be0dc8d81b07 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23971c5c-6480-4bec-bffc-be0dc8d81b07 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc returned with HTTP 404 Sep 01 08:19:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 426/839] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:03 2026] GET /volume/v3/volumes/6d328744-4a60-4919-a281-143ff3e918cc => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:19:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-41755082-8290-41b2-b6bb-49f9a91f4498 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41755082-8290-41b2-b6bb-49f9a91f4498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41755082-8290-41b2-b6bb-49f9a91f4498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41755082-8290-41b2-b6bb-49f9a91f4498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-41755082-8290-41b2-b6bb-49f9a91f4498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41755082-8290-41b2-b6bb-49f9a91f4498 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:19:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 414/840] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:03 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-83629903"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-83629903'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume of 1 GB Sep 01 08:19:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Availability Zones retrieved successfully. Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (affa6b28-c425-4a6f-aed5-183841c875a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2e1de2-3a70-44f7-b87f-8435f9e1d942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2e1de2-3a70-44f7-b87f-8435f9e1d942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da54eccb-aaec-4f97-957a-e3c71e25fd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['8bb59b1f-507f-4a6b-b14d-7405b1eb47af', 'c43867d6-8759-460c-aebf-52d83e9c0ce0', '9bdf3305-2b2f-4959-92b9-b18707c527ef', '8a64c481-7ec9-4e08-ba40-bec21e8c548d'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da54eccb-aaec-4f97-957a-e3c71e25fd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb59b1f-507f-4a6b-b14d-7405b1eb47af', 'c43867d6-8759-460c-aebf-52d83e9c0ce0', '9bdf3305-2b2f-4959-92b9-b18707c527ef', '8a64c481-7ec9-4e08-ba40-bec21e8c548d']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a773a070-db44-4906-ba53-ae7230ed4119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a773a070-db44-4906-ba53-ae7230ed4119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '238416f3-e826-4bc9-b54a-440e0aabe612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-83629903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['8bb59b1f-507f-4a6b-b14d-7405b1eb47af','c43867d6-8759-460c-aebf-52d83e9c0ce0','9bdf3305-2b2f-4959-92b9-b18707c527ef','8a64c481-7ec9-4e08-ba40-bec21e8c548d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-83629903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=238416f3-e826-4bc9-b54a-440e0aabe612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177f24a70dd44c9a968d7268c68984d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26dcf215534d48e7b958182081bd184a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c770e90-aa57-457b-8941-19e2b192f380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c770e90-aa57-457b-8941-19e2b192f380) transitioned into state 'SUCCESS' from state '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-83629903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['8bb59b1f-507f-4a6b-b14d-7405b1eb47af','c43867d6-8759-460c-aebf-52d83e9c0ce0','9bdf3305-2b2f-4959-92b9-b18707c527ef','8a64c481-7ec9-4e08-ba40-bec21e8c548d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7b9cc1-da0a-475f-9c17-e93a53a4d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7b9cc1-da0a-475f-9c17-e93a53a4d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (affa6b28-c425-4a6f-aed5-183841c875a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request issued successfully. Sep 01 08:19:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c433aae-42f6-4905-86c7-7dc6133bc314 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:19:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 427/841] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:19:03 2026] POST /volume/v3/volumes => generated 761 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-613412da-4bc5-46f5-b8db-8198f0aa103f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-613412da-4bc5-46f5-b8db-8198f0aa103f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-613412da-4bc5-46f5-b8db-8198f0aa103f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-613412da-4bc5-46f5-b8db-8198f0aa103f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-613412da-4bc5-46f5-b8db-8198f0aa103f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0142c56c-d7de-4705-a579-96a9c91bd34f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0142c56c-d7de-4705-a579-96a9c91bd34f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0142c56c-d7de-4705-a579-96a9c91bd34f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0142c56c-d7de-4705-a579-96a9c91bd34f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-613412da-4bc5-46f5-b8db-8198f0aa103f tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 415/842] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:04 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 829 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0142c56c-d7de-4705-a579-96a9c91bd34f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0142c56c-d7de-4705-a579-96a9c91bd34f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 200 Sep 01 08:19:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 428/843] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:04 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dfad9773-61c2-4db5-816b-718417a0469b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dfad9773-61c2-4db5-816b-718417a0469b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dfad9773-61c2-4db5-816b-718417a0469b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dfad9773-61c2-4db5-816b-718417a0469b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e05c786d-2ea6-420d-a9a2-2e9f626a3e5b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 429/844] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dfad9773-61c2-4db5-816b-718417a0469b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4a99774f-fb54-4421-a019-8617c11e261a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?limit=1 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dfad9773-61c2-4db5-816b-718417a0469b tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 416/845] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a99774f-fb54-4421-a019-8617c11e261a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 430/846] 192.168.122.100 () {58 vars in 1142 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b3bebb2b-7daf-4f69-acb3-067f8e508385 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 417/847] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots => generated 992 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fe958f34-1f5a-4197-92ec-59682eca40aa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?limit=100000 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe958f34-1f5a-4197-92ec-59682eca40aa tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 431/848] 192.168.122.100 () {58 vars in 1152 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?limit=100000 => generated 992 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54fb7f76-b073-470c-a25c-97e99959a395 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?limit=0 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54fb7f76-b073-470c-a25c-97e99959a395 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 418/849] 192.168.122.100 () {58 vars in 1142 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec3d8a7c-b2c9-49e4-a7f5-c3cba56fce60 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 432/850] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots => generated 992 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?marker=0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5426ffa-1e18-45e4-9b87-983acb411cb4 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?marker=0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 419/851] 192.168.122.100 () {58 vars in 1214 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?marker=0f71a459-7a25-4154-b857-26f4d87db251 => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?offset=2&limit=3 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceea87bd-54b6-40c4-b338-75a9a2fa24ac tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 433/852] 192.168.122.100 () {58 vars in 1160 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-357f80d3-e376-403d-9cb1-11e79b808318 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-357f80d3-e376-403d-9cb1-11e79b808318 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 420/853] 192.168.122.100 () {58 vars in 1192 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 992 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b55e286-9d81-4e99-8bb5-88c82da0e7ab tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 434/854] 192.168.122.100 () {58 vars in 1194 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 992 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-407dff4a-ef8d-45d4-a481-f58b7c1b32d5 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 421/855] 192.168.122.100 () {58 vars in 1176 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 992 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b54be061-2fc1-4b9c-8725-7c74c00a8607 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 435/856] 192.168.122.100 () {58 vars in 1178 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 992 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6431c5b-49ec-41b1-a579-1c9343a3601e tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 422/857] 192.168.122.100 () {58 vars in 1196 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 992 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /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 01 08:19:05 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3d6a187-4c83-43e3-9267-9894c3267d43 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 436/858] 192.168.122.100 () {58 vars in 1198 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 992 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-010c6993-8d27-4a06-8324-2ea217024631 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /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 01 08:19:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-010c6993-8d27-4a06-8324-2ea217024631 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 returned with HTTP 200 Sep 01 08:19:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 423/859] 192.168.122.100 () {58 vars in 1267 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 => generated 475 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail?status=available Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:05 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /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 01 08:19:06 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88a0f371-234f-46a7-ab9f-9206a4012e57 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 437/860] 192.168.122.100 () {58 vars in 1181 bytes} [Tue Sep 1 08:19:05 2026] GET /volume/v3/snapshots/detail?status=available => generated 1394 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /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 01 08:19:06 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3c2cf25-31d3-4660-9d35-eedffcaa4177 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 424/861] 192.168.122.100 () {58 vars in 1301 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 => generated 475 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fc162439-e457-4710-9cdf-8d1419b78b35 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /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 01 08:19:06 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fc162439-e457-4710-9cdf-8d1419b78b35 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 438/862] 192.168.122.100 () {58 vars in 1246 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a610123b-88c1-41e5-bc69-44d28191fcdd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?status=available Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /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 01 08:19:06 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a610123b-88c1-41e5-bc69-44d28191fcdd tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 425/863] 192.168.122.100 () {58 vars in 1160 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/snapshots?status=available => generated 992 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c108077f-f371-4699-ad11-fac2e625cb80 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /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 01 08:19:06 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Get all snapshots completed successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7f47df8-9cc8-4ae3-ab0f-f790218c4f5a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c108077f-f371-4699-ad11-fac2e625cb80 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 439/864] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 426/865] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-665995847 => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-33b2adce-fea2-48e8-9b08-0582225929e7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Delete snapshot with id: 401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot delete request issued successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33b2adce-fea2-48e8-9b08-0582225929e7 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 202 Sep 01 08:19:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 440/866] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:19:06 2026] DELETE /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ab949803-d717-4046-87c7-d1844537f65b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab949803-d717-4046-87c7-d1844537f65b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab949803-d717-4046-87c7-d1844537f65b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab949803-d717-4046-87c7-d1844537f65b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ab949803-d717-4046-87c7-d1844537f65b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab949803-d717-4046-87c7-d1844537f65b tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 200 Sep 01 08:19:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 427/867] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:06 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c895e734-47df-4457-800d-fcf522a0fc77 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c895e734-47df-4457-800d-fcf522a0fc77 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c895e734-47df-4457-800d-fcf522a0fc77 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c895e734-47df-4457-800d-fcf522a0fc77 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c895e734-47df-4457-800d-fcf522a0fc77 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c895e734-47df-4457-800d-fcf522a0fc77 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 441/868] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:07 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "238416f3-e826-4bc9-b54a-440e0aabe612", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1630674657"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:07 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create snapshot from volume 238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e89cbb78-c0df-4c05-b156-cf9c1f7a2a95 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 200 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 442/869] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:07 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:07 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['20702f2e-02f0-468b-83a2-359a4ec7a2c1', 'ec0c6782-e054-4703-8848-da56ab57c668', 'd0af895f-0961-41c7-994e-5f2d831ce5ac', '7133d4e1-47a1-43a4-b79e-cc58619a9d2f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot create request issued successfully. Sep 01 08:19:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc8e9ad5-0a2b-4a6f-a6f9-8d675fe590f5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:19:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 428/870] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:19:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9eb3f068-cae7-4abb-8e3b-9cbd46d36acd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 443/871] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:07 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-491ad051-ff30-4655-8bcf-6663ac6b1087 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-491ad051-ff30-4655-8bcf-6663ac6b1087 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-491ad051-ff30-4655-8bcf-6663ac6b1087 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-491ad051-ff30-4655-8bcf-6663ac6b1087 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-491ad051-ff30-4655-8bcf-6663ac6b1087 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 returned with HTTP 404 Sep 01 08:19:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 429/872] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:08 2026] GET /volume/v3/snapshots/401c89de-c4a2-4999-9178-289fab7729a3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-01067a90-f283-4545-910c-c8c45a791626 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Delete snapshot with id: 0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot delete request issued successfully. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01067a90-f283-4545-910c-c8c45a791626 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 202 Sep 01 08:19:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 444/873] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:19:08 2026] DELETE /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ea51f16-e911-44f6-bca5-859582645b79 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ea51f16-e911-44f6-bca5-859582645b79 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ea51f16-e911-44f6-bca5-859582645b79 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ea51f16-e911-44f6-bca5-859582645b79 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7ea51f16-e911-44f6-bca5-859582645b79 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ea51f16-e911-44f6-bca5-859582645b79 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 430/874] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:08 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cd1feb2e-5970-455e-9377-e0618cc72c54 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 445/875] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:08 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e204382-0d6b-4cc9-8a0f-1c03f9b1f73a tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 200 Sep 01 08:19:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 431/876] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:09 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a4cf20e-3522-4f25-aad1-0ece5871397c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 446/877] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:09 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7bd053db-449c-468c-b33f-f3178f1d540d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7bd053db-449c-468c-b33f-f3178f1d540d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7bd053db-449c-468c-b33f-f3178f1d540d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7bd053db-449c-468c-b33f-f3178f1d540d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7bd053db-449c-468c-b33f-f3178f1d540d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 returned with HTTP 404 Sep 01 08:19:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 432/878] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:10 2026] GET /volume/v3/snapshots/0f71a459-7a25-4154-b857-26f4d87db251 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Delete snapshot with id: eca03b42-8511-4008-8565-c171b083869a Sep 01 08:19:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot delete request issued successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a291dd0-6056-4ba4-a4f7-6e67135c0c7d tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 202 Sep 01 08:19:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 447/879] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:19:10 2026] DELETE /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f52537c1-294c-46e6-9e03-2a5f05b71076 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:19:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 448/880] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:10 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8774e30-8f88-4d0e-a741-b6aa66321b8c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 433/881] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:10 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9dbf73b8-6935-4ab7-a12a-4ce789385656", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1448939082"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request body: {'volume': {'snapshot_id': '9dbf73b8-6935-4ab7-a12a-4ce789385656', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1448939082'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume of 1 GB Sep 01 08:19:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Availability Zones retrieved successfully. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (5665229b-5cc7-4784-bca4-6dc90abf59f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99d90ef-ca27-465f-950b-6037160b0f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99d90ef-ca27-465f-950b-6037160b0f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9dbf73b8-6935-4ab7-a12a-4ce789385656', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a37256a-d459-4f38-93f2-7d264f371d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Created reservations ['f02c799b-a9d3-4c27-a8ff-99659b9c6326', '892e9b1d-998e-4a97-880d-43d8ad9ac796', '568957f8-9dbb-4249-b9d7-3ad5e718bceb', '975b4dae-fdea-47d8-b051-552ea5749cb1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a37256a-d459-4f38-93f2-7d264f371d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02c799b-a9d3-4c27-a8ff-99659b9c6326', '892e9b1d-998e-4a97-880d-43d8ad9ac796', '568957f8-9dbb-4249-b9d7-3ad5e718bceb', '975b4dae-fdea-47d8-b051-552ea5749cb1']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84897fc6-0b5b-4d12-acc7-99f0766df7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84897fc6-0b5b-4d12-acc7-99f0766df7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b1f681-8bd6-435f-a39d-d1549294ad71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448939082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['f02c799b-a9d3-4c27-a8ff-99659b9c6326','892e9b1d-998e-4a97-880d-43d8ad9ac796','568957f8-9dbb-4249-b9d7-3ad5e718bceb','975b4dae-fdea-47d8-b051-552ea5749cb1'],size=1,snapshot_id=9dbf73b8-6935-4ab7-a12a-4ce789385656,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448939082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b1f681-8bd6-435f-a39d-d1549294ad71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177f24a70dd44c9a968d7268c68984d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9dbf73b8-6935-4ab7-a12a-4ce789385656,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26dcf215534d48e7b958182081bd184a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf32c88-dae6-42c0-98ea-71dfdbf3e9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf32c88-dae6-42c0-98ea-71dfdbf3e9fa) transitioned into state 'SUCCESS' from state '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-1448939082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177f24a70dd44c9a968d7268c68984d4',qos_specs=None,replication_status=,reservations=['f02c799b-a9d3-4c27-a8ff-99659b9c6326','892e9b1d-998e-4a97-880d-43d8ad9ac796','568957f8-9dbb-4249-b9d7-3ad5e718bceb','975b4dae-fdea-47d8-b051-552ea5749cb1'],size=1,snapshot_id=9dbf73b8-6935-4ab7-a12a-4ce789385656,source_replicaid=,source_volid=None,status='creating',user_id='26dcf215534d48e7b958182081bd184a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (660be145-9bed-4635-a8a0-fcd0b966bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (660be145-9bed-4635-a8a0-fcd0b966bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Flow 'volume_create_api' (5665229b-5cc7-4784-bca4-6dc90abf59f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Create volume request issued successfully. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bddafbf-ab14-43d6-83b2-e1c02f971389 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:19:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 449/882] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:19:10 2026] POST /volume/v3/volumes => generated 797 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad9b41ce-fdf5-4657-b6ca-00185880698d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 434/883] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:11 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Snapshot retrieved successfully. Sep 01 08:19:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-455de936-9acc-4df7-9b81-b56d6ac2bc20 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 200 Sep 01 08:19:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 450/884] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:11 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64f9a4c3-c781-4f3a-9454-e87c15b52f04 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 435/885] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:12 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-07d857cd-e4eb-43ec-8d8e-1c014f1c578f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-07d857cd-e4eb-43ec-8d8e-1c014f1c578f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a Sep 01 08:19:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-07d857cd-e4eb-43ec-8d8e-1c014f1c578f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-07d857cd-e4eb-43ec-8d8e-1c014f1c578f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-07d857cd-e4eb-43ec-8d8e-1c014f1c578f tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a returned with HTTP 404 Sep 01 08:19:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 451/886] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:12 2026] GET /volume/v3/snapshots/eca03b42-8511-4008-8565-c171b083869a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:19:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7786ba5-b5d7-4b45-9dc7-dbee2a7e7321 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:19:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 436/887] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:12 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8721a60b-86e0-4438-908b-74d3822b1ecc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] DELETE http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Delete volume with id: cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Delete volume request issued successfully. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8721a60b-86e0-4438-908b-74d3822b1ecc tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 202 Sep 01 08:19:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 452/888] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:13 2026] DELETE /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:19:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2e1d1b2-7c32-444c-9ec8-9e6154656902 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:19:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 437/889] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:13 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4aaf976-ec15-4e14-aea4-6bea548f42ee tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 453/890] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:13 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Volume info retrieved successfully. Sep 01 08:19:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-452fcb00-2c2d-4a36-b36c-febd4793ae14 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 200 Sep 01 08:19:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 438/891] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:14 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 858 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:14 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=378,cinder:UPDATE=112,cinder:INSERT=58 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:19:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-659c4981-87f3-4b3e-8fd4-017b05d5d306 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 454/892] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:14 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7d2badac-bd65-4631-b914-d1b7bed0da89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d2badac-bd65-4631-b914-d1b7bed0da89 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] GET http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 Sep 01 08:19:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d2badac-bd65-4631-b914-d1b7bed0da89 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d2badac-bd65-4631-b914-d1b7bed0da89 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d2badac-bd65-4631-b914-d1b7bed0da89 tempest-VolumesSnapshotListTestJSON-2104149951 tempest-VolumesSnapshotListTestJSON-2104149951-project-member] http://192.168.122.100/volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 returned with HTTP 404 Sep 01 08:19:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 439/893] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:15 2026] GET /volume/v3/volumes/cd80e961-d387-4da1-b1fa-801716961485 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-789ce324-0d34-4d44-b99f-cf38959f0e6d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 455/894] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:15 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9ace4d45-ef22-45c7-9413-f7c452670ac4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 440/895] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:16 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1110f3e5-ab41-4046-9987-da947c1c673e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1110f3e5-ab41-4046-9987-da947c1c673e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1110f3e5-ab41-4046-9987-da947c1c673e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1110f3e5-ab41-4046-9987-da947c1c673e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1110f3e5-ab41-4046-9987-da947c1c673e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1110f3e5-ab41-4046-9987-da947c1c673e tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 456/896] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:18 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-262396590"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-262396590'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume of 1 GB Sep 01 08:19:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Availability Zones retrieved successfully. Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (251db0c7-0991-4282-8a75-fa844f71432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e696827-9978-437a-8352-def9ea1decbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e696827-9978-437a-8352-def9ea1decbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bf873e-da9c-4fff-af4b-b0b39af35116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Created reservations ['d95fb76b-08b5-4753-9ab8-7061ec210c2f', 'b05a6e14-5ad2-458e-af36-4299115106a7', '0be5d792-6779-4b82-aae7-0d536fc0637e', '2597c0c2-8ad8-4d53-892e-4ba853c31907'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bf873e-da9c-4fff-af4b-b0b39af35116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95fb76b-08b5-4753-9ab8-7061ec210c2f', 'b05a6e14-5ad2-458e-af36-4299115106a7', '0be5d792-6779-4b82-aae7-0d536fc0637e', '2597c0c2-8ad8-4d53-892e-4ba853c31907']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30090da-55e7-4687-8c8d-670a48a47493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-379b3d7c-d7f1-4d1a-9958-ea21aa13b054 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 457/897] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:19 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30090da-55e7-4687-8c8d-670a48a47493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035447a2-cff4-47be-97b3-b978338c7039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-262396590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['d95fb76b-08b5-4753-9ab8-7061ec210c2f','b05a6e14-5ad2-458e-af36-4299115106a7','0be5d792-6779-4b82-aae7-0d536fc0637e','2597c0c2-8ad8-4d53-892e-4ba853c31907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-262396590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035447a2-cff4-47be-97b3-b978338c7039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b8d36bbc9648b1a5de9b7029011628',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac803f8-2e40-48e5-9961-2ad996a2ef1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac803f8-2e40-48e5-9961-2ad996a2ef1a) transitioned into state 'SUCCESS' from state '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-262396590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['d95fb76b-08b5-4753-9ab8-7061ec210c2f','b05a6e14-5ad2-458e-af36-4299115106a7','0be5d792-6779-4b82-aae7-0d536fc0637e','2597c0c2-8ad8-4d53-892e-4ba853c31907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e776ff43-de28-4267-978d-c2e4c7fc33ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e776ff43-de28-4267-978d-c2e4c7fc33ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (251db0c7-0991-4282-8a75-fa844f71432d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request issued successfully. Sep 01 08:19:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-250a4023-f16a-4f54-89e5-4fc8974042e1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:19:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 441/898] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:19:18 2026] POST /volume/v3/volumes => generated 763 bytes in 1803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b3025f2-488c-4464-a250-9854fbbdf5f0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 458/899] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:20 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 831 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cd4e716-a851-4d69-89bd-8370b290c3c5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 442/900] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:20 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08464ae6-fc6c-4ea9-af8c-09e975ba87f8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 459/901] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:21 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51f19395-9bca-40ef-9beb-308fd6d978b6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 443/902] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:21 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 890 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42f40f2b-fa7d-4b3d-b823-87ccb49634ea tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 460/903] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:21 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 890 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-df653012-1931-4021-8429-999afeb1209c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: 98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume request issued successfully. Sep 01 08:19:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df653012-1931-4021-8429-999afeb1209c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 202 Sep 01 08:19:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 444/904] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:21 2026] DELETE /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3842a772-d65e-4ba8-ba07-721e1fa1daa2 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 461/905] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:21 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-09681538-a184-4369-b924-bb6b5830ff51 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09681538-a184-4369-b924-bb6b5830ff51 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09681538-a184-4369-b924-bb6b5830ff51 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09681538-a184-4369-b924-bb6b5830ff51 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-09681538-a184-4369-b924-bb6b5830ff51 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09681538-a184-4369-b924-bb6b5830ff51 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 445/906] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:22 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-db88a053-228e-4016-9514-cf8eaf967ce6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 462/907] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:19:22 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 856 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c22470a2-603d-4013-9c88-5786818e824c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c22470a2-603d-4013-9c88-5786818e824c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c22470a2-603d-4013-9c88-5786818e824c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c22470a2-603d-4013-9c88-5786818e824c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d6ebe6b2-adfa-4e50-b6b2-6dd3e76abf7c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6ebe6b2-adfa-4e50-b6b2-6dd3e76abf7c None None] GET http://192.168.122.100/volume// Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6ebe6b2-adfa-4e50-b6b2-6dd3e76abf7c None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6ebe6b2-adfa-4e50-b6b2-6dd3e76abf7c None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6ebe6b2-adfa-4e50-b6b2-6dd3e76abf7c None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:19:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 463/908] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:19:23 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-7544c382-cf88-4b73-918a-02f1a968bbaf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-7544c382-cf88-4b73-918a-02f1a968bbaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-7544c382-cf88-4b73-918a-02f1a968bbaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "035447a2-cff4-47be-97b3-b978338c7039", "connector": null, "instance_uuid": "5d771eac-187e-495c-a040-2a77ec48890a"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c22470a2-603d-4013-9c88-5786818e824c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c22470a2-603d-4013-9c88-5786818e824c tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 200 Sep 01 08:19:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 446/909] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:23 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 889 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-7544c382-cf88-4b73-918a-02f1a968bbaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:19:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 464/910] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:19:23 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-980187d5-7e83-45f3-b932-838321f3131d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-980187d5-7e83-45f3-b932-838321f3131d None None] GET http://192.168.122.100/volume// Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-980187d5-7e83-45f3-b932-838321f3131d None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-980187d5-7e83-45f3-b932-838321f3131d None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-980187d5-7e83-45f3-b932-838321f3131d None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:19:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 465/911] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:19:23 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e278a1ec-12dc-4756-bd41-5c008757fd8a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 447/912] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:23 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 855 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-c1754f59-0ff3-4d8d-b26f-b86616891180 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 466/913] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:19:23 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1036 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] PUT http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Acquiring lock "cinder-attachment_update-035447a2-cff4-47be-97b3-b978338c7039-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-035447a2-cff4-47be-97b3-b978338c7039-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0c230087-6ccf-45ed-93da-b45d5cf3f27a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c230087-6ccf-45ed-93da-b45d5cf3f27a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c230087-6ccf-45ed-93da-b45d5cf3f27a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c230087-6ccf-45ed-93da-b45d5cf3f27a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c230087-6ccf-45ed-93da-b45d5cf3f27a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 404 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 467/914] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:24 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e882b2b0-272f-4df8-9b52-0abf7ea0fdb6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e882b2b0-272f-4df8-9b52-0abf7ea0fdb6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e882b2b0-272f-4df8-9b52-0abf7ea0fdb6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e882b2b0-272f-4df8-9b52-0abf7ea0fdb6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e882b2b0-272f-4df8-9b52-0abf7ea0fdb6 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 404 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 468/915] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:24 2026] GET /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: 98b1f681-8bd6-435f-a39d-d1549294ad71 Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-035447a2-cff4-47be-97b3-b978338c7039-devstack" released by "attachment_update" :: held 0.408s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-22474152-1c2c-49a4-825b-900e4d98bbe9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 returned with HTTP 200 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d80c6ce1-7cfd-4583-bbc0-be5e902b4a67 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 returned with HTTP 404 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 469/916] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:24 2026] DELETE /volume/v3/volumes/98b1f681-8bd6-435f-a39d-d1549294ad71 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 448/917] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:19:24 2026] PUT /volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 => generated 694 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete snapshot with id: 9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot delete request issued successfully. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6d570d6d-c133-450c-9c5c-bf6931d5a011 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 202 Sep 01 08:19:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 470/918] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:19:24 2026] DELETE /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b89f1c0-b9f2-4a2f-b86a-09f827742323 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 471/919] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:24 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-86d6e361-3dab-4756-8b7c-a9aaa081a4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 449/920] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:24 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 856 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-86b3eec2-439f-4c30-b552-23f55930c2eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-86b3eec2-439f-4c30-b552-23f55930c2eb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275/action Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-86b3eec2-439f-4c30-b552-23f55930c2eb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-86b3eec2-439f-4c30-b552-23f55930c2eb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-32dd8443-16fa-4df0-be3b-d1855ddd4fa6 req-86b3eec2-439f-4c30-b552-23f55930c2eb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275/action returned with HTTP 204 Sep 01 08:19:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 472/921] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:19:25 2026] POST /volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b4e95360-4f57-490d-ae40-bc4f77226d75 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 450/922] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:25 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d598617-c8ee-4cde-8f34-05f51386020f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d598617-c8ee-4cde-8f34-05f51386020f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d598617-c8ee-4cde-8f34-05f51386020f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d598617-c8ee-4cde-8f34-05f51386020f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0d598617-c8ee-4cde-8f34-05f51386020f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d598617-c8ee-4cde-8f34-05f51386020f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 473/923] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:25 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1148 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e46ce588-d892-4313-8837-6e62821cdbfa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e46ce588-d892-4313-8837-6e62821cdbfa tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:19:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e46ce588-d892-4313-8837-6e62821cdbfa tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e46ce588-d892-4313-8837-6e62821cdbfa tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e46ce588-d892-4313-8837-6e62821cdbfa tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:19:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e46ce588-d892-4313-8837-6e62821cdbfa tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:19:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 451/924] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:26 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1148 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5d827180-b682-428d-8f84-8844e8a6276a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d827180-b682-428d-8f84-8844e8a6276a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d827180-b682-428d-8f84-8844e8a6276a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d827180-b682-428d-8f84-8844e8a6276a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5d827180-b682-428d-8f84-8844e8a6276a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Snapshot retrieved successfully. Sep 01 08:19:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d827180-b682-428d-8f84-8844e8a6276a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 200 Sep 01 08:19:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 474/925] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:26 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f2353077-7e7d-4ce0-b044-7578d1734afd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2353077-7e7d-4ce0-b044-7578d1734afd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2353077-7e7d-4ce0-b044-7578d1734afd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2353077-7e7d-4ce0-b044-7578d1734afd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=368,cinder:INSERT=63,cinder:UPDATE=106 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2353077-7e7d-4ce0-b044-7578d1734afd tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 returned with HTTP 404 Sep 01 08:19:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 452/926] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:28 2026] GET /volume/v3/snapshots/9dbf73b8-6935-4ab7-a12a-4ce789385656 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24f24e91-d8fa-4672-bc88-1805bfac22aa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 475/927] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:28 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: 238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume request issued successfully. Sep 01 08:19:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dcae3959-ae2f-491e-b848-4f7ee03825fa tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 202 Sep 01 08:19:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 453/928] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:28 2026] DELETE /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30207824-89af-4302-bad6-7f274fab4fd5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30207824-89af-4302-bad6-7f274fab4fd5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30207824-89af-4302-bad6-7f274fab4fd5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30207824-89af-4302-bad6-7f274fab4fd5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30207824-89af-4302-bad6-7f274fab4fd5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30207824-89af-4302-bad6-7f274fab4fd5 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 476/929] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:28 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-09b876c6-0576-4905-a021-087bacdc9532 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09b876c6-0576-4905-a021-087bacdc9532 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09b876c6-0576-4905-a021-087bacdc9532 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09b876c6-0576-4905-a021-087bacdc9532 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-09b876c6-0576-4905-a021-087bacdc9532 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09b876c6-0576-4905-a021-087bacdc9532 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 200 Sep 01 08:19:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 454/930] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:29 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-08441ba1-ecb3-4144-961f-bfb180e5fc9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08441ba1-ecb3-4144-961f-bfb180e5fc9a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08441ba1-ecb3-4144-961f-bfb180e5fc9a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08441ba1-ecb3-4144-961f-bfb180e5fc9a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08441ba1-ecb3-4144-961f-bfb180e5fc9a tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 returned with HTTP 404 Sep 01 08:19:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 477/931] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:30 2026] GET /volume/v3/volumes/238416f3-e826-4bc9-b54a-440e0aabe612 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4fdcfa6-e507-41a6-ac42-1976e8f9fde3 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:19:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 455/932] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:30 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 856 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-57f96578-fe87-49a6-b36c-46f836a2208d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume with id: e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Delete volume request issued successfully. Sep 01 08:19:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-57f96578-fe87-49a6-b36c-46f836a2208d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 202 Sep 01 08:19:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 478/933] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:19:30 2026] DELETE /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6eef2876-0857-44e0-933a-6c70f85ed803 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6eef2876-0857-44e0-933a-6c70f85ed803 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6eef2876-0857-44e0-933a-6c70f85ed803 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6eef2876-0857-44e0-933a-6c70f85ed803 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6eef2876-0857-44e0-933a-6c70f85ed803 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6eef2876-0857-44e0-933a-6c70f85ed803 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:19:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 456/934] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:30 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Volume info retrieved successfully. Sep 01 08:19:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df41356c-b6f3-4dd2-93df-af2a13a6148d tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 200 Sep 01 08:19:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 479/935] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:32 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e282deb-1dac-47cb-a7ee-6a3cfc1ba0f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e282deb-1dac-47cb-a7ee-6a3cfc1ba0f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] GET http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 Sep 01 08:19:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e282deb-1dac-47cb-a7ee-6a3cfc1ba0f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e282deb-1dac-47cb-a7ee-6a3cfc1ba0f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e282deb-1dac-47cb-a7ee-6a3cfc1ba0f4 tempest-VolumesSnapshotTestJSON-1588965021 tempest-VolumesSnapshotTestJSON-1588965021-project-member] http://192.168.122.100/volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 returned with HTTP 404 Sep 01 08:19:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 457/936] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:33 2026] GET /volume/v3/volumes/e2dc08ec-5c45-46d4-a43d-c6bcd5fa5916 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:42 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=79,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:19:43 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-528922282"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-528922282'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume of 1 GB Sep 01 08:19:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Availability Zones retrieved successfully. Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (d5c2f78b-3fbe-40f1-9155-4df110af1e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eed8402-9932-4fe4-8812-b0c1be6371da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eed8402-9932-4fe4-8812-b0c1be6371da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0941c989-a037-4560-b409-d3263f9cce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Created reservations ['aa679b0e-cc8e-443d-94e7-dd9d17002f31', 'b1571f8c-8ec5-4878-b8d0-6e5f3dc02c1d', 'aaddc995-b841-471f-a295-dc71ef6321e1', 'ed776445-e69e-4b46-85c6-4f7ecd13f962'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0941c989-a037-4560-b409-d3263f9cce0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa679b0e-cc8e-443d-94e7-dd9d17002f31', 'b1571f8c-8ec5-4878-b8d0-6e5f3dc02c1d', 'aaddc995-b841-471f-a295-dc71ef6321e1', 'ed776445-e69e-4b46-85c6-4f7ecd13f962']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeef7a43-96c4-4f03-b910-4d43b335dac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeef7a43-96c4-4f03-b910-4d43b335dac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b907e99e-4fc7-40e7-a6d1-b64abcacc2ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-528922282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['aa679b0e-cc8e-443d-94e7-dd9d17002f31','b1571f8c-8ec5-4878-b8d0-6e5f3dc02c1d','aaddc995-b841-471f-a295-dc71ef6321e1','ed776445-e69e-4b46-85c6-4f7ecd13f962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-528922282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b907e99e-4fc7-40e7-a6d1-b64abcacc2ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b1cc159fd140dab302988a1741d63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b955d3-fb8c-4728-8f4a-ee7ac2aeff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b955d3-fb8c-4728-8f4a-ee7ac2aeff7f) transitioned into state 'SUCCESS' from state '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-528922282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['aa679b0e-cc8e-443d-94e7-dd9d17002f31','b1571f8c-8ec5-4878-b8d0-6e5f3dc02c1d','aaddc995-b841-471f-a295-dc71ef6321e1','ed776445-e69e-4b46-85c6-4f7ecd13f962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401c139a-d9c3-4637-844b-d16f1d06fb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401c139a-d9c3-4637-844b-d16f1d06fb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (d5c2f78b-3fbe-40f1-9155-4df110af1e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request issued successfully. Sep 01 08:19:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-014d0ea9-5f0f-43ec-9ea0-45bf0746ef18 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:19:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 480/937] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:19:45 2026] POST /volume/v3/volumes => generated 759 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0952639c-fa4e-4310-9d02-d34916391d11 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0952639c-fa4e-4310-9d02-d34916391d11 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0952639c-fa4e-4310-9d02-d34916391d11 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0952639c-fa4e-4310-9d02-d34916391d11 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0952639c-fa4e-4310-9d02-d34916391d11 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0952639c-fa4e-4310-9d02-d34916391d11 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 458/938] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:46 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 827 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39a687a5-60df-4d4a-87c6-5f5eb08f90cb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 481/939] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:47 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-11e44f13-eada-4673-a668-cb78b2bcb1e6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11e44f13-eada-4673-a668-cb78b2bcb1e6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11e44f13-eada-4673-a668-cb78b2bcb1e6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d198766-53f0-4f55-acd0-6a4db07fc4ec", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1650986569"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11e44f13-eada-4673-a668-cb78b2bcb1e6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 404 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 459/940] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:19:47 2026] POST /volume/v3/snapshots => generated 109 bytes in 334 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8dcddb04-a83a-4b5b-9bba-3e60cfe5cd53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8dcddb04-a83a-4b5b-9bba-3e60cfe5cd53 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8dcddb04-a83a-4b5b-9bba-3e60cfe5cd53 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1651540955"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8dcddb04-a83a-4b5b-9bba-3e60cfe5cd53 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 404 Sep 01 08:19:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 482/941] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:19:48 2026] POST /volume/v3/snapshots => generated 77 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de7c2508-2479-4547-953c-b0e854b03bfd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de7c2508-2479-4547-953c-b0e854b03bfd tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots?limit=invalid Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de7c2508-2479-4547-953c-b0e854b03bfd tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de7c2508-2479-4547-953c-b0e854b03bfd tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de7c2508-2479-4547-953c-b0e854b03bfd tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] HTTP exception thrown: limit param must be an integer Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de7c2508-2479-4547-953c-b0e854b03bfd tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 460/942] 192.168.122.100 () {58 vars in 1154 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots?marker=09e0b4b4-c503-4642-b8c5-6dbb8549693e Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-96bb3b25-ae4c-4bc1-89df-6c80eb81e7eb tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots?marker=09e0b4b4-c503-4642-b8c5-6dbb8549693e returned with HTTP 404 Sep 01 08:19:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 483/943] 192.168.122.100 () {58 vars in 1214 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/snapshots?marker=09e0b4b4-c503-4642-b8c5-6dbb8549693e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots?sort_key=invalid Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-812b9c05-f1dd-4e33-93cd-6dad691a6713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 461/944] 192.168.122.100 () {58 vars in 1160 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1350823042"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1350823042'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create volume of 2 GB Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Availability Zones retrieved successfully. Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Flow 'volume_create_api' (9ccbc754-3428-475e-bc3f-200b70f0746b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e123ee-2355-4a4f-990b-cf555f6f4829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Validating volume size '2' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e123ee-2355-4a4f-990b-cf555f6f4829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0e19d5-29e4-4d0b-85f5-635d4eae3cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Created reservations ['b165fd81-9692-4634-aa73-9e039fe0746f', '1684d5b1-dea1-4775-b657-a15bb3295be6', '4f33ca06-d61e-4cc1-89b9-670844767144', '91407a85-0d31-4363-8291-8672de7cca76'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0e19d5-29e4-4d0b-85f5-635d4eae3cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b165fd81-9692-4634-aa73-9e039fe0746f', '1684d5b1-dea1-4775-b657-a15bb3295be6', '4f33ca06-d61e-4cc1-89b9-670844767144', '91407a85-0d31-4363-8291-8672de7cca76']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43503d-5318-4077-b08b-cdc44a575fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43503d-5318-4077-b08b-cdc44a575fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c38812-ac5c-4164-a553-93d33ce62bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1350823042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8565e8277a4d4b5f93e79915cd65f05a',qos_specs=None,replication_status=,reservations=['b165fd81-9692-4634-aa73-9e039fe0746f','1684d5b1-dea1-4775-b657-a15bb3295be6','4f33ca06-d61e-4cc1-89b9-670844767144','91407a85-0d31-4363-8291-8672de7cca76'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b41d3ee4c64908924c9c37e72a83d2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1350823042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5c38812-ac5c-4164-a553-93d33ce62bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8565e8277a4d4b5f93e79915cd65f05a',provider_auth=None,provider_geometry=None,provider_id=None,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='b2b41d3ee4c64908924c9c37e72a83d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6297bf19-646a-471d-9aba-2c144429652e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6297bf19-646a-471d-9aba-2c144429652e) transitioned into state 'SUCCESS' from state '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-1350823042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8565e8277a4d4b5f93e79915cd65f05a',qos_specs=None,replication_status=,reservations=['b165fd81-9692-4634-aa73-9e039fe0746f','1684d5b1-dea1-4775-b657-a15bb3295be6','4f33ca06-d61e-4cc1-89b9-670844767144','91407a85-0d31-4363-8291-8672de7cca76'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b41d3ee4c64908924c9c37e72a83d2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2c23cd-0991-4800-99dc-d4ffec37edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-795f3df9-a323-4fd5-9ffa-603d166b72a9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 462/945] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2c23cd-0991-4800-99dc-d4ffec37edda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Flow 'volume_create_api' (9ccbc754-3428-475e-bc3f-200b70f0746b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create volume request issued successfully. Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b59fc9c-8983-4a63-8d87-bfa617b77164 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:19:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 484/946] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:19:48 2026] POST /volume/v3/volumes => generated 771 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0cb43224-5848-46fb-b14e-f6a974c77017 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0cb43224-5848-46fb-b14e-f6a974c77017 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0cb43224-5848-46fb-b14e-f6a974c77017 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0cb43224-5848-46fb-b14e-f6a974c77017 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0cb43224-5848-46fb-b14e-f6a974c77017 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:19:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0cb43224-5848-46fb-b14e-f6a974c77017 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:19:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 463/947] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 839 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-f3c6ed45-5ba6-4564-aa85-22dfe8041c5d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 485/948] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:19:48 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-309ee2b5-ad91-49af-bcb7-96d19edd4b31 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-309ee2b5-ad91-49af-bcb7-96d19edd4b31 None None] GET http://192.168.122.100/volume// Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-309ee2b5-ad91-49af-bcb7-96d19edd4b31 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-309ee2b5-ad91-49af-bcb7-96d19edd4b31 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-309ee2b5-ad91-49af-bcb7-96d19edd4b31 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:19:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 464/949] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:19:49 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:19:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-896f2406-1104-40dd-bf46-a8563870853e req-8fc83e55-bd52-4e41-92bc-aa003322cc59 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-8fc83e55-bd52-4e41-92bc-aa003322cc59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:19:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-8fc83e55-bd52-4e41-92bc-aa003322cc59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b907e99e-4fc7-40e7-a6d1-b64abcacc2ee", "connector": null, "instance_uuid": "0ad714f7-188b-4d7c-92a2-961fdef631df"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff752423-5183-42cc-abf0-f72087d6b713 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff752423-5183-42cc-abf0-f72087d6b713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff752423-5183-42cc-abf0-f72087d6b713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff752423-5183-42cc-abf0-f72087d6b713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ff752423-5183-42cc-abf0-f72087d6b713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff752423-5183-42cc-abf0-f72087d6b713 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:19:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 465/950] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:49 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-8fc83e55-bd52-4e41-92bc-aa003322cc59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:19:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 486/951] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:19:49 2026] POST /volume/v3/attachments => generated 273 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d1f2b9a1-5a4a-4aeb-82d0-f93c370b86ee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1f2b9a1-5a4a-4aeb-82d0-f93c370b86ee None None] GET http://192.168.122.100/volume// Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1f2b9a1-5a4a-4aeb-82d0-f93c370b86ee None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1f2b9a1-5a4a-4aeb-82d0-f93c370b86ee None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1f2b9a1-5a4a-4aeb-82d0-f93c370b86ee None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:19:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 487/952] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:19:50 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-546fc4e3-a0ed-426a-b928-231ccc9a6804 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 466/953] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:50 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-cfe37324-b929-438a-ac50-5d10e6ddbf80 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 488/954] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:19:50 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1032 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] PUT http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Acquiring lock "cinder-attachment_update-b907e99e-4fc7-40e7-a6d1-b64abcacc2ee-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-b907e99e-4fc7-40e7-a6d1-b64abcacc2ee-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d5d4cfb-50dd-4f39-9f4d-0ac8c4b748f6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:19:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 489/955] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:51 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:51 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-b907e99e-4fc7-40e7-a6d1-b64abcacc2ee-devstack" released by "attachment_update" :: held 0.526s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:19:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-2026db96-33c5-4ba5-8724-bf6abd7313fb tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b returned with HTTP 200 Sep 01 08:19:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 467/956] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:19:50 2026] PUT /volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b => generated 694 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3dc5dcba-c099-408d-80b1-eccaf35e3fc3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 490/957] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:51 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-896f2406-1104-40dd-bf46-a8563870853e req-eb9b2307-051c-43e4-89a4-7edc2bf93a7d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-eb9b2307-051c-43e4-89a4-7edc2bf93a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b/action Sep 01 08:19:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-eb9b2307-051c-43e4-89a4-7edc2bf93a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:19:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-eb9b2307-051c-43e4-89a4-7edc2bf93a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-896f2406-1104-40dd-bf46-a8563870853e req-eb9b2307-051c-43e4-89a4-7edc2bf93a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b/action returned with HTTP 204 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 468/958] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:19:51 2026] POST /volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58a2c554-fbff-4238-a66e-a880c71e02d6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:19:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 491/959] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:52 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-764b13a4-94c3-40a6-830c-7449dfa278ed None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5c38812-ac5c-4164-a553-93d33ce62bc0", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-767091056"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create snapshot from volume e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Created reservations ['4d63f58e-2229-43d2-af04-89ac569c5a69', '160c935f-0c8c-423f-a26b-b1e0829b21f3', '87ec0d1d-1afe-4a6a-86a6-b201e694a5d6', 'bf955642-2877-4ed1-96f1-0ada7425f045'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot create request issued successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-764b13a4-94c3-40a6-830c-7449dfa278ed tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 469/960] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:19:52 2026] POST /volume/v3/snapshots => generated 317 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32e31738-93fd-46d2-a0b9-a8c1767ff40a tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 470/961] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:52 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 449 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-506efa47-2dcc-4fc2-831b-98a40d6e749f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 492/962] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:52 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1144 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:19:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc8ced3f-53a6-4b5b-83c8-6a9e1281bc6f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:19:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 471/963] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:19:52 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1144 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:19:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b402ed93-452a-49de-9a12-1f8e35c4334e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b402ed93-452a-49de-9a12-1f8e35c4334e tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b402ed93-452a-49de-9a12-1f8e35c4334e tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b402ed93-452a-49de-9a12-1f8e35c4334e tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b402ed93-452a-49de-9a12-1f8e35c4334e tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b402ed93-452a-49de-9a12-1f8e35c4334e tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 493/964] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:53 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 449 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f897eee-80eb-4858-8409-2ec51eaa4566 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 472/965] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:54 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-127216bb-a902-4bc1-b7bf-7fe88fa5243d tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 494/966] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:55 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 476 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f20748a-24f9-4819-8c34-87502846e648 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "aecb1ecb-0479-43a7-b57f-17e8189f3273"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'aecb1ecb-0479-43a7-b57f-17e8189f3273'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Create volume of 1 GB Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Availability Zones retrieved successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Flow 'volume_create_api' (7929e15b-fb61-45fa-8273-8fb568b8657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2c155a-f3f1-4580-8c90-706067a3ea05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2c155a-f3f1-4580-8c90-706067a3ea05) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:19:55 devstack devstack@c-api.service[86552]: 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 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2c155a-f3f1-4580-8c90-706067a3ea05) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2c155a-f3f1-4580-8c90-706067a3ea05) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:19:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Flow 'volume_create_api' (7929e15b-fb61-45fa-8273-8fb568b8657f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f20748a-24f9-4819-8c34-87502846e648 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:19:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 473/967] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:19:55 2026] POST /volume/v3/volumes => generated 171 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Delete snapshot with id: aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot delete request issued successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-777d0f40-10e8-4ece-99ea-fd3e451bb222 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 202 Sep 01 08:19:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 495/968] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:19:55 2026] DELETE /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c43c572-a3f0-455b-8c11-298b049b62f9 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 474/969] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:55 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2aae54b9-6490-41d2-8a92-f3280bfe7ee0 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 496/970] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:56 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:19:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6192ad1-90ff-4c3c-a159-279f38b6caa5 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 475/971] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:58 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 475 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:19:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:19:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:19:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:19:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:19:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:19:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:19:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Snapshot retrieved successfully. Sep 01 08:19:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d827be0e-6c4f-4a07-b914-23b0605dc515 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 200 Sep 01 08:19:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 497/972] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:19:59 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e29105b-cede-4e13-8836-2bff420afb99 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e29105b-cede-4e13-8836-2bff420afb99 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e29105b-cede-4e13-8836-2bff420afb99 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e29105b-cede-4e13-8836-2bff420afb99 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e29105b-cede-4e13-8836-2bff420afb99 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 returned with HTTP 404 Sep 01 08:20:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 476/973] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:20:00 2026] GET /volume/v3/snapshots/aecb1ecb-0479-43a7-b57f-17e8189f3273 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2bb254c-fa61-4dc5-b527-431b6cb39528 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:20:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 498/974] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:00 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 864 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Delete volume with id: e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:20:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Delete volume request issued successfully. Sep 01 08:20:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82aaf35a-c6c8-48f2-a23a-af5f81d7cffe tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 202 Sep 01 08:20:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 477/975] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:20:00 2026] DELETE /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Volume info retrieved successfully. Sep 01 08:20:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8924b7c1-63d2-4643-acf2-e7546bbb81b6 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 200 Sep 01 08:20:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 499/976] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:00 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-83369cba-5367-4ca7-89f6-066f15951060 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83369cba-5367-4ca7-89f6-066f15951060 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] GET http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 Sep 01 08:20:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83369cba-5367-4ca7-89f6-066f15951060 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83369cba-5367-4ca7-89f6-066f15951060 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83369cba-5367-4ca7-89f6-066f15951060 tempest-VolumesSnapshotNegativeTestJSON-723381024 tempest-VolumesSnapshotNegativeTestJSON-723381024-project-member] http://192.168.122.100/volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 returned with HTTP 404 Sep 01 08:20:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 478/977] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:01 2026] GET /volume/v3/volumes/e5c38812-ac5c-4164-a553-93d33ce62bc0 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:20:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:20:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6f5fe3a7-d78c-45da-82f4-81892544bff4 req-34f9b3e2-e2c9-4f0f-ba86-3381906433cb tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:20:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 500/978] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:10 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:11 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=62,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3c29bb0-1df0-458e-b042-53652cb395c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:20:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 479/979] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:20 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-0ded5151-b74c-42b7-9b39-90fa792de738 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:20:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 501/980] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:20 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1148 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039/action Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Begin detaching volume completed successfully. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-e4aa24f6-2e0c-41ed-b917-d7b747d4a05c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039/action returned with HTTP 202 Sep 01 08:20:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 480/981] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:20:20 2026] POST /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bbeed982-0118-42c5-b78c-e1e5b1e9fa06 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bbeed982-0118-42c5-b78c-e1e5b1e9fa06 None None] GET http://192.168.122.100/volume// Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bbeed982-0118-42c5-b78c-e1e5b1e9fa06 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bbeed982-0118-42c5-b78c-e1e5b1e9fa06 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bbeed982-0118-42c5-b78c-e1e5b1e9fa06 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:20:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 502/982] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:20:20 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-6ed2065d-b578-49dd-ba12-9057da4dc87b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:20:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 481/983] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:20:20 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 1332 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:20:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-756305b6-021a-497b-a690-0fd70832a739 req-43f38859-aefd-46a4-b4ba-2b4b764a170c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-43f38859-aefd-46a4-b4ba-2b4b764a170c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 Sep 01 08:20:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-43f38859-aefd-46a4-b4ba-2b4b764a170c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-43f38859-aefd-46a4-b4ba-2b4b764a170c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:21 devstack devstack@c-api.service[86551]: /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 01 08:20:21 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:20:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-756305b6-021a-497b-a690-0fd70832a739 req-43f38859-aefd-46a4-b4ba-2b4b764a170c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 returned with HTTP 200 Sep 01 08:20:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 503/984] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:20:21 2026] DELETE /volume/v3/attachments/ac8b3636-9315-4c2c-aced-d173f7b2b275 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:20:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:20:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:20:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27e5f00d-df9e-4d11-b552-9511634c3f39 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:20:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 482/985] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:21 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae441183-cd8c-404c-b83d-7285f762cb8a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2113623545", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2113623545', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume of 1 GB Sep 01 08:20:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Availability Zones retrieved successfully. Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Flow 'volume_create_api' (4b088e5b-e93a-4353-8c35-eba63493fcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e484d015-d19a-4777-83b8-531065a743c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e484d015-d19a-4777-83b8-531065a743c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657fa04c-bb85-45d3-87b7-8f4682591cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Created reservations ['8b0a9cea-0c4e-4e58-afd3-97c0871a2e92', '4d38fff4-5a54-496a-a03e-e5b2b96dc242', 'c7f76d4f-1c60-4609-ad04-48599d82a182', '1893bc7d-0853-453f-9441-ad98bf2975be'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657fa04c-bb85-45d3-87b7-8f4682591cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0a9cea-0c4e-4e58-afd3-97c0871a2e92', '4d38fff4-5a54-496a-a03e-e5b2b96dc242', 'c7f76d4f-1c60-4609-ad04-48599d82a182', '1893bc7d-0853-453f-9441-ad98bf2975be']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc863cd-90c3-49ec-85c1-de80c03ff537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc863cd-90c3-49ec-85c1-de80c03ff537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de9a9e63-5867-42cb-9d18-bfbfa05e4875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2113623545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deca31a433e4c159d8abd6b6a5a595b',qos_specs=None,replication_status=,reservations=['8b0a9cea-0c4e-4e58-afd3-97c0871a2e92','4d38fff4-5a54-496a-a03e-e5b2b96dc242','c7f76d4f-1c60-4609-ad04-48599d82a182','1893bc7d-0853-453f-9441-ad98bf2975be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2113623545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de9a9e63-5867-42cb-9d18-bfbfa05e4875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deca31a433e4c159d8abd6b6a5a595b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f713ae9-cd02-4ba6-9e36-f863314d7550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f713ae9-cd02-4ba6-9e36-f863314d7550) transitioned into state 'SUCCESS' from state '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-2113623545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deca31a433e4c159d8abd6b6a5a595b',qos_specs=None,replication_status=,reservations=['8b0a9cea-0c4e-4e58-afd3-97c0871a2e92','4d38fff4-5a54-496a-a03e-e5b2b96dc242','c7f76d4f-1c60-4609-ad04-48599d82a182','1893bc7d-0853-453f-9441-ad98bf2975be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c7ee05-20e6-40f9-94ff-e5ea29e6102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c7ee05-20e6-40f9-94ff-e5ea29e6102d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Flow 'volume_create_api' (4b088e5b-e93a-4353-8c35-eba63493fcdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume request issued successfully. Sep 01 08:20:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae441183-cd8c-404c-b83d-7285f762cb8a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:20:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 504/986] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:20:30 2026] POST /volume/v3/volumes => generated 774 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-675828633", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-675828633', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume of 1 GB Sep 01 08:20:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Availability Zones retrieved successfully. Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Flow 'volume_create_api' (bcb2d82e-2f59-4121-bc15-660e2111b568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa390183-3191-4d94-8b73-6baace0fdaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa390183-3191-4d94-8b73-6baace0fdaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686c47db-d7ae-4ba5-9e64-67844d7a250f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Created reservations ['a03e025f-1cc6-42c6-9314-5dd3d00be128', 'd5e4fee8-87c8-4ee4-a7e0-ec28eadd122f', 'fcecff5c-4aae-41e0-b687-cd28068ff775', '1dc793c7-d7c2-4bfb-8c74-12dd1889ca99'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686c47db-d7ae-4ba5-9e64-67844d7a250f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03e025f-1cc6-42c6-9314-5dd3d00be128', 'd5e4fee8-87c8-4ee4-a7e0-ec28eadd122f', 'fcecff5c-4aae-41e0-b687-cd28068ff775', '1dc793c7-d7c2-4bfb-8c74-12dd1889ca99']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df25685b-a8fc-4886-bb6d-1eca0087e966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df25685b-a8fc-4886-bb6d-1eca0087e966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14019b2c-6dce-4733-80a0-4e0d0ee7e8fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-675828633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deca31a433e4c159d8abd6b6a5a595b',qos_specs=None,replication_status=,reservations=['a03e025f-1cc6-42c6-9314-5dd3d00be128','d5e4fee8-87c8-4ee4-a7e0-ec28eadd122f','fcecff5c-4aae-41e0-b687-cd28068ff775','1dc793c7-d7c2-4bfb-8c74-12dd1889ca99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-675828633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14019b2c-6dce-4733-80a0-4e0d0ee7e8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deca31a433e4c159d8abd6b6a5a595b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aab7ea-56f0-4aa5-a2e9-3421687f89d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aab7ea-56f0-4aa5-a2e9-3421687f89d5) transitioned into state 'SUCCESS' from state '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-675828633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deca31a433e4c159d8abd6b6a5a595b',qos_specs=None,replication_status=,reservations=['a03e025f-1cc6-42c6-9314-5dd3d00be128','d5e4fee8-87c8-4ee4-a7e0-ec28eadd122f','fcecff5c-4aae-41e0-b687-cd28068ff775','1dc793c7-d7c2-4bfb-8c74-12dd1889ca99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a66f2ebe62c45398db77dd6fbbf2643',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d360b73-acf5-475e-8e46-4060d7fd0b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d360b73-acf5-475e-8e46-4060d7fd0b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Flow 'volume_create_api' (bcb2d82e-2f59-4121-bc15-660e2111b568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Create volume request issued successfully. Sep 01 08:20:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63fd64e1-10d3-4d20-988e-c8be8c7448e0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:20:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 483/987] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:20:30 2026] POST /volume/v3/volumes => generated 773 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1586802570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1586802570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:20:31 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Create volume of 1 GB Sep 01 08:20:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Availability Zones retrieved successfully. Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Flow 'volume_create_api' (edffd8f1-daea-4d12-a2f8-efe7b8c39e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c07404-0b4b-4e5e-b605-be6c83692b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c07404-0b4b-4e5e-b605-be6c83692b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e106f40-b743-4f59-9e14-3b2189c05f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Created reservations ['98c2bd03-77c4-450f-8488-b1e44fca74c2', '5b7b21d5-65cb-4ce9-8fcf-763bcaf383ca', '990918f4-40df-428f-ba72-75b96962c764', '92a7a1c3-4ddf-4d58-9224-341f98cd9cdf'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e106f40-b743-4f59-9e14-3b2189c05f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c2bd03-77c4-450f-8488-b1e44fca74c2', '5b7b21d5-65cb-4ce9-8fcf-763bcaf383ca', '990918f4-40df-428f-ba72-75b96962c764', '92a7a1c3-4ddf-4d58-9224-341f98cd9cdf']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f0865-9078-404d-b2f3-b8908cda7e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f0865-9078-404d-b2f3-b8908cda7e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779950c9-fbd7-4b19-946b-745c11ec48f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1586802570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fe5c2767d44852bd221f39b004bed6',qos_specs=None,replication_status=,reservations=['98c2bd03-77c4-450f-8488-b1e44fca74c2','5b7b21d5-65cb-4ce9-8fcf-763bcaf383ca','990918f4-40df-428f-ba72-75b96962c764','92a7a1c3-4ddf-4d58-9224-341f98cd9cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913883d222234073816fe47c2d92b875',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1586802570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779950c9-fbd7-4b19-946b-745c11ec48f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fe5c2767d44852bd221f39b004bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913883d222234073816fe47c2d92b875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (064284fa-6399-4327-a88c-cf764c160bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (064284fa-6399-4327-a88c-cf764c160bd2) transitioned into state 'SUCCESS' from state '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-1586802570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fe5c2767d44852bd221f39b004bed6',qos_specs=None,replication_status=,reservations=['98c2bd03-77c4-450f-8488-b1e44fca74c2','5b7b21d5-65cb-4ce9-8fcf-763bcaf383ca','990918f4-40df-428f-ba72-75b96962c764','92a7a1c3-4ddf-4d58-9224-341f98cd9cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913883d222234073816fe47c2d92b875',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c99210-3eb9-4f8d-b03d-9dfa04b507fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c99210-3eb9-4f8d-b03d-9dfa04b507fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Flow 'volume_create_api' (edffd8f1-daea-4d12-a2f8-efe7b8c39e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:20:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Create volume request issued successfully. Sep 01 08:20:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d0e9cf7d-c6d1-4e4a-83ba-171043f9e810 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:20:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 505/988] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:20:31 2026] POST /volume/v3/volumes => generated 798 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:20:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04f7eaa9-6a1e-476b-ac04-9ecd2d945a3c tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 484/989] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:32 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-581fb3bc-d9b3-4ea6-964d-8d73eae4c5d8 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 506/990] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:33 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 890 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-526ceea1-fed6-4f8d-87c1-45559c2d1338 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 485/991] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:34 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 891 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61e09c79-b806-448a-973f-cd39e02ce14a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61e09c79-b806-448a-973f-cd39e02ce14a tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61e09c79-b806-448a-973f-cd39e02ce14a tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61e09c79-b806-448a-973f-cd39e02ce14a tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-61e09c79-b806-448a-973f-cd39e02ce14a tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61e09c79-b806-448a-973f-cd39e02ce14a tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 507/992] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:34 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7a8c72b1-6727-47a2-8ca9-1f8f2fd8016d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 486/993] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:34 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4a0aebaa-cf1f-4198-99de-8f0245d3803c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a0aebaa-cf1f-4198-99de-8f0245d3803c None None] GET http://192.168.122.100/volume// Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a0aebaa-cf1f-4198-99de-8f0245d3803c None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a0aebaa-cf1f-4198-99de-8f0245d3803c None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a0aebaa-cf1f-4198-99de-8f0245d3803c None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:20:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 508/994] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:20:35 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7d7717c1-c060-4824-9e6d-b6627b2e9b20 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7d7717c1-c060-4824-9e6d-b6627b2e9b20 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7d7717c1-c060-4824-9e6d-b6627b2e9b20 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "779950c9-fbd7-4b19-946b-745c11ec48f3", "connector": null, "instance_uuid": "b3bc816a-c863-426b-b39d-5b3a265740e6"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-7d7717c1-c060-4824-9e6d-b6627b2e9b20 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:20:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 487/995] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:20:35 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d10b6dc4-cf1b-474d-91bc-e1a66c0fec8c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d10b6dc4-cf1b-474d-91bc-e1a66c0fec8c None None] GET http://192.168.122.100/volume// Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d10b6dc4-cf1b-474d-91bc-e1a66c0fec8c None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d10b6dc4-cf1b-474d-91bc-e1a66c0fec8c None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d10b6dc4-cf1b-474d-91bc-e1a66c0fec8c None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:20:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 488/996] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:20:35 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc869636-bf28-4df0-b675-bbf13ffe4aaa tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 509/997] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:35 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-1206abe7-9415-4e02-9f15-5107b6d19f40 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 489/998] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:20:35 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 1053 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] PUT http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Acquiring lock "cinder-attachment_update-779950c9-fbd7-4b19-946b-745c11ec48f3-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Lock "cinder-attachment_update-779950c9-fbd7-4b19-946b-745c11ec48f3-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:20:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:36 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Lock "cinder-attachment_update-779950c9-fbd7-4b19-946b-745c11ec48f3-devstack" released by "attachment_update" :: held 0.257s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:20:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-820b928a-9ca1-475f-8c6e-b3b1c45eefe1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab returned with HTTP 200 Sep 01 08:20:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 510/999] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:20:35 2026] PUT /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab => generated 694 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-0176db0e-0dcf-480d-9c28-c32446592e54 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-0176db0e-0dcf-480d-9c28-c32446592e54 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] POST http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab/action Sep 01 08:20:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-0176db0e-0dcf-480d-9c28-c32446592e54 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:20:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-0176db0e-0dcf-480d-9c28-c32446592e54 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c802f61-2e3b-4ae3-b568-a4d214119894 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 490/1000] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:36 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 891 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e3cf9bd0-b370-4676-95e5-bee22990f7a9 req-0176db0e-0dcf-480d-9c28-c32446592e54 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab/action returned with HTTP 204 Sep 01 08:20:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 511/1001] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:20:36 2026] POST /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-77e79ebf-02fa-47f5-965f-59adfe0b9a59 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:20:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 491/1002] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:37 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1144 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee/action Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:20:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Begin detaching volume completed successfully. Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-b5210c6e-fff8-4e90-a057-4aca2687c44f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee/action returned with HTTP 202 Sep 01 08:20:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 492/1003] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:20:37 2026] POST /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:20:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8fd363e-f4c5-42b4-925b-ab7e3f50d7bc tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 512/1004] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:37 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 1183 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:20:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca1d59a4-2a57-4588-bc9f-7d29bbd5c207 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:20:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 513/1005] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:38 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1147 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b283f4c3-d464-4101-8731-04195b7ed9d1 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 493/1006] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:37 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 1183 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bfb8b41a-a1f1-421f-8439-0f83b8f62392 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfb8b41a-a1f1-421f-8439-0f83b8f62392 None None] GET http://192.168.122.100/volume// Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfb8b41a-a1f1-421f-8439-0f83b8f62392 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfb8b41a-a1f1-421f-8439-0f83b8f62392 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfb8b41a-a1f1-421f-8439-0f83b8f62392 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:20:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 514/1007] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:20:38 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-24985855-8625-407a-b9f1-f19a5c8a57a1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 494/1008] 192.168.122.100 () {62 vars in 1495 bytes} [Tue Sep 1 08:20:38 2026] DELETE /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b4e457be-87bb-4eff-ad78-d3ff42b008fd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:20:38 devstack devstack@c-api.service[86552]: WARNING keystonemiddleware.auth_token [None req-b4e457be-87bb-4eff-ad78-d3ff42b008fd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 08:20:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 495/1009] 192.168.122.100 () {62 vars in 1495 bytes} [Tue Sep 1 08:20:38 2026] DELETE /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab => generated 114 bytes in 63 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7359a4de-78a9-43b3-9bf0-452920676c96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] DELETE http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-86a6eb8d-8367-4ecf-8554-c249cf04d817 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:20:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 515/1010] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:20:38 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 1328 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:20:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Attachment connected to vm b3bc816a-c863-426b-b39d-5b3a265740e6, checking data on nova Sep 01 08:20:38 devstack devstack@c-api.service[86552]: DEBUG cinder.compute.nova [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Creating Keystone token plugin using URL: http://192.168.122.100/identity {{(pid=86552) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-705d7f42-5d1c-48b0-8b81-d1ae56c7bfac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-705d7f42-5d1c-48b0-8b81-d1ae56c7bfac tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-705d7f42-5d1c-48b0-8b81-d1ae56c7bfac tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-705d7f42-5d1c-48b0-8b81-d1ae56c7bfac tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:39 devstack devstack@c-api.service[86551]: /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 01 08:20:39 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:20:39 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] REQ: curl -g -i -X GET http://192.168.122.100/compute/v2.1/servers/b3bc816a-c863-426b-b39d-5b3a265740e6/os-volume_attachments/779950c9-fbd7-4b19-946b-745c11ec48f3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2aed93483ad882b5710d67f38ff2277c3319645cd6d6ccedb2daae4b8f3d7601" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7359a4de-78a9-43b3-9bf0-452920676c96" -H "X-Service-Token: {SHA256}53f6e86c0955e2db5a724b3cde485bb364e97966e595f7973a4e3c6c39d4a514" {{(pid=86552) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-671d6a4a-35ae-4f3f-b823-cdf8376d29a6 req-705d7f42-5d1c-48b0-8b81-d1ae56c7bfac tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b returned with HTTP 200 Sep 01 08:20:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 516/1011] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:20:39 2026] DELETE /volume/v3/attachments/6728bc32-4f40-4a91-8836-ab59c561835b => generated 19 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:20:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f91ed03-724f-4acc-baaa-17cca3770ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:20:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 517/1012] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:20:39 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 06:20:39 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-1126c87f-3d18-4353-bd50-4153a8066f86 x-openstack-request-id: req-1126c87f-3d18-4353-bd50-4153a8066f86 {{(pid=86552) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 08:20:39 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "779950c9-fbd7-4b19-946b-745c11ec48f3", "serverId": "b3bc816a-c863-426b-b39d-5b3a265740e6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a9813a89-7d59-4806-9b70-612bf36ee9ab", "bdm_uuid": "621a3db3-39d4-4cb1-b246-8e4f80519364"}} {{(pid=86552) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 08:20:39 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET call to compute for http://192.168.122.100/compute/v2.1/servers/b3bc816a-c863-426b-b39d-5b3a265740e6/os-volume_attachments/779950c9-fbd7-4b19-946b-745c11ec48f3 used request id req-1126c87f-3d18-4353-bd50-4153a8066f86 {{(pid=86552) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.volume.api [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-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 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Caught error: Detach volume from instance b3bc816a-c863-426b-b39d-5b3a265740e6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b3bc816a-c863-426b-b39d-5b3a265740e6 using the Compute API Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: 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 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b3bc816a-c863-426b-b39d-5b3a265740e6 using the Compute API Sep 01 08:20:39 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault Sep 01 08:20:39 devstack devstack@c-api.service[86552]: INFO cinder.api.middleware.fault [None req-7359a4de-78a9-43b3-9bf0-452920676c96 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab returned with HTTP 409 Sep 01 08:20:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 496/1013] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:20:38 2026] DELETE /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab => generated 167 bytes in 1409 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-461fd551-6ed8-4886-8a58-e240230d5acb tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 518/1014] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:40 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 1165 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] POST http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3/action Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Begin detaching volume completed successfully. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e0f622d4-8002-486a-aa4e-5557e73a9326 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3/action returned with HTTP 202 Sep 01 08:20:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 497/1015] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:20:40 2026] POST /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-97646e13-ea73-4119-b530-c40596727109 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-97646e13-ea73-4119-b530-c40596727109 None None] GET http://192.168.122.100/volume// Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-97646e13-ea73-4119-b530-c40596727109 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-97646e13-ea73-4119-b530-c40596727109 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-97646e13-ea73-4119-b530-c40596727109 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:20:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 519/1016] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:20:40 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-c514e821-0c50-4ebb-a4dd-da34a0935892 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 498/1017] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:20:40 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 1349 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:20:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e625ceb6-0ae4-4707-a424-de82f2dd6ea9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e625ceb6-0ae4-4707-a424-de82f2dd6ea9 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] DELETE http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab Sep 01 08:20:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e625ceb6-0ae4-4707-a424-de82f2dd6ea9 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e625ceb6-0ae4-4707-a424-de82f2dd6ea9 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:41 devstack devstack@c-api.service[86551]: /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 01 08:20:41 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:20:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6cb4071b-459b-4330-b6b8-110bac1e3891 req-e625ceb6-0ae4-4707-a424-de82f2dd6ea9 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab returned with HTTP 200 Sep 01 08:20:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 520/1018] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:20:41 2026] DELETE /volume/v3/attachments/a9813a89-7d59-4806-9b70-612bf36ee9ab => generated 19 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:20:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c140007-cdec-4e0e-92c2-3936c4141a3d req-85f386ca-bdad-4069-a9e5-f575f0c9cbf6 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 499/1019] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:20:41 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:20:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] DELETE http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:42 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Delete volume with id: 779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Delete volume request issued successfully. Sep 01 08:20:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7d84b297-38c9-4d9e-8eae-8178fa7a9c5d tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 202 Sep 01 08:20:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 521/1020] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:20:42 2026] DELETE /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:20:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:20:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:20:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ca81690-f21a-48de-8aab-75aae35f6d85 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 500/1021] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:42 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 890 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:43 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=251,cinder:INSERT=42,cinder:UPDATE=64 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:20:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:20:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:20:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:20:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:20:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Volume info retrieved successfully. Sep 01 08:20:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91015bb3-5788-405c-8d6b-10f97b0d0352 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 200 Sep 01 08:20:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 522/1022] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:43 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 890 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:20:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2f9bb4e5-b1b4-4bf5-a36b-110f3b68a208 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:20:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f9bb4e5-b1b4-4bf5-a36b-110f3b68a208 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] GET http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 Sep 01 08:20:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f9bb4e5-b1b4-4bf5-a36b-110f3b68a208 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:20:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f9bb4e5-b1b4-4bf5-a36b-110f3b68a208 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:20:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f9bb4e5-b1b4-4bf5-a36b-110f3b68a208 tempest-TestServerVolumeAttachScenarioOldVersion-594404484 tempest-TestServerVolumeAttachScenarioOldVersion-594404484-project-member] http://192.168.122.100/volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 returned with HTTP 404 Sep 01 08:20:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 501/1023] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:20:44 2026] GET /volume/v3/volumes/779950c9-fbd7-4b19-946b-745c11ec48f3 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:20:53 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=3 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:20:54 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=94,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-84adac91-4894-4581-a267-a1beb83e1d75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-736898718"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-736898718'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume of 1 GB Sep 01 08:21:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Availability Zones retrieved successfully. Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (ccb4d95d-9c81-4bd6-b602-88d324d000c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb55fc6-738d-485c-a968-b29a14021df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb55fc6-738d-485c-a968-b29a14021df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8b3467-58c0-41e3-a736-9e67d00f4aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Created reservations ['00fa8c54-0ae5-452f-a18b-acf62fbf33e3', '1c56c29c-8500-41bb-af10-34dd965b809b', '257267a3-b485-4a66-be2d-b1bbc11aa23a', 'a067e67f-1f2a-41af-9c52-8a147665f0de'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8b3467-58c0-41e3-a736-9e67d00f4aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00fa8c54-0ae5-452f-a18b-acf62fbf33e3', '1c56c29c-8500-41bb-af10-34dd965b809b', '257267a3-b485-4a66-be2d-b1bbc11aa23a', 'a067e67f-1f2a-41af-9c52-8a147665f0de']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5fe75a-5463-4115-90ea-b5dcf96c871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5fe75a-5463-4115-90ea-b5dcf96c871e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b55b11b3-1e3a-4e97-806f-a5e7e8070a9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-736898718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['00fa8c54-0ae5-452f-a18b-acf62fbf33e3','1c56c29c-8500-41bb-af10-34dd965b809b','257267a3-b485-4a66-be2d-b1bbc11aa23a','a067e67f-1f2a-41af-9c52-8a147665f0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-736898718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b55b11b3-1e3a-4e97-806f-a5e7e8070a9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b8d36bbc9648b1a5de9b7029011628',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382e3a62-bf00-4ae2-a5b9-f4c3c500dadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382e3a62-bf00-4ae2-a5b9-f4c3c500dadc) transitioned into state 'SUCCESS' from state '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-736898718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['00fa8c54-0ae5-452f-a18b-acf62fbf33e3','1c56c29c-8500-41bb-af10-34dd965b809b','257267a3-b485-4a66-be2d-b1bbc11aa23a','a067e67f-1f2a-41af-9c52-8a147665f0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92980d21-2dc2-49e9-8f2d-17b59595438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92980d21-2dc2-49e9-8f2d-17b59595438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (ccb4d95d-9c81-4bd6-b602-88d324d000c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:21:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request issued successfully. Sep 01 08:21:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84adac91-4894-4581-a267-a1beb83e1d75 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:21:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 523/1024] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:21:03 2026] POST /volume/v3/volumes => generated 763 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:21:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa1df0ae-8c1b-466d-9ef5-b03788cb68e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 502/1025] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:04 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdbcc458-43fd-48f1-8c2b-17377224f474 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 524/1026] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:05 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb83f767-ab8a-4fce-a50d-b8b9c002e1d7 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 503/1027] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:06 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-2a8de972-ab48-439e-add3-6889c89ae7d2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 525/1028] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:06 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-17559951-b470-4cbd-b794-e7df9c9cdd05 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-17559951-b470-4cbd-b794-e7df9c9cdd05 None None] GET http://192.168.122.100/volume// Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-17559951-b470-4cbd-b794-e7df9c9cdd05 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-17559951-b470-4cbd-b794-e7df9c9cdd05 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-17559951-b470-4cbd-b794-e7df9c9cdd05 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 504/1029] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:21:06 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-e54ec5f4-1623-4eb5-859c-cd4a7e53e430 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-e54ec5f4-1623-4eb5-859c-cd4a7e53e430 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-e54ec5f4-1623-4eb5-859c-cd4a7e53e430 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b55b11b3-1e3a-4e97-806f-a5e7e8070a9b", "connector": null, "instance_uuid": "1cd840b0-ada4-48e3-bc49-6b18938196c7"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-e54ec5f4-1623-4eb5-859c-cd4a7e53e430 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:21:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 526/1030] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:21:06 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-334bcd4b-32f6-4dd5-a095-f10737633943 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-334bcd4b-32f6-4dd5-a095-f10737633943 None None] GET http://192.168.122.100/volume// Sep 01 08:21:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-334bcd4b-32f6-4dd5-a095-f10737633943 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-334bcd4b-32f6-4dd5-a095-f10737633943 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-334bcd4b-32f6-4dd5-a095-f10737633943 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 527/1031] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21: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 01 08:21:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-20dbda9b-bad2-44e2-ac1a-9bec4c5fb44e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 505/1032] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:06 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-6a7f3e26-c3d1-4fe3-b440-edc18f204a4c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 528/1033] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:07 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1036 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] PUT http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 Sep 01 08:21:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:07 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Acquiring lock "cinder-attachment_update-b55b11b3-1e3a-4e97-806f-a5e7e8070a9b-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:21:07 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-b55b11b3-1e3a-4e97-806f-a5e7e8070a9b-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:21:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:07 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-b55b11b3-1e3a-4e97-806f-a5e7e8070a9b-devstack" released by "attachment_update" :: held 0.197s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:21:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-78dd353c-38c8-4c7f-8714-23c4d8c0ac65 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 returned with HTTP 200 Sep 01 08:21:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 506/1034] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:21:07 2026] PUT /volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 => generated 694 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5e19e92-c782-415b-bb39-66f6d866bbdd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 529/1035] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:08 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-3b61188d-54f1-41d4-9779-83a88f979161 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-3b61188d-54f1-41d4-9779-83a88f979161 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8/action Sep 01 08:21:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-3b61188d-54f1-41d4-9779-83a88f979161 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-3b61188d-54f1-41d4-9779-83a88f979161 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d8a5a8e5-c35f-4cd2-af67-547f1ddfcf15 req-3b61188d-54f1-41d4-9779-83a88f979161 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8/action returned with HTTP 204 Sep 01 08:21:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 507/1036] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:21:08 2026] POST /volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f36cec8-a5a7-4e5c-af2b-ac4163e6404a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 530/1037] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1148 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97f86bc7-9e9b-49a2-b3e1-0464a43a69a9 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 508/1038] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-59ea30bb-196e-42ed-a044-2a7ba305dc2a req-6c541c0b-3438-4bb5-9d80-8385cf52043d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 531/1039] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b4e9876c-f1a3-4099-88d4-ca990065bd9e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 509/1040] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-07b4edcd-9297-4f4a-b448-ce4d9b35c15f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 532/1041] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b/action Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Begin detaching volume completed successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-c12b3293-2421-43fd-8cbe-6f5c2591b4ed tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b/action returned with HTTP 202 Sep 01 08:21:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 510/1042] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:21:09 2026] POST /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ed80c30e-2d82-45f1-85e6-b59286cd8ec6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed80c30e-2d82-45f1-85e6-b59286cd8ec6 None None] GET http://192.168.122.100/volume// Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed80c30e-2d82-45f1-85e6-b59286cd8ec6 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed80c30e-2d82-45f1-85e6-b59286cd8ec6 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed80c30e-2d82-45f1-85e6-b59286cd8ec6 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 533/1043] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-175af669-6e55-4b4e-ae20-9911201b1bac tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 511/1044] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:09 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 1332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-a3a855e1-0b75-4413-bc8b-a48c74bd1224 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-a3a855e1-0b75-4413-bc8b-a48c74bd1224 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 Sep 01 08:21:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-a3a855e1-0b75-4413-bc8b-a48c74bd1224 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-a3a855e1-0b75-4413-bc8b-a48c74bd1224 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:10 devstack devstack@c-api.service[86551]: /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 01 08:21:10 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:21:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6b60a39b-c0f7-4dbb-9d8b-c7b906947ad2 req-a3a855e1-0b75-4413-bc8b-a48c74bd1224 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 returned with HTTP 200 Sep 01 08:21:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 534/1045] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:21:10 2026] DELETE /volume/v3/attachments/f28ebf6a-082c-4665-90f6-e2fe096e01d8 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:21:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-15a74817-24e0-4ddb-9537-c36c552582b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15a74817-24e0-4ddb-9537-c36c552582b4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:21:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15a74817-24e0-4ddb-9537-c36c552582b4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15a74817-24e0-4ddb-9537-c36c552582b4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-15a74817-24e0-4ddb-9537-c36c552582b4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:21:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15a74817-24e0-4ddb-9537-c36c552582b4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:21:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 512/1046] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:10 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:21:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:21:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e80f8fb2-0301-4b18-98fc-36926c366c7c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:21:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 535/1047] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:12 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-342a6b72-6224-43d8-a67b-a3116448a68a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-342a6b72-6224-43d8-a67b-a3116448a68a tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-342a6b72-6224-43d8-a67b-a3116448a68a tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-342a6b72-6224-43d8-a67b-a3116448a68a tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-342a6b72-6224-43d8-a67b-a3116448a68a tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-342a6b72-6224-43d8-a67b-a3116448a68a tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:21:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 513/1048] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:14 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e72358b-a05b-4245-a47e-84cf4fb024d7 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 536/1049] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:14 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5b35a56f-702a-4399-b8fb-3702c432c0df None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5b35a56f-702a-4399-b8fb-3702c432c0df tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5b35a56f-702a-4399-b8fb-3702c432c0df tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5b35a56f-702a-4399-b8fb-3702c432c0df tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5b35a56f-702a-4399-b8fb-3702c432c0df tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5b35a56f-702a-4399-b8fb-3702c432c0df tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 514/1050] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:14 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 867 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-e9058544-769e-4847-a7e3-1f1e9e5908be tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 537/1051] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:14 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-79b12768-a748-42a3-880b-a59f9a0a1b65 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79b12768-a748-42a3-880b-a59f9a0a1b65 None None] GET http://192.168.122.100/volume// Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79b12768-a748-42a3-880b-a59f9a0a1b65 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79b12768-a748-42a3-880b-a59f9a0a1b65 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79b12768-a748-42a3-880b-a59f9a0a1b65 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 515/1052] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:21:15 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-de31347b-76cd-4ad6-945f-200c9c87eb9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-de31347b-76cd-4ad6-945f-200c9c87eb9a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-de31347b-76cd-4ad6-945f-200c9c87eb9a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de9a9e63-5867-42cb-9d18-bfbfa05e4875", "connector": null, "instance_uuid": "66e62d36-7347-4af6-93dc-71e5e4c323e8"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-de31347b-76cd-4ad6-945f-200c9c87eb9a tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:21:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 538/1053] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:21:15 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c8942adb-b242-467f-8c3f-c173ef6c94e3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8942adb-b242-467f-8c3f-c173ef6c94e3 None None] GET http://192.168.122.100/volume// Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8942adb-b242-467f-8c3f-c173ef6c94e3 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8942adb-b242-467f-8c3f-c173ef6c94e3 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8942adb-b242-467f-8c3f-c173ef6c94e3 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 539/1054] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21:15 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-141a6d28-ee9c-4164-beed-4e8ea6793da8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 516/1055] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:15 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-d85592fc-821e-4bda-8268-fe9ed5d52857 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 540/1056] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:15 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1047 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] PUT http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Acquiring lock "cinder-attachment_update-de9a9e63-5867-42cb-9d18-bfbfa05e4875-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Lock "cinder-attachment_update-de9a9e63-5867-42cb-9d18-bfbfa05e4875-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:15 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Lock "cinder-attachment_update-de9a9e63-5867-42cb-9d18-bfbfa05e4875-devstack" released by "attachment_update" :: held 0.214s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:21:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-6fddb23b-1bd9-4b0f-8a6d-0731de566590 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 returned with HTTP 200 Sep 01 08:21:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 517/1057] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:21:15 2026] PUT /volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 => generated 694 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a366a9a0-c655-48cc-a15c-1a925fb797b8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 541/1058] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:16 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 867 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-0dba471b-86e7-4e09-bd2b-7096031de3e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-0dba471b-86e7-4e09-bd2b-7096031de3e5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299/action Sep 01 08:21:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-0dba471b-86e7-4e09-bd2b-7096031de3e5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-0dba471b-86e7-4e09-bd2b-7096031de3e5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-67cd2aa1-bf56-4810-91ae-cc1beca0ad4f req-0dba471b-86e7-4e09-bd2b-7096031de3e5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299/action returned with HTTP 204 Sep 01 08:21:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 518/1059] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:21:16 2026] POST /volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1893de5-af6d-48b3-b93a-e38c7dafd098 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 542/1060] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:17 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1159 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a55a712-7b4b-48b7-a274-be6a3c7c0061 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 519/1061] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:17 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1159 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-detach": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Attachment connected to vm 66e62d36-7347-4af6-93dc-71e5e4c323e8, checking data on nova Sep 01 08:21:18 devstack devstack@c-api.service[86551]: DEBUG cinder.compute.nova [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Creating Keystone token plugin using URL: http://192.168.122.100/identity {{(pid=86551) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 08:21:18 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] REQ: curl -g -i -X GET http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fbebda9fb7bb4ead68fceea194e7fed78c82d4ef433473ca9c71b290c6459ef1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de" -H "X-Service-Token: {SHA256}7190c3c3d0bd4cd5a78d4f43ca937f0608cb9819fed12f917e2804b8973e5368" {{(pid=86551) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 08:21:18 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 06:21:18 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-4ee26a9a-107d-4f90-bd79-49d5d4ad7ecd x-openstack-request-id: req-4ee26a9a-107d-4f90-bd79-49d5d4ad7ecd {{(pid=86551) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 08:21:18 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "de9a9e63-5867-42cb-9d18-bfbfa05e4875", "serverId": "66e62d36-7347-4af6-93dc-71e5e4c323e8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "76e2e5ca-e3d5-47ce-b354-73fc0572c299", "bdm_uuid": "ae2d9361-0499-4c8a-9bc7-789d6a435fcb"}} {{(pid=86551) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 08:21:18 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET call to compute for http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 used request id req-4ee26a9a-107d-4f90-bd79-49d5d4ad7ecd {{(pid=86551) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.volume.api [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-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 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Caught error: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: 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 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:18 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault Sep 01 08:21:18 devstack devstack@c-api.service[86551]: INFO cinder.api.middleware.fault [None req-a4074631-9d3b-4619-a22b-f9e3e8a6a3de tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 409 Sep 01 08:21:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 543/1062] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:17 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 167 bytes in 814 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-28091cc6-963a-4586-b1ca-9f181532548f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Attachment connected to vm 66e62d36-7347-4af6-93dc-71e5e4c323e8, checking data on nova Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG cinder.compute.nova [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Creating Keystone token plugin using URL: http://192.168.122.100/identity {{(pid=86552) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] REQ: curl -g -i -X GET http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}911d0dada9b8db7545f259dbf5a26543b20d571b989e24d43e4082d90f6a94e4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-28091cc6-963a-4586-b1ca-9f181532548f" -H "X-Service-Token: {SHA256}53f6e86c0955e2db5a724b3cde485bb364e97966e595f7973a4e3c6c39d4a514" {{(pid=86552) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 06:21:18 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-85b5a896-860e-4796-af5b-f07ac749f22a x-openstack-request-id: req-85b5a896-860e-4796-af5b-f07ac749f22a {{(pid=86552) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "de9a9e63-5867-42cb-9d18-bfbfa05e4875", "serverId": "66e62d36-7347-4af6-93dc-71e5e4c323e8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "76e2e5ca-e3d5-47ce-b354-73fc0572c299", "bdm_uuid": "ae2d9361-0499-4c8a-9bc7-789d6a435fcb"}} {{(pid=86552) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: DEBUG novaclient.v2.client [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET call to compute for http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 used request id req-85b5a896-860e-4796-af5b-f07ac749f22a {{(pid=86552) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.volume.api [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-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 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Caught error: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: 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 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:18 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:19 devstack devstack@c-api.service[86552]: ERROR cinder.api.middleware.fault Sep 01 08:21:19 devstack devstack@c-api.service[86552]: INFO cinder.api.middleware.fault [None req-28091cc6-963a-4586-b1ca-9f181532548f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 409 Sep 01 08:21:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 520/1063] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:18 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 167 bytes in 286 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f7e7351-d109-49c8-92ce-b05e4bb506c3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 544/1064] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-25891856-4396-4de6-b0de-f354d03ebd5c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 521/1065] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9c93570-4a15-4218-8a31-8c9ce1a67b51 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 545/1066] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 185 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89f434c5-2640-4c6f-8e0e-596d168ada26 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 522/1067] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-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=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Updating volume 'de9a9e63-5867-42cb-9d18-bfbfa05e4875' with '{'status': 'error'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7fbdebef-92ed-4df2-8eae-80d9ca258d77 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 202 Sep 01 08:21:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 546/1068] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 0 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:21:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bfb93949-f91c-4fd5-98ed-a6aaf94b80fb tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 523/1069] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:19 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1158 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30740a6e-9045-4191-8bde-5f5447e9edde None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "76e2e5ca-e3d5-47ce-b354-73fc0572c299"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "76e2e5ca-e3d5-47ce-b354-73fc0572c299"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Volume info retrieved successfully. Sep 01 08:21:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Attachment connected to vm 66e62d36-7347-4af6-93dc-71e5e4c323e8, checking data on nova Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG cinder.compute.nova [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Creating Keystone token plugin using URL: http://192.168.122.100/identity {{(pid=86551) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 08:21:19 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] REQ: curl -g -i -X GET http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ac027dd5c5270c602be956daa62ab2826a5014d831979299b0150c2a2bebd56a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-30740a6e-9045-4191-8bde-5f5447e9edde" -H "X-Service-Token: {SHA256}7190c3c3d0bd4cd5a78d4f43ca937f0608cb9819fed12f917e2804b8973e5368" {{(pid=86551) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 06:21:19 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-883db754-4b59-41b6-8969-ef75369d20d5 x-openstack-request-id: req-883db754-4b59-41b6-8969-ef75369d20d5 {{(pid=86551) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "de9a9e63-5867-42cb-9d18-bfbfa05e4875", "serverId": "66e62d36-7347-4af6-93dc-71e5e4c323e8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "76e2e5ca-e3d5-47ce-b354-73fc0572c299", "bdm_uuid": "ae2d9361-0499-4c8a-9bc7-789d6a435fcb"}} {{(pid=86551) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG novaclient.v2.client [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] GET call to compute for http://192.168.122.100/compute/v2.1/servers/66e62d36-7347-4af6-93dc-71e5e4c323e8/os-volume_attachments/de9a9e63-5867-42cb-9d18-bfbfa05e4875 used request id req-883db754-4b59-41b6-8969-ef75369d20d5 {{(pid=86551) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.volume.api [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-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 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Caught error: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: 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 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 66e62d36-7347-4af6-93dc-71e5e4c323e8 using the Compute API Sep 01 08:21:20 devstack devstack@c-api.service[86551]: ERROR cinder.api.middleware.fault Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.api.middleware.fault [None req-30740a6e-9045-4191-8bde-5f5447e9edde tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 409 Sep 01 08:21:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 547/1070] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:19 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 167 bytes in 310 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-02f0cf93-ac27-459c-972a-24604f4bb081 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 524/1071] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:20 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8e980c0b-6a31-41ad-a843-0d54a9e01e3a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: WARNING keystonemiddleware.auth_token [None req-8e980c0b-6a31-41ad-a843-0d54a9e01e3a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 08:21:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 548/1072] 192.168.122.100 () {62 vars in 1481 bytes} [Tue Sep 1 08:21:20 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 114 bytes in 59 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d868dde1-ac0e-449d-9986-37b78d438026 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d868dde1-ac0e-449d-9986-37b78d438026 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d868dde1-ac0e-449d-9986-37b78d438026 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d868dde1-ac0e-449d-9986-37b78d438026 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d868dde1-ac0e-449d-9986-37b78d438026 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d868dde1-ac0e-449d-9986-37b78d438026 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 525/1073] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:20 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0984ac16-daeb-43cc-889b-37ca65662712 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0984ac16-daeb-43cc-889b-37ca65662712 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 549/1074] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:20 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 866 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0a6878d3-d8a3-4681-b95e-cbc7445ee8f2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 526/1075] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:20 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34362671-3f7f-4fa2-9ef8-22555c7cd2da None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34362671-3f7f-4fa2-9ef8-22555c7cd2da None None] GET http://192.168.122.100/volume// Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34362671-3f7f-4fa2-9ef8-22555c7cd2da None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34362671-3f7f-4fa2-9ef8-22555c7cd2da None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34362671-3f7f-4fa2-9ef8-22555c7cd2da None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 550/1076] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:21:20 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-b0553d1d-cf8d-4e97-acb0-ca78cc61b7f0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-b0553d1d-cf8d-4e97-acb0-ca78cc61b7f0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:21:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-b0553d1d-cf8d-4e97-acb0-ca78cc61b7f0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14019b2c-6dce-4733-80a0-4e0d0ee7e8fd", "connector": null, "instance_uuid": "66e62d36-7347-4af6-93dc-71e5e4c323e8"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-b0553d1d-cf8d-4e97-acb0-ca78cc61b7f0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:21:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 527/1077] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:21:20 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2101466b-3bc3-441f-8f69-81a00febecc8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2101466b-3bc3-441f-8f69-81a00febecc8 None None] GET http://192.168.122.100/volume// Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2101466b-3bc3-441f-8f69-81a00febecc8 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2101466b-3bc3-441f-8f69-81a00febecc8 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2101466b-3bc3-441f-8f69-81a00febecc8 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 528/1078] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21:21 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7aaf0809-b674-4e4e-a22f-b0f36891ce31 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 551/1079] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:21 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-4487a2b8-9b10-4844-9878-e0e1294183ca tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 529/1080] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:21 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 1046 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] PUT http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Acquiring lock "cinder-attachment_update-14019b2c-6dce-4733-80a0-4e0d0ee7e8fd-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Lock "cinder-attachment_update-14019b2c-6dce-4733-80a0-4e0d0ee7e8fd-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:21 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Lock "cinder-attachment_update-14019b2c-6dce-4733-80a0-4e0d0ee7e8fd-devstack" released by "attachment_update" :: held 0.268s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:21:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-8260d06f-b498-4abd-aba6-4eaad6d34285 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 returned with HTTP 200 Sep 01 08:21:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 552/1081] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:21:21 2026] PUT /volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 => generated 694 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0c17441c-79b8-45f2-991e-96f9d8a00b07 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c4429a6-476d-4b5b-9b12-13df9f9d67f9 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 530/1082] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:22 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0c17441c-79b8-45f2-991e-96f9d8a00b07 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513/action Sep 01 08:21:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0c17441c-79b8-45f2-991e-96f9d8a00b07 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0c17441c-79b8-45f2-991e-96f9d8a00b07 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2d5b24b8-e8f6-4020-b53c-6a84a0a982d9 req-0c17441c-79b8-45f2-991e-96f9d8a00b07 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513/action returned with HTTP 204 Sep 01 08:21:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 553/1083] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:21:22 2026] POST /volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b65e62fe-642c-4df5-8f84-7e8b1ac4a354 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 531/1084] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:23 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 1158 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-decc9d08-cab5-4176-9303-34d420cfcaf0 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 554/1085] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:23 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 1158 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-detach": {"attachment_id": "6d3e074d-4e64-4316-9788-039589c1b513"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "6d3e074d-4e64-4316-9788-039589c1b513"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55b8bcf0-0476-42f9-b565-ffb15fb751d5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 400 Sep 01 08:21:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 532/1086] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:23 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 100 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-74dd42ca-e063-4e48-878d-fbeeb0e2aa39 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 555/1087] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:23 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 1158 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd/action Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Begin detaching volume completed successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-760f0f94-1314-4a3f-be9d-d48b041b3cf8 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd/action returned with HTTP 202 Sep 01 08:21:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 533/1088] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:21:23 2026] POST /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-14c2bab6-2e6d-4ec4-a224-4a1accc09188 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14c2bab6-2e6d-4ec4-a224-4a1accc09188 None None] GET http://192.168.122.100/volume// Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14c2bab6-2e6d-4ec4-a224-4a1accc09188 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14c2bab6-2e6d-4ec4-a224-4a1accc09188 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14c2bab6-2e6d-4ec4-a224-4a1accc09188 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 556/1089] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21:23 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-de8eb4ef-85bb-400e-b92f-2941aaa977a4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 534/1090] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:23 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 1342 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-4ed97202-4459-4ea9-8e9d-a8fd35e4fe50 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-4ed97202-4459-4ea9-8e9d-a8fd35e4fe50 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] DELETE http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 Sep 01 08:21:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-4ed97202-4459-4ea9-8e9d-a8fd35e4fe50 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-4ed97202-4459-4ea9-8e9d-a8fd35e4fe50 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:24 devstack devstack@c-api.service[86551]: /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 01 08:21:24 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:21:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20c3a3f6-d0bf-4028-84f4-0b643cb88ce7 req-4ed97202-4459-4ea9-8e9d-a8fd35e4fe50 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 returned with HTTP 200 Sep 01 08:21:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 557/1091] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:21:24 2026] DELETE /volume/v3/attachments/6d3e074d-4e64-4316-9788-039589c1b513 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] Updating volume 'de9a9e63-5867-42cb-9d18-bfbfa05e4875' with '{'status': 'in-use'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87685827-ce80-4682-8f50-59f7b2d8ff30 tempest-TestServerVolumeAttachmentScenario-1115471106 tempest-TestServerVolumeAttachmentScenario-1115471106-project-admin] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 202 Sep 01 08:21:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 535/1092] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:21:25 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6e7d726-ab6b-4e13-a6a4-e75f3f42ebaa tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 558/1093] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:25 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-6e7ad09b-9281-4d33-8e09-8c76f31af523 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 536/1094] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:25 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1159 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] POST http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Begin detaching volume completed successfully. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-b7556d1e-8619-4168-bdd2-75b10cd266ac tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action returned with HTTP 202 Sep 01 08:21:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 559/1095] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:21:25 2026] POST /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f6f6f18f-e3e7-4231-b5db-2ea17ec44da1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6f6f18f-e3e7-4231-b5db-2ea17ec44da1 None None] GET http://192.168.122.100/volume// Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6f6f18f-e3e7-4231-b5db-2ea17ec44da1 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6f6f18f-e3e7-4231-b5db-2ea17ec44da1 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6f6f18f-e3e7-4231-b5db-2ea17ec44da1 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:21:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 537/1096] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:21:25 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-f6757fbd-b6a1-40a2-a9c1-1e7942b1171f tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 560/1097] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:21:25 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 1343 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:21:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-cc1f2799-01f5-418c-a6da-2257c0b1c114 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-cc1f2799-01f5-418c-a6da-2257c0b1c114 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] DELETE http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 Sep 01 08:21:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-cc1f2799-01f5-418c-a6da-2257c0b1c114 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-cc1f2799-01f5-418c-a6da-2257c0b1c114 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:26 devstack devstack@c-api.service[86552]: /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 01 08:21:26 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:21:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-fa9bb410-799d-48a9-81b4-d3ec13b9080d req-cc1f2799-01f5-418c-a6da-2257c0b1c114 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 returned with HTTP 200 Sep 01 08:21:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 538/1098] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:21:26 2026] DELETE /volume/v3/attachments/76e2e5ca-e3d5-47ce-b354-73fc0572c299 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:21:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7c1ca6f2-e59a-49ad-bd8f-c741fe48ef02 req-4203195c-82a4-485e-9f11-5df77b374d00 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 561/1099] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:21:26 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-96372c84-b56c-4bbc-858a-d194f9119292 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1258127359", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1258127359', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Create volume of 1 GB Sep 01 08:21:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Availability Zones retrieved successfully. Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Flow 'volume_create_api' (084a29e0-8388-42e6-ab04-2a300ffbc49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3a9f9c-a168-4ff1-b63d-ab85bd3f090a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3a9f9c-a168-4ff1-b63d-ab85bd3f090a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4b304b-4165-4a5f-b763-2591f9c09da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Created reservations ['c6e2e801-9dd7-4045-9727-fbf1626dce07', 'ac48b823-5eba-4b37-bdcc-5cedbc882d82', '64d48f4f-5d8d-4fb1-9801-4ab30846f121', '233ad543-c6d7-41c4-9e69-d46162e6b997'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4b304b-4165-4a5f-b763-2591f9c09da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e2e801-9dd7-4045-9727-fbf1626dce07', 'ac48b823-5eba-4b37-bdcc-5cedbc882d82', '64d48f4f-5d8d-4fb1-9801-4ab30846f121', '233ad543-c6d7-41c4-9e69-d46162e6b997']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad27fa9-9d08-4040-a6e2-f977cc397828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad27fa9-9d08-4040-a6e2-f977cc397828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a66916-1746-4c64-856e-777ea29489db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1258127359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b4b080e0b44134958d87a5a70c431c',qos_specs=None,replication_status=,reservations=['c6e2e801-9dd7-4045-9727-fbf1626dce07','ac48b823-5eba-4b37-bdcc-5cedbc882d82','64d48f4f-5d8d-4fb1-9801-4ab30846f121','233ad543-c6d7-41c4-9e69-d46162e6b997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4bd33972354c8abf4543d3250a2f34',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1258127359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a66916-1746-4c64-856e-777ea29489db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7b4b080e0b44134958d87a5a70c431c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c4bd33972354c8abf4543d3250a2f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed0bfad-d94f-4e5d-89cd-51d488063e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed0bfad-d94f-4e5d-89cd-51d488063e9c) transitioned into state 'SUCCESS' from state '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-1258127359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b4b080e0b44134958d87a5a70c431c',qos_specs=None,replication_status=,reservations=['c6e2e801-9dd7-4045-9727-fbf1626dce07','ac48b823-5eba-4b37-bdcc-5cedbc882d82','64d48f4f-5d8d-4fb1-9801-4ab30846f121','233ad543-c6d7-41c4-9e69-d46162e6b997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4bd33972354c8abf4543d3250a2f34',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7050487-61de-42b3-aeda-9761a8a4ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7050487-61de-42b3-aeda-9761a8a4ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Flow 'volume_create_api' (084a29e0-8388-42e6-ab04-2a300ffbc49e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Create volume request issued successfully. Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96372c84-b56c-4bbc-858a-d194f9119292 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:21:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 539/1100] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:21:34 2026] POST /volume/v3/volumes => generated 765 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f0c1d1de-fc5f-4c5f-9c47-232865e245a6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:21:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 562/1101] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:36 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 833 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] DELETE http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Delete volume with id: 14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Delete volume request issued successfully. Sep 01 08:21:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-693fd150-023d-4bbd-b9f5-1cffc6618ad2 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 202 Sep 01 08:21:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 540/1102] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:21:36 2026] DELETE /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f223763-cf63-48bd-946e-1cc9e7f67a8c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 563/1103] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:36 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 865 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:21:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd4293dc-8d96-4683-84bd-25264e32f3b2 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:21:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 541/1104] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:37 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 857 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a75a17e5-fcc8-4dd9-81f3-9ecec9b7bac4 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 564/1105] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:38 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:21:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94b1a8c8-5560-4e64-93b6-befe8768c5ad tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:21:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 542/1106] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:38 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 857 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7b30058f-130c-460d-8489-d16e77a451bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b30058f-130c-460d-8489-d16e77a451bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b30058f-130c-460d-8489-d16e77a451bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b30058f-130c-460d-8489-d16e77a451bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7b30058f-130c-460d-8489-d16e77a451bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b30058f-130c-460d-8489-d16e77a451bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 200 Sep 01 08:21:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 565/1107] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:39 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 865 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:21:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4c82b2d-6999-433b-a7a1-bde03bc2f810 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:21:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 543/1108] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:39 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61b64710-ab19-420f-bb3f-84aa4e298a2d tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:21:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 566/1109] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:39 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] POST http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db/action Sep 01 08:21:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2048495149", "disk_format": "raw"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:21:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2048495149", "disk_format": "raw"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:21:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:21:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:21:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:21:40 devstack devstack@c-api.service[86552]: DEBUG cinder.image.image_utils [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2048495149'}] 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-2048495149'}]. {{(pid=86552) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be31541c-efbe-4b87-9b4e-5d6b4bcb0d4e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be31541c-efbe-4b87-9b4e-5d6b4bcb0d4e tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be31541c-efbe-4b87-9b4e-5d6b4bcb0d4e tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be31541c-efbe-4b87-9b4e-5d6b4bcb0d4e tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be31541c-efbe-4b87-9b4e-5d6b4bcb0d4e tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd returned with HTTP 404 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 567/1110] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:40 2026] GET /volume/v3/volumes/14019b2c-6dce-4733-80a0-4e0d0ee7e8fd => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] DELETE http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Delete volume with id: de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Delete volume request issued successfully. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9b7d2425-1a26-41c7-a1a1-b86357fa115c tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 202 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 568/1111] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:21:40 2026] DELETE /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6e12c613-bab2-403a-9074-871b38ca3902 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e12c613-bab2-403a-9074-871b38ca3902 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e12c613-bab2-403a-9074-871b38ca3902 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e12c613-bab2-403a-9074-871b38ca3902 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6e12c613-bab2-403a-9074-871b38ca3902 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e12c613-bab2-403a-9074-871b38ca3902 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 569/1112] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:40 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 866 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:21:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:21:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:21:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:21:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Volume info retrieved successfully. Sep 01 08:21:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Copy volume to image completed successfully. Sep 01 08:21:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2494a3ee-50c0-4d72-a652-74b95c7e99fe tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db/action returned with HTTP 202 Sep 01 08:21:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-644dbfb9-f0a3-480c-aa98-620b5b5f58bd tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 200 Sep 01 08:21:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 570/1113] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:41 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 866 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:21:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 544/1114] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:21:39 2026] POST /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db/action => generated 654 bytes in 1877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:21:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5115f637-6205-43c5-852a-15d639a5d4f5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:21:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5115f637-6205-43c5-852a-15d639a5d4f5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] GET http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 Sep 01 08:21:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5115f637-6205-43c5-852a-15d639a5d4f5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:21:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5115f637-6205-43c5-852a-15d639a5d4f5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:21:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5115f637-6205-43c5-852a-15d639a5d4f5 tempest-TestServerVolumeAttachmentScenario-119956435 tempest-TestServerVolumeAttachmentScenario-119956435-project-member] http://192.168.122.100/volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 returned with HTTP 404 Sep 01 08:21:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 571/1115] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:21:42 2026] GET /volume/v3/volumes/de9a9e63-5867-42cb-9d18-bfbfa05e4875 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:21:50 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=183,cinder:UPDATE=28,cinder:INSERT=12,cinder:DELETE=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:21:52 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=198,cinder:INSERT=9,cinder:UPDATE=28,cinder:DELETE=1 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-95b35380-3c45-42f8-919d-94d0296963b6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1660287427"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1660287427'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (8bb9006d-c75c-4d82-82f3-49ec00ae530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baed69b4-d2c0-4478-b6ca-4ade16f3121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baed69b4-d2c0-4478-b6ca-4ade16f3121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603f9026-0eb0-40fe-ae3a-fd45ed6330d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['c7b90494-181f-47f2-931f-accb69cf4f68', '9d3fdac7-c5cc-4ab9-8534-478a44292d90', '32459e75-d6d3-402a-8a40-ae9f4477aa3c', '2aadebf8-dfb7-456b-bfd9-7cb6f0fa290f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603f9026-0eb0-40fe-ae3a-fd45ed6330d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b90494-181f-47f2-931f-accb69cf4f68', '9d3fdac7-c5cc-4ab9-8534-478a44292d90', '32459e75-d6d3-402a-8a40-ae9f4477aa3c', '2aadebf8-dfb7-456b-bfd9-7cb6f0fa290f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3553c604-52ee-482b-b9f0-c546c1af8719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3553c604-52ee-482b-b9f0-c546c1af8719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcf88953-7ae1-48ae-997c-3077c60e2252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1660287427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c7b90494-181f-47f2-931f-accb69cf4f68','9d3fdac7-c5cc-4ab9-8534-478a44292d90','32459e75-d6d3-402a-8a40-ae9f4477aa3c','2aadebf8-dfb7-456b-bfd9-7cb6f0fa290f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1660287427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcf88953-7ae1-48ae-997c-3077c60e2252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f47da4-690c-4216-a94e-4d021ba7d1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f47da4-690c-4216-a94e-4d021ba7d1a1) transitioned into state 'SUCCESS' from state '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-1660287427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c7b90494-181f-47f2-931f-accb69cf4f68','9d3fdac7-c5cc-4ab9-8534-478a44292d90','32459e75-d6d3-402a-8a40-ae9f4477aa3c','2aadebf8-dfb7-456b-bfd9-7cb6f0fa290f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50c5475-a17f-4f9c-9daf-288a44606b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50c5475-a17f-4f9c-9daf-288a44606b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (8bb9006d-c75c-4d82-82f3-49ec00ae530f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95b35380-3c45-42f8-919d-94d0296963b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 545/1116] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:22:02 2026] POST /volume/v3/volumes => generated 769 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1160b7ea-aea8-4370-a921-1455d1adbb17 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 572/1117] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:03 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 837 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2dcac690-ec98-4432-9f92-a105c23b34cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-937394293"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-937394293'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume of 1 GB Sep 01 08:22:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Availability Zones retrieved successfully. Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (ebd49a86-ec72-4ddc-ac66-5963f73423c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74fdb8e-96ab-4f73-a7c2-a7a36df5d491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74fdb8e-96ab-4f73-a7c2-a7a36df5d491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae64cd8-30ad-4b63-b4d1-562b0b55ca76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Created reservations ['9889084a-2269-4002-ac99-d1897ba6dcb6', '58d54985-a9a8-4d55-b5ff-3f978686e5da', '49ab7112-7852-453f-82e3-6ed5bdf08f58', 'f8e7ee11-17dd-48dc-bcd2-e7c12648da95'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae64cd8-30ad-4b63-b4d1-562b0b55ca76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9889084a-2269-4002-ac99-d1897ba6dcb6', '58d54985-a9a8-4d55-b5ff-3f978686e5da', '49ab7112-7852-453f-82e3-6ed5bdf08f58', 'f8e7ee11-17dd-48dc-bcd2-e7c12648da95']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3b457b-f97a-4161-9d4e-3f2867bab9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3b457b-f97a-4161-9d4e-3f2867bab9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70dc04de-dba3-4381-9fd8-441a70d18eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-937394293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['9889084a-2269-4002-ac99-d1897ba6dcb6','58d54985-a9a8-4d55-b5ff-3f978686e5da','49ab7112-7852-453f-82e3-6ed5bdf08f58','f8e7ee11-17dd-48dc-bcd2-e7c12648da95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-937394293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70dc04de-dba3-4381-9fd8-441a70d18eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b8d36bbc9648b1a5de9b7029011628',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410a406c-80cd-4430-80ba-6992d21c89bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410a406c-80cd-4430-80ba-6992d21c89bd) transitioned into state 'SUCCESS' from state '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-937394293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b8d36bbc9648b1a5de9b7029011628',qos_specs=None,replication_status=,reservations=['9889084a-2269-4002-ac99-d1897ba6dcb6','58d54985-a9a8-4d55-b5ff-3f978686e5da','49ab7112-7852-453f-82e3-6ed5bdf08f58','f8e7ee11-17dd-48dc-bcd2-e7c12648da95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de653bb2a2f440a9380801d9b9a38fd',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e06cef-b686-4863-bccb-d1f8ca83674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e06cef-b686-4863-bccb-d1f8ca83674b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Flow 'volume_create_api' (ebd49a86-ec72-4ddc-ac66-5963f73423c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Create volume request issued successfully. Sep 01 08:22:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2dcac690-ec98-4432-9f92-a105c23b34cf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 546/1118] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:22:03 2026] POST /volume/v3/volumes => generated 763 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12f4b02d-55b3-44cb-92f4-326ab7199c87 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 573/1119] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:04 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 831 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c719c5f1-fbc4-4935-aea1-dd4e38ddd2a6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 547/1120] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:04 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1617094120"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1617094120'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume of 1 GB Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Availability Zones retrieved successfully. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (6c74fa70-efc9-4a96-ad1e-b22c5f581b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d0f472-0376-4612-8abf-6f54a073b690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d0f472-0376-4612-8abf-6f54a073b690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fe1e51-03e2-43b8-bc9e-109cdc644537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Created reservations ['ce0ba9a0-bea3-424e-b6df-384b044d0e9e', 'a8e2fcff-3345-418c-bdbf-bccd165d2f73', '5ba86fce-c8b5-4749-9533-933a26b719a7', '4ba466ee-1e08-4440-a96d-2a5c6df549f7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fe1e51-03e2-43b8-bc9e-109cdc644537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0ba9a0-bea3-424e-b6df-384b044d0e9e', 'a8e2fcff-3345-418c-bdbf-bccd165d2f73', '5ba86fce-c8b5-4749-9533-933a26b719a7', '4ba466ee-1e08-4440-a96d-2a5c6df549f7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7055235f-5e44-4a88-86e1-9b5abea1327f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7055235f-5e44-4a88-86e1-9b5abea1327f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3e5ff8-1442-49ce-a676-bcff22403e65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1617094120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['ce0ba9a0-bea3-424e-b6df-384b044d0e9e','a8e2fcff-3345-418c-bdbf-bccd165d2f73','5ba86fce-c8b5-4749-9533-933a26b719a7','4ba466ee-1e08-4440-a96d-2a5c6df549f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1617094120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3e5ff8-1442-49ce-a676-bcff22403e65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b1cc159fd140dab302988a1741d63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f833c-1398-40d9-8792-d17077145835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f833c-1398-40d9-8792-d17077145835) transitioned into state 'SUCCESS' from state '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-1617094120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['ce0ba9a0-bea3-424e-b6df-384b044d0e9e','a8e2fcff-3345-418c-bdbf-bccd165d2f73','5ba86fce-c8b5-4749-9533-933a26b719a7','4ba466ee-1e08-4440-a96d-2a5c6df549f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f973836-0383-487c-9d24-07b730df7ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f973836-0383-487c-9d24-07b730df7ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (6c74fa70-efc9-4a96-ad1e-b22c5f581b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request issued successfully. Sep 01 08:22:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8020a3a6-742f-4ed6-9d8f-f74b9ee491f3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 574/1121] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:22:04 2026] POST /volume/v3/volumes => generated 760 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d27bcec-5cd9-4c1a-864d-8d9463b9e501 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 548/1122] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:04 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 828 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-473a3a7c-d68c-474d-a624-4006ff16607c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-473a3a7c-d68c-474d-a624-4006ff16607c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-473a3a7c-d68c-474d-a624-4006ff16607c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-473a3a7c-d68c-474d-a624-4006ff16607c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-473a3a7c-d68c-474d-a624-4006ff16607c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-473a3a7c-d68c-474d-a624-4006ff16607c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 575/1123] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:05 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ed7b36a4-e922-44ac-8a42-35bbb3766948 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 549/1124] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:05 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea4709cf-0625-49d3-bde8-f29c7206b536 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 576/1125] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:06 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a054f209-a7da-4d19-8ab4-4b0e12f91b68 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 550/1126] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:06 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6b4d5936-2868-45a2-a812-8bd5f9194b15 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 577/1127] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:06 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-30c097c2-73af-435a-9deb-a4994b032102 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30c097c2-73af-435a-9deb-a4994b032102 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-30c097c2-73af-435a-9deb-a4994b032102 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-30c097c2-73af-435a-9deb-a4994b032102 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-30c097c2-73af-435a-9deb-a4994b032102 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30c097c2-73af-435a-9deb-a4994b032102 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 551/1128] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:07 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa1fc285-e5f9-4843-aa3f-b5c6d81f8264 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 578/1129] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:07 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a384571f-e289-4c9b-99fa-1b3dcbee49dc tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 552/1130] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:07 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cefaaf4b-7554-489a-a31b-b0ee33d4d178 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 579/1131] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:08 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c463aa59-94b2-466d-8ebe-333d2f7d4594 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 553/1132] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:08 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-22b61a41-3250-49d8-970d-e469836b57eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-22b61a41-3250-49d8-970d-e469836b57eb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-22b61a41-3250-49d8-970d-e469836b57eb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-22b61a41-3250-49d8-970d-e469836b57eb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-22b61a41-3250-49d8-970d-e469836b57eb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-22b61a41-3250-49d8-970d-e469836b57eb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 580/1133] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:08 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-042f25da-2a35-40e3-a51f-a02111072e72 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-042f25da-2a35-40e3-a51f-a02111072e72 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-042f25da-2a35-40e3-a51f-a02111072e72 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-042f25da-2a35-40e3-a51f-a02111072e72 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-042f25da-2a35-40e3-a51f-a02111072e72 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-042f25da-2a35-40e3-a51f-a02111072e72 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 554/1134] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:09 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4c08b2c-a78a-4a53-a1b4-19f447e4fff5 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 581/1135] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:09 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3cc8840-7e17-4e28-bd58-e07f9381cf40 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 555/1136] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:09 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a3774574-e81a-4600-b207-94efd47e7b67 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3774574-e81a-4600-b207-94efd47e7b67 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3774574-e81a-4600-b207-94efd47e7b67 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3774574-e81a-4600-b207-94efd47e7b67 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a3774574-e81a-4600-b207-94efd47e7b67 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3774574-e81a-4600-b207-94efd47e7b67 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 582/1137] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:10 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8948ec3e-e788-4746-9992-648af3162722 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8948ec3e-e788-4746-9992-648af3162722 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8948ec3e-e788-4746-9992-648af3162722 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8948ec3e-e788-4746-9992-648af3162722 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8948ec3e-e788-4746-9992-648af3162722 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8948ec3e-e788-4746-9992-648af3162722 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 556/1138] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:10 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b215f09-c2f8-4295-a3e0-6577187d92b1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 583/1139] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:10 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6e3f7229-dad1-4dcb-991c-5325ffca8005 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 557/1140] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:11 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-497e2799-45d3-466b-9033-23a8943efe2d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-497e2799-45d3-466b-9033-23a8943efe2d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-497e2799-45d3-466b-9033-23a8943efe2d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-497e2799-45d3-466b-9033-23a8943efe2d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-497e2799-45d3-466b-9033-23a8943efe2d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-497e2799-45d3-466b-9033-23a8943efe2d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 584/1141] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:11 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc1b6b89-7900-495e-920b-c0fb3308699b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc1b6b89-7900-495e-920b-c0fb3308699b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc1b6b89-7900-495e-920b-c0fb3308699b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc1b6b89-7900-495e-920b-c0fb3308699b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc1b6b89-7900-495e-920b-c0fb3308699b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc1b6b89-7900-495e-920b-c0fb3308699b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 558/1142] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:11 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-669a9b9d-9468-4f2e-89dd-b22d567f4c14 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 585/1143] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:12 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4be9dab-da30-4abe-a870-687c82e7c532 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4be9dab-da30-4abe-a870-687c82e7c532 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4be9dab-da30-4abe-a870-687c82e7c532 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4be9dab-da30-4abe-a870-687c82e7c532 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d4be9dab-da30-4abe-a870-687c82e7c532 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4be9dab-da30-4abe-a870-687c82e7c532 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 559/1144] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:12 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ad5b7b4-90ee-47c9-a43d-738c8cdbadc2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 586/1145] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:12 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c07f789-e9a9-4711-a4a8-83ff89013f15 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 560/1146] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:13 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c7c78e6-0435-4e69-a336-972e9f4dd915 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 587/1147] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:13 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f9a76238-1c82-420b-a1d6-c799179bab5a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9a76238-1c82-420b-a1d6-c799179bab5a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9a76238-1c82-420b-a1d6-c799179bab5a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9a76238-1c82-420b-a1d6-c799179bab5a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f9a76238-1c82-420b-a1d6-c799179bab5a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9a76238-1c82-420b-a1d6-c799179bab5a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 561/1148] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:13 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:22:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-232c3d8d-4e01-41b4-ade8-210526c799e6 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:22:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 588/1149] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:13 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] DELETE http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Delete volume with id: 65a66916-1746-4c64-856e-777ea29489db Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Delete volume request issued successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5b417a8-9c93-4ad1-b63c-5f941592e700 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 202 Sep 01 08:22:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 562/1150] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:14 2026] DELETE /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f0d2259-4663-4e3d-9c27-858789397bd0 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 200 Sep 01 08:22:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 589/1151] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:14 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95c05f35-7bf7-4709-8ac6-62507a8252d8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 563/1152] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:14 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b89dcfdc-0e8a-40eb-ae6b-bf9a5d15f3b0 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 590/1153] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:14 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ced722fd-572b-4c4b-a970-99e528e95416 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ced722fd-572b-4c4b-a970-99e528e95416 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ced722fd-572b-4c4b-a970-99e528e95416 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ced722fd-572b-4c4b-a970-99e528e95416 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ced722fd-572b-4c4b-a970-99e528e95416 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ced722fd-572b-4c4b-a970-99e528e95416 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 564/1154] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:14 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:22:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcf88953-7ae1-48ae-997c-3077c60e2252", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-114815208"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:14 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create snapshot from volume fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['d1195592-ae3b-48e1-94a1-bca07a4b3daa', '1f2b7d8d-3017-4293-974b-2d34d3c9b49e', '817cea47-d9d0-4362-9fc4-a504bf57b1db', 'fa84c8bd-ed70-4982-ab78-a5be9c86256e'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot create request issued successfully. Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9884621e-8e76-4d7e-a24c-1daa1031d3c8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:22:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 591/1155] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:22:14 2026] POST /volume/v3/snapshots => generated 315 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0374f1d2-c318-4d1b-9c94-58591cfe5983 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 565/1156] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:15 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4f358fc5-c218-44ea-b6e1-4668a718fc05 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f358fc5-c218-44ea-b6e1-4668a718fc05 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] GET http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f358fc5-c218-44ea-b6e1-4668a718fc05 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f358fc5-c218-44ea-b6e1-4668a718fc05 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f358fc5-c218-44ea-b6e1-4668a718fc05 tempest-TestImageHashVerification-416428677 tempest-TestImageHashVerification-416428677-project-member] http://192.168.122.100/volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db returned with HTTP 404 Sep 01 08:22:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 592/1157] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:15 2026] GET /volume/v3/volumes/65a66916-1746-4c64-856e-777ea29489db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3df3d021-6cbf-417f-8f57-f1447fc1c831 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 566/1158] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:15 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-254559ff-5afc-403d-8adb-1e6c14d965e2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 593/1159] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:15 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6844d595-af23-40b5-be94-058a94dff5c6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 567/1160] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:15 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9acb989-34ac-4ffe-b5f5-bd6a8ad0ffd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9acb989-34ac-4ffe-b5f5-bd6a8ad0ffd1 None None] GET http://192.168.122.100/volume// Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9acb989-34ac-4ffe-b5f5-bd6a8ad0ffd1 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9acb989-34ac-4ffe-b5f5-bd6a8ad0ffd1 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9acb989-34ac-4ffe-b5f5-bd6a8ad0ffd1 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 594/1161] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-be066dfa-5e8b-456b-ac89-b9ebea373173 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-be066dfa-5e8b-456b-ac89-b9ebea373173 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-be066dfa-5e8b-456b-ac89-b9ebea373173 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70dc04de-dba3-4381-9fd8-441a70d18eee", "connector": null, "instance_uuid": "f6ae3996-0fef-439c-950f-e8888c5e3b51"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92e1d2f3-24d3-4fdd-ae78-46782c8a1d1d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 595/1162] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-be066dfa-5e8b-456b-ac89-b9ebea373173 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 568/1163] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:22:16 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 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c0e3a85-9857-423a-a404-71e45891e6d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0e3a85-9857-423a-a404-71e45891e6d7 None None] GET http://192.168.122.100/volume// Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0e3a85-9857-423a-a404-71e45891e6d7 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0e3a85-9857-423a-a404-71e45891e6d7 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0e3a85-9857-423a-a404-71e45891e6d7 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 569/1164] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f8d93374-f5c6-4c81-bc39-67e4ed1c8fef tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 596/1165] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-cb853525-17ef-4213-aea2-7321474ad28e tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 570/1166] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1036 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] PUT http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Acquiring lock "cinder-attachment_update-70dc04de-dba3-4381-9fd8-441a70d18eee-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-70dc04de-dba3-4381-9fd8-441a70d18eee-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:22:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a93d7583-db1c-46fc-801e-2eb2a4822d25 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 571/1167] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-c5599e8e-2b8f-43c7-aaef-2d2db63dd5f9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 572/1168] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:16 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a5a01563-fdf0-414a-ae07-34b4071c46ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5a01563-fdf0-414a-ae07-34b4071c46ce None None] GET http://192.168.122.100/volume// Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5a01563-fdf0-414a-ae07-34b4071c46ce None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5a01563-fdf0-414a-ae07-34b4071c46ce None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5a01563-fdf0-414a-ae07-34b4071c46ce None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 573/1169] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-407be96d-8448-4c9f-9834-6a4bce818006 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-407be96d-8448-4c9f-9834-6a4bce818006 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-407be96d-8448-4c9f-9834-6a4bce818006 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad3e5ff8-1442-49ce-a676-bcff22403e65", "connector": null, "instance_uuid": "fdbf4173-915f-4635-9b40-994c7dffc7cb"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-407be96d-8448-4c9f-9834-6a4bce818006 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 574/1170] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:22:17 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-475d53ae-f46c-46fe-8c01-3ffa9f140b5d tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 575/1171] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2a311065-3477-496f-80ee-12328c6559bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a311065-3477-496f-80ee-12328c6559bf tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a311065-3477-496f-80ee-12328c6559bf tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a311065-3477-496f-80ee-12328c6559bf tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2a311065-3477-496f-80ee-12328c6559bf tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a311065-3477-496f-80ee-12328c6559bf tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 576/1172] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1f97cf8-4e1a-457e-9291-94d415aba813 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1f97cf8-4e1a-457e-9291-94d415aba813 None None] GET http://192.168.122.100/volume// Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1f97cf8-4e1a-457e-9291-94d415aba813 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1f97cf8-4e1a-457e-9291-94d415aba813 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1f97cf8-4e1a-457e-9291-94d415aba813 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 577/1173] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-e32dd5ef-0818-47f4-863c-21feaacbcc6e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 578/1174] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1033 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5ffe7e5c-54e8-4ee5-bae3-06ce77fc2012 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 579/1175] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:17 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] PUT http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Acquiring lock "cinder-attachment_update-ad3e5ff8-1442-49ce-a676-bcff22403e65-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-ad3e5ff8-1442-49ce-a676-bcff22403e65-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Lock "cinder-attachment_update-70dc04de-dba3-4381-9fd8-441a70d18eee-devstack" released by "attachment_update" :: held 1.709s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-e506fc11-7dc6-4ed2-8942-fc693fdad30d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 returned with HTTP 200 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 597/1176] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:22:16 2026] PUT /volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 => generated 694 bytes in 1752 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-ad3e5ff8-1442-49ce-a676-bcff22403e65-devstack" released by "attachment_update" :: held 0.713s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-4202b020-5422-478d-9c72-02d8fe97a372 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 returned with HTTP 200 Sep 01 08:22:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 580/1177] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:22:17 2026] PUT /volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 => generated 694 bytes in 763 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2bc39bc4-67c8-4136-8565-3daec3d960c2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 598/1178] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:18 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 474 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d18df74a-79f5-4009-8fa8-4970534fb6a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-653692934"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd18df74a-79f5-4009-8fa8-4970534fb6a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-653692934'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (eaed07d1-5804-4756-af6f-7ddfac4816b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcfbb4c-f5ed-43c5-ab7a-bf357139827f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9edceba1-6b33-4cdf-b749-3425e8c1b539 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 599/1179] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:18 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcfbb4c-f5ed-43c5-ab7a-bf357139827f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b120868e-f384-41a0-b082-1caf55132597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1ada5bf-a31f-4053-b759-24fbed0f9d5f tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 600/1180] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:18 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['f663eb17-0ac6-4c65-bb87-04fe902bcabd', '31b44206-d6b9-4298-9088-39907f58e2dc', '6dd4ed99-0347-44e0-b7ab-44a4f033dd23', 'cc174e6f-77e2-40b8-9829-6c1f6c80add3'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b120868e-f384-41a0-b082-1caf55132597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f663eb17-0ac6-4c65-bb87-04fe902bcabd', '31b44206-d6b9-4298-9088-39907f58e2dc', '6dd4ed99-0347-44e0-b7ab-44a4f033dd23', 'cc174e6f-77e2-40b8-9829-6c1f6c80add3']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (834cf7e0-a536-44ad-8111-2be1e7cb2115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (834cf7e0-a536-44ad-8111-2be1e7cb2115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45495268-85ee-4d74-9817-8dc1fae4e303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653692934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['f663eb17-0ac6-4c65-bb87-04fe902bcabd','31b44206-d6b9-4298-9088-39907f58e2dc','6dd4ed99-0347-44e0-b7ab-44a4f033dd23','cc174e6f-77e2-40b8-9829-6c1f6c80add3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653692934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45495268-85ee-4d74-9817-8dc1fae4e303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb9f694-53a5-4c1a-a270-7748fbff3cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb9f694-53a5-4c1a-a270-7748fbff3cc1) transitioned into state 'SUCCESS' from state '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-653692934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['f663eb17-0ac6-4c65-bb87-04fe902bcabd','31b44206-d6b9-4298-9088-39907f58e2dc','6dd4ed99-0347-44e0-b7ab-44a4f033dd23','cc174e6f-77e2-40b8-9829-6c1f6c80add3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c173b76-5506-410d-9c95-a2e59a8e025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c173b76-5506-410d-9c95-a2e59a8e025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (eaed07d1-5804-4756-af6f-7ddfac4816b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-daed3cae-a28c-432a-8ad6-a6e3ca16d9f0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 581/1181] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:18 2026] POST /volume/v3/volumes => generated 768 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f4dddf59-83e4-4002-8561-a429511d09a9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d18df74a-79f5-4009-8fa8-4970534fb6a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-799427072"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd18df74a-79f5-4009-8fa8-4970534fb6a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-799427072'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (a2a8cc61-9535-47ea-85eb-aef59361e032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f808f80-30bf-408a-a6b6-77118ee04011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f808f80-30bf-408a-a6b6-77118ee04011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f9da78-3e11-4181-9b61-0824e2e20988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-a52f6770-057a-4435-9b79-18b6c991f90b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-a52f6770-057a-4435-9b79-18b6c991f90b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0/action Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-a52f6770-057a-4435-9b79-18b6c991f90b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-a52f6770-057a-4435-9b79-18b6c991f90b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['c8be3a34-f9a8-4523-a672-02428b2c4eef', '1c01a717-110f-4b23-b66e-b65b5013ecf4', 'a74232b9-9135-45ac-8894-f21058edbf75', 'e607365c-6b22-496a-9717-b9913c2a59ad'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f9da78-3e11-4181-9b61-0824e2e20988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8be3a34-f9a8-4523-a672-02428b2c4eef', '1c01a717-110f-4b23-b66e-b65b5013ecf4', 'a74232b9-9135-45ac-8894-f21058edbf75', 'e607365c-6b22-496a-9717-b9913c2a59ad']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ead2e2c-bf9a-442c-95b2-aeeca5b67566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-23847f64-81da-4784-b4a4-4f7f5cb0a222 req-a52f6770-057a-4435-9b79-18b6c991f90b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0/action returned with HTTP 204 Sep 01 08:22:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 582/1182] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:22:19 2026] POST /volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6817e731-1278-4c0f-8a2d-ae22194765bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6817e731-1278-4c0f-8a2d-ae22194765bd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994/action Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6817e731-1278-4c0f-8a2d-ae22194765bd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6817e731-1278-4c0f-8a2d-ae22194765bd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ead2e2c-bf9a-442c-95b2-aeeca5b67566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ee9a13-22ba-408a-b0f0-d99ff6fff38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-799427072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c8be3a34-f9a8-4523-a672-02428b2c4eef','1c01a717-110f-4b23-b66e-b65b5013ecf4','a74232b9-9135-45ac-8894-f21058edbf75','e607365c-6b22-496a-9717-b9913c2a59ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-799427072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ee9a13-22ba-408a-b0f0-d99ff6fff38e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb6f9b0d-4677-4062-8eab-216903275d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb6f9b0d-4677-4062-8eab-216903275d8c) transitioned into state 'SUCCESS' from state '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-799427072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c8be3a34-f9a8-4523-a672-02428b2c4eef','1c01a717-110f-4b23-b66e-b65b5013ecf4','a74232b9-9135-45ac-8894-f21058edbf75','e607365c-6b22-496a-9717-b9913c2a59ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3234c388-f302-4571-8614-6c4117c70bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-eab5bf68-0194-4d6f-9d8b-d47c172f2d00 req-6817e731-1278-4c0f-8a2d-ae22194765bd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994/action returned with HTTP 204 Sep 01 08:22:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 583/1183] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:22:19 2026] POST /volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3234c388-f302-4571-8614-6c4117c70bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (a2a8cc61-9535-47ea-85eb-aef59361e032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f4dddf59-83e4-4002-8561-a429511d09a9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 601/1184] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:18 2026] POST /volume/v3/volumes => generated 768 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d18df74a-79f5-4009-8fa8-4970534fb6a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-66750163"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd18df74a-79f5-4009-8fa8-4970534fb6a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-66750163'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-51697ae5-b0a7-47bf-bc45-847405c43bef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51697ae5-b0a7-47bf-bc45-847405c43bef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51697ae5-b0a7-47bf-bc45-847405c43bef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51697ae5-b0a7-47bf-bc45-847405c43bef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (9b5b09c1-0aa0-474b-8793-bf807fabff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8c247d-8bb5-4bf9-b75c-c708850b2f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-51697ae5-b0a7-47bf-bc45-847405c43bef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51697ae5-b0a7-47bf-bc45-847405c43bef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 602/1185] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:19 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1145 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-418f2412-6513-4974-853a-25fb2314b533 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-418f2412-6513-4974-853a-25fb2314b533 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-418f2412-6513-4974-853a-25fb2314b533 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-418f2412-6513-4974-853a-25fb2314b533 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8c247d-8bb5-4bf9-b75c-c708850b2f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-418f2412-6513-4974-853a-25fb2314b533 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd5a763-37be-4c48-9332-12b70d07a8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-418f2412-6513-4974-853a-25fb2314b533 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 603/1186] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:19 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1145 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a9d645c-8440-4dd7-b9ac-9baf72017bf1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 604/1187] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:19 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['8d2d8bd8-d5d2-4e30-961b-166b9cceae5f', 'c5fc5681-2665-419c-955e-706eaddb672b', 'd7bbc77c-6afc-4ec0-90d1-8821167a15cb', 'c090cf65-23a3-48ec-b763-e9276bc9b54d'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd5a763-37be-4c48-9332-12b70d07a8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2d8bd8-d5d2-4e30-961b-166b9cceae5f', 'c5fc5681-2665-419c-955e-706eaddb672b', 'd7bbc77c-6afc-4ec0-90d1-8821167a15cb', 'c090cf65-23a3-48ec-b763-e9276bc9b54d']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a16161-8af5-4456-ad40-ad17dc5397f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c8d1524-e073-419b-8087-ea8bc3fcb5a2 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 605/1188] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:19 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9607075-c2c2-4419-aa02-75914a175f2d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1314202970"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1314202970'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume of 1 GB Sep 01 08:22:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Availability Zones retrieved successfully. Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (b5bf6615-8164-4ddd-8b8b-c2fda296cf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee70174-7432-470d-84f1-206aa14afe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a16161-8af5-4456-ad40-ad17dc5397f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e381a565-6bf1-4f3c-800d-65c17a239a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-66750163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['8d2d8bd8-d5d2-4e30-961b-166b9cceae5f','c5fc5681-2665-419c-955e-706eaddb672b','d7bbc77c-6afc-4ec0-90d1-8821167a15cb','c090cf65-23a3-48ec-b763-e9276bc9b54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-66750163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e381a565-6bf1-4f3c-800d-65c17a239a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f532be-1eb3-4e7a-9869-abd6df8a02c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee70174-7432-470d-84f1-206aa14afe8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e308d-0f7a-417b-97e2-4ee67828cdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f532be-1eb3-4e7a-9869-abd6df8a02c9) transitioned into state 'SUCCESS' from state '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-66750163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['8d2d8bd8-d5d2-4e30-961b-166b9cceae5f','c5fc5681-2665-419c-955e-706eaddb672b','d7bbc77c-6afc-4ec0-90d1-8821167a15cb','c090cf65-23a3-48ec-b763-e9276bc9b54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543eb3d3-c511-41c0-b268-7908a89bad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543eb3d3-c511-41c0-b268-7908a89bad7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (9b5b09c1-0aa0-474b-8793-bf807fabff6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d561c9e4-1ff8-4919-9c10-ce660903b48e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 584/1189] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:19 2026] POST /volume/v3/volumes => generated 767 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume with id: 70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Created reservations ['fa9dd0b9-c720-439e-84e1-f0a65f4c5f5e', '8beddea4-b052-476f-8276-970c92e92f29', 'b3748ab5-cae6-4c52-ad0e-61d5f19f84d0', '1780c279-ca24-4dd8-ac8b-d626ff13d7d4'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e308d-0f7a-417b-97e2-4ee67828cdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa9dd0b9-c720-439e-84e1-f0a65f4c5f5e', '8beddea4-b052-476f-8276-970c92e92f29', 'b3748ab5-cae6-4c52-ad0e-61d5f19f84d0', '1780c279-ca24-4dd8-ac8b-d626ff13d7d4']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-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 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e512c855-2af3-4672-bdb6-9e1df365840e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4cfe8d2-141c-4b44-a048-a0f095d3914c tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 400 Sep 01 08:22:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 585/1190] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:20 2026] DELETE /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 307 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ac0488c-366c-4d67-8366-f432c02bd243 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d18df74a-79f5-4009-8fa8-4970534fb6a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-437039296"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd18df74a-79f5-4009-8fa8-4970534fb6a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-437039296'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e512c855-2af3-4672-bdb6-9e1df365840e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41bc5533-140b-4884-bb66-c5be7f6f8567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1314202970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['fa9dd0b9-c720-439e-84e1-f0a65f4c5f5e','8beddea4-b052-476f-8276-970c92e92f29','b3748ab5-cae6-4c52-ad0e-61d5f19f84d0','1780c279-ca24-4dd8-ac8b-d626ff13d7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1314202970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41bc5533-140b-4884-bb66-c5be7f6f8567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b1cc159fd140dab302988a1741d63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (8d65f33f-b9c1-4cea-8630-10fc7b8b27e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a3f5bc-df2d-4cef-ba4b-5a605ed34143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6e3644-2d04-4ee1-894c-13272fe035f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a3f5bc-df2d-4cef-ba4b-5a605ed34143) transitioned into state 'SUCCESS' from state '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-1314202970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b1cc159fd140dab302988a1741d63e',qos_specs=None,replication_status=,reservations=['fa9dd0b9-c720-439e-84e1-f0a65f4c5f5e','8beddea4-b052-476f-8276-970c92e92f29','b3748ab5-cae6-4c52-ad0e-61d5f19f84d0','1780c279-ca24-4dd8-ac8b-d626ff13d7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c502c57d18c44c7a031d8149a6c4f0b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1a2ec3-3484-4f99-854a-c32c698e4db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6e3644-2d04-4ee1-894c-13272fe035f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c896b164-c445-4d1d-bc5c-43ceedc01d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1a2ec3-3484-4f99-854a-c32c698e4db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Flow 'volume_create_api' (b5bf6615-8164-4ddd-8b8b-c2fda296cf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Create volume request issued successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9607075-c2c2-4419-aa02-75914a175f2d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 606/1191] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:22:19 2026] POST /volume/v3/volumes => generated 760 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aab5c985-0764-4b4b-b4d5-532027f4988b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aab5c985-0764-4b4b-b4d5-532027f4988b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aab5c985-0764-4b4b-b4d5-532027f4988b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aab5c985-0764-4b4b-b4d5-532027f4988b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aab5c985-0764-4b4b-b4d5-532027f4988b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aab5c985-0764-4b4b-b4d5-532027f4988b tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 607/1192] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:20 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-36f69347-5b11-4eab-8618-ff06eda94a7d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36f69347-5b11-4eab-8618-ff06eda94a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-36f69347-5b11-4eab-8618-ff06eda94a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-36f69347-5b11-4eab-8618-ff06eda94a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-36f69347-5b11-4eab-8618-ff06eda94a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-36f69347-5b11-4eab-8618-ff06eda94a7d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 608/1193] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:20 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 828 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['4a5f1e4d-9c30-44ab-81c1-891fa6dcd38c', '81268e59-e28d-4f1a-a6e4-192ffc3e7441', '0b4d3a69-740b-41ad-8619-449282c18e56', 'b7afaf26-6336-479a-8264-512b5c2ee14d'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c896b164-c445-4d1d-bc5c-43ceedc01d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a5f1e4d-9c30-44ab-81c1-891fa6dcd38c', '81268e59-e28d-4f1a-a6e4-192ffc3e7441', '0b4d3a69-740b-41ad-8619-449282c18e56', 'b7afaf26-6336-479a-8264-512b5c2ee14d']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30037baa-584e-4220-bce0-a6196a8ed2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30037baa-584e-4220-bce0-a6196a8ed2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3d2b86-59a0-44a6-8b5b-2eea58ec123c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437039296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['4a5f1e4d-9c30-44ab-81c1-891fa6dcd38c','81268e59-e28d-4f1a-a6e4-192ffc3e7441','0b4d3a69-740b-41ad-8619-449282c18e56','b7afaf26-6336-479a-8264-512b5c2ee14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437039296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3d2b86-59a0-44a6-8b5b-2eea58ec123c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2b508-e024-481b-af3d-c6fbdfa3f838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-e0f80062-f1bb-4a7f-a1be-9e8e986c6e82 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 609/1194] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:20 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1148 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] POST http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee/action Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2b508-e024-481b-af3d-c6fbdfa3f838) transitioned into state 'SUCCESS' from state '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-437039296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['4a5f1e4d-9c30-44ab-81c1-891fa6dcd38c','81268e59-e28d-4f1a-a6e4-192ffc3e7441','0b4d3a69-740b-41ad-8619-449282c18e56','b7afaf26-6336-479a-8264-512b5c2ee14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3d7308-1f62-4586-b40a-76e439b61b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3d7308-1f62-4586-b40a-76e439b61b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (8d65f33f-b9c1-4cea-8630-10fc7b8b27e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ac0488c-366c-4d67-8366-f432c02bd243 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 586/1195] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:20 2026] POST /volume/v3/volumes => generated 768 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3e07201-3508-4258-9ae8-dceee098b619 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Begin detaching volume completed successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-0fa21ce3-74f7-427a-bc4f-a518ba631aba tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee/action returned with HTTP 202 Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 610/1196] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:22:20 2026] POST /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d18df74a-79f5-4009-8fa8-4970534fb6a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1864803836"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd18df74a-79f5-4009-8fa8-4970534fb6a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1864803836'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume of 1 GB Sep 01 08:22:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Availability Zones retrieved successfully. Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (d42b7cac-23b3-473c-87f2-be900337f1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006f100-1fd4-42a3-9882-3670c7f33300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3827f0f5-db48-486e-b49c-e5633acb63e3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3827f0f5-db48-486e-b49c-e5633acb63e3 None None] GET http://192.168.122.100/volume// Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3827f0f5-db48-486e-b49c-e5633acb63e3 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3827f0f5-db48-486e-b49c-e5633acb63e3 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3827f0f5-db48-486e-b49c-e5633acb63e3 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 611/1197] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:21 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006f100-1fd4-42a3-9882-3670c7f33300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabe436-9e37-4002-aa3f-67b5c127fdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-28fe2926-019a-4ab6-a438-d7bb84cdd9f6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 612/1198] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:21 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 1332 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Created reservations ['c335b51d-2143-4176-bc5f-660b96de3a9d', 'f6c6de2d-63ad-41b3-a591-bb4e3320eea9', '348776aa-2845-4ee2-b71e-fe1ce25b21e6', '512cfcd3-f7ba-4a4f-96c9-c83a2cf3f36b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabe436-9e37-4002-aa3f-67b5c127fdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c335b51d-2143-4176-bc5f-660b96de3a9d', 'f6c6de2d-63ad-41b3-a591-bb4e3320eea9', '348776aa-2845-4ee2-b71e-fe1ce25b21e6', '512cfcd3-f7ba-4a4f-96c9-c83a2cf3f36b']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66288e12-7414-4da1-afb5-2f9f4458aedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66288e12-7414-4da1-afb5-2f9f4458aedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d12e740-34bb-4d5c-a124-cac5739bdcd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1864803836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c335b51d-2143-4176-bc5f-660b96de3a9d','f6c6de2d-63ad-41b3-a591-bb4e3320eea9','348776aa-2845-4ee2-b71e-fe1ce25b21e6','512cfcd3-f7ba-4a4f-96c9-c83a2cf3f36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1864803836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d12e740-34bb-4d5c-a124-cac5739bdcd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf6888f9d3943e88cf55332c940ecbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7da3e78362f4823933e634bddbc59b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48333a60-0573-44f4-bf3c-637a1b3f2f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48333a60-0573-44f4-bf3c-637a1b3f2f17) transitioned into state 'SUCCESS' from state '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-1864803836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf6888f9d3943e88cf55332c940ecbe',qos_specs=None,replication_status=,reservations=['c335b51d-2143-4176-bc5f-660b96de3a9d','f6c6de2d-63ad-41b3-a591-bb4e3320eea9','348776aa-2845-4ee2-b71e-fe1ce25b21e6','512cfcd3-f7ba-4a4f-96c9-c83a2cf3f36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7da3e78362f4823933e634bddbc59b8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060cb84d-ba60-4d88-84e7-3db220dd711f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060cb84d-ba60-4d88-84e7-3db220dd711f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Flow 'volume_create_api' (d42b7cac-23b3-473c-87f2-be900337f1b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Create volume request issued successfully. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3e07201-3508-4258-9ae8-dceee098b619 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 587/1199] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:20 2026] POST /volume/v3/volumes => generated 769 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a6003ef5-8e87-4a13-a4d2-7e36658190d3 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 returned with HTTP 200 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 588/1200] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:21 2026] GET /volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-66f39c8c-2d85-4a8b-96d8-62992c6a78d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e4906f2-54a0-4b01-b516-b3a9740b3ef8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 613/1201] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:21 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-66f39c8c-2d85-4a8b-96d8-62992c6a78d1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-66f39c8c-2d85-4a8b-96d8-62992c6a78d1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-66f39c8c-2d85-4a8b-96d8-62992c6a78d1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2b3adcf-a3cc-452b-9ecc-be5bb358d188 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 200 Sep 01 08:22:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 614/1202] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:21 2026] GET /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:21 devstack devstack@c-api.service[86552]: /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 01 08:22:21 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:22:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-20e02fdd-57bc-4f33-b9c5-0d585e16cdf4 req-66f39c8c-2d85-4a8b-96d8-62992c6a78d1 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 returned with HTTP 200 Sep 01 08:22:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 589/1203] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:22:21 2026] DELETE /volume/v3/attachments/b87176e1-ac5f-45b1-8a42-332e3d99d994 => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6c541f7-6259-4aea-83c3-950cbc601f5d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 615/1204] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:22 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9807b326-e0ef-4765-8954-8550ad6e01c7 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 590/1205] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:22 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fb6698f1-f296-4062-b198-8331eb761775 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb6698f1-f296-4062-b198-8331eb761775 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb6698f1-f296-4062-b198-8331eb761775 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb6698f1-f296-4062-b198-8331eb761775 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fb6698f1-f296-4062-b198-8331eb761775 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb6698f1-f296-4062-b198-8331eb761775 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 200 Sep 01 08:22:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 616/1206] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:22 2026] GET /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-53d94959-68c3-4064-9732-4fe7949f6762 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-53d94959-68c3-4064-9732-4fe7949f6762 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-53d94959-68c3-4064-9732-4fe7949f6762 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-53d94959-68c3-4064-9732-4fe7949f6762 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-53d94959-68c3-4064-9732-4fe7949f6762 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-53d94959-68c3-4064-9732-4fe7949f6762 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c returned with HTTP 200 Sep 01 08:22:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 591/1207] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:22 2026] GET /volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-48986e20-2069-4916-ba09-289e13994bf6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48986e20-2069-4916-ba09-289e13994bf6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48986e20-2069-4916-ba09-289e13994bf6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48986e20-2069-4916-ba09-289e13994bf6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-48986e20-2069-4916-ba09-289e13994bf6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48986e20-2069-4916-ba09-289e13994bf6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 200 Sep 01 08:22:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 617/1208] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:22 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 860 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50b309ac-b669-4002-9417-4fb2c2d0df89 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 592/1209] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:23 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-82dcc262-b469-4631-a559-ee8d6269c339 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82dcc262-b469-4631-a559-ee8d6269c339 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82dcc262-b469-4631-a559-ee8d6269c339 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82dcc262-b469-4631-a559-ee8d6269c339 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-82dcc262-b469-4631-a559-ee8d6269c339 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82dcc262-b469-4631-a559-ee8d6269c339 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 200 Sep 01 08:22:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 618/1210] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:24 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ce4da456-1c9b-4612-8de8-f169d1573079 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce4da456-1c9b-4612-8de8-f169d1573079 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce4da456-1c9b-4612-8de8-f169d1573079 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce4da456-1c9b-4612-8de8-f169d1573079 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ce4da456-1c9b-4612-8de8-f169d1573079 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce4da456-1c9b-4612-8de8-f169d1573079 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 593/1211] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:24 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-07171725-b038-41da-8c89-72d522ff8e86 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 619/1212] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:24 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d0687ca8-322c-4a99-9c6d-356afe16186f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0687ca8-322c-4a99-9c6d-356afe16186f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d0687ca8-322c-4a99-9c6d-356afe16186f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d0687ca8-322c-4a99-9c6d-356afe16186f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d0687ca8-322c-4a99-9c6d-356afe16186f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d0687ca8-322c-4a99-9c6d-356afe16186f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 594/1213] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b904186-07ea-46b4-b7dd-2e6621702edf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b904186-07ea-46b4-b7dd-2e6621702edf None None] GET http://192.168.122.100/volume// Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b904186-07ea-46b4-b7dd-2e6621702edf None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b904186-07ea-46b4-b7dd-2e6621702edf None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b904186-07ea-46b4-b7dd-2e6621702edf None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 595/1214] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-7dda2a88-f0e0-4367-8f7d-aeaca9262b16 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-7dda2a88-f0e0-4367-8f7d-aeaca9262b16 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-7dda2a88-f0e0-4367-8f7d-aeaca9262b16 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41bc5533-140b-4884-bb66-c5be7f6f8567", "connector": null, "instance_uuid": "fdbf4173-915f-4635-9b40-994c7dffc7cb"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7453303a-c7f9-4ffb-b123-018533c4d9a2 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 620/1215] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-7dda2a88-f0e0-4367-8f7d-aeaca9262b16 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 596/1216] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:22:25 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f80bddb1-0670-4a73-9a1f-53266f5bd9bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f80bddb1-0670-4a73-9a1f-53266f5bd9bf None None] GET http://192.168.122.100/volume// Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f80bddb1-0670-4a73-9a1f-53266f5bd9bf None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f80bddb1-0670-4a73-9a1f-53266f5bd9bf None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f80bddb1-0670-4a73-9a1f-53266f5bd9bf None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 597/1217] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-99e28cc3-d0e6-47b5-8214-d51c045b0016 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 621/1218] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-98e8cc82-e3d3-42ef-b306-724d242ccea2 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 598/1219] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:25 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1033 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] PUT http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Acquiring lock "cinder-attachment_update-41bc5533-140b-4884-bb66-c5be7f6f8567-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-41bc5533-140b-4884-bb66-c5be7f6f8567-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Lock "cinder-attachment_update-41bc5533-140b-4884-bb66-c5be7f6f8567-devstack" released by "attachment_update" :: held 0.352s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-facfd749-9c20-42c9-8994-4119ba26e690 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df returned with HTTP 200 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 622/1220] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:22:25 2026] PUT /volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-72d165e3-ca85-41ba-832b-8e551d44b11b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72d165e3-ca85-41ba-832b-8e551d44b11b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72d165e3-ca85-41ba-832b-8e551d44b11b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72d165e3-ca85-41ba-832b-8e551d44b11b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-72d165e3-ca85-41ba-832b-8e551d44b11b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72d165e3-ca85-41ba-832b-8e551d44b11b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 returned with HTTP 200 Sep 01 08:22:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 599/1221] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:26 2026] GET /volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: 8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a7cf88e-1864-4c7e-baa2-c99bd288e6ee tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 returned with HTTP 202 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 623/1222] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:26 2026] DELETE /volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71e2d4f3-4824-4525-af12-ca776533efaa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71e2d4f3-4824-4525-af12-ca776533efaa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71e2d4f3-4824-4525-af12-ca776533efaa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71e2d4f3-4824-4525-af12-ca776533efaa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f180c611-fdc9-4d25-a670-7dc6f628a3bb tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 returned with HTTP 200 Sep 01 08:22:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 600/1223] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:26 2026] GET /volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 => generated 861 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-71e2d4f3-4824-4525-af12-ca776533efaa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71e2d4f3-4824-4525-af12-ca776533efaa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 624/1224] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:26 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-a706eefc-4750-4af4-91a7-63c4dc3a20fc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-a706eefc-4750-4af4-91a7-63c4dc3a20fc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df/action Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-a706eefc-4750-4af4-91a7-63c4dc3a20fc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-a706eefc-4750-4af4-91a7-63c4dc3a20fc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-d839b702-aaa4-4226-a6c3-e20d99c42a71 req-a706eefc-4750-4af4-91a7-63c4dc3a20fc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df/action returned with HTTP 204 Sep 01 08:22:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 601/1225] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:22:26 2026] POST /volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-481e3d3d-8bb8-4af2-bdd7-545ff547027e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-481e3d3d-8bb8-4af2-bdd7-545ff547027e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-481e3d3d-8bb8-4af2-bdd7-545ff547027e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-481e3d3d-8bb8-4af2-bdd7-545ff547027e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-481e3d3d-8bb8-4af2-bdd7-545ff547027e tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 returned with HTTP 404 Sep 01 08:22:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 625/1226] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:27 2026] GET /volume/v3/volumes/8d12e740-34bb-4d5c-a124-cac5739bdcd2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: 9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdf06cb6-0f72-4627-9443-4ed4e4f1b054 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 626/1227] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:27 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1145 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b27c2367-3ef4-4e76-a98c-5412705ec1e1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 202 Sep 01 08:22:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 602/1228] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:27 2026] DELETE /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b771b539-617a-4bfa-9d99-7feb028f532d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b771b539-617a-4bfa-9d99-7feb028f532d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b771b539-617a-4bfa-9d99-7feb028f532d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b771b539-617a-4bfa-9d99-7feb028f532d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b771b539-617a-4bfa-9d99-7feb028f532d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08e687e0-d0b0-4a86-ac97-9429dbcb5205 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 627/1229] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:27 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 860 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b771b539-617a-4bfa-9d99-7feb028f532d tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 603/1230] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:27 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1145 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume with id: 70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume request issued successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfefe61d-fbb0-4e8a-9dbc-554ca7561aa6 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 202 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 628/1231] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:28 2026] DELETE /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-56bd5840-7e94-4bdb-a2e8-ff6de1f9b360 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 604/1232] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:28 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-265b3aa2-9731-4f95-a4ad-6b5e23a065f5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 629/1233] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:28 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65/action Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Begin detaching volume completed successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-3785955a-4eaf-46f1-b052-70861b7f71d1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65/action returned with HTTP 202 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 605/1234] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:22:28 2026] POST /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e3d2a92d-60eb-4699-953d-ac43128375dc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3d2a92d-60eb-4699-953d-ac43128375dc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a92d-60eb-4699-953d-ac43128375dc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a92d-60eb-4699-953d-ac43128375dc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e3d2a92d-60eb-4699-953d-ac43128375dc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0e8c0c0f-299c-4e2e-9c2e-8d3483ac9d28 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e8c0c0f-299c-4e2e-9c2e-8d3483ac9d28 None None] GET http://192.168.122.100/volume// Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e8c0c0f-299c-4e2e-9c2e-8d3483ac9d28 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e8c0c0f-299c-4e2e-9c2e-8d3483ac9d28 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e8c0c0f-299c-4e2e-9c2e-8d3483ac9d28 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 606/1235] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:28 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3d2a92d-60eb-4699-953d-ac43128375dc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 630/1236] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:28 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1148 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-0afac2df-317d-4c4a-9375-32ba2997d54f tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 607/1237] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:28 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 1329 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-599d7409-7ed8-4461-bcc0-dbc15c84e908 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-599d7409-7ed8-4461-bcc0-dbc15c84e908 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-599d7409-7ed8-4461-bcc0-dbc15c84e908 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e6125c06-0a54-466c-815f-d99e2f1e3be6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 200 Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-599d7409-7ed8-4461-bcc0-dbc15c84e908 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 631/1238] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:29 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1357c270-7d3e-4a78-a949-ff895d69bbea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:29 devstack devstack@c-api.service[86552]: /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 01 08:22:29 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1357c270-7d3e-4a78-a949-ff895d69bbea tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1357c270-7d3e-4a78-a949-ff895d69bbea tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1357c270-7d3e-4a78-a949-ff895d69bbea tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1357c270-7d3e-4a78-a949-ff895d69bbea tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1357c270-7d3e-4a78-a949-ff895d69bbea tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 200 Sep 01 08:22:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 632/1239] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:29 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-2f01cbdb-701c-44db-b1ee-cea9eabf322c req-599d7409-7ed8-4461-bcc0-dbc15c84e908 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 returned with HTTP 200 Sep 01 08:22:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 608/1240] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:22:29 2026] DELETE /volume/v3/attachments/b937dd59-962b-40ec-b353-dee185beafc0 => generated 19 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68ca66fe-8bdf-4495-8d47-1722c2fca0e3 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 633/1241] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:29 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-5fa73bca-b7a6-4f2d-9b8d-9f7053a75652 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 609/1242] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:29 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] POST http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567/action Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Begin detaching volume completed successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-bd02a5eb-c9b5-4699-867c-29a6038a747b tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567/action returned with HTTP 202 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 634/1243] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:22:30 2026] POST /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2cd5b804-41ec-4c08-9e12-757f810df496 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cd5b804-41ec-4c08-9e12-757f810df496 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cd5b804-41ec-4c08-9e12-757f810df496 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cd5b804-41ec-4c08-9e12-757f810df496 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cd5b804-41ec-4c08-9e12-757f810df496 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c returned with HTTP 404 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 635/1244] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/9a3d2b86-59a0-44a6-8b5b-2eea58ec123c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e13f46d8-d24d-434a-b052-5bf6d2c9d2b5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 610/1245] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ee62c24d-f309-4112-8374-8073c98977b6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: e381a565-6bf1-4f3c-800d-65c17a239a7c Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2283692e-34b3-4b9d-a4d5-ab17fe623011 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2283692e-34b3-4b9d-a4d5-ab17fe623011 None None] GET http://192.168.122.100/volume// Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2283692e-34b3-4b9d-a4d5-ab17fe623011 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2283692e-34b3-4b9d-a4d5-ab17fe623011 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2283692e-34b3-4b9d-a4d5-ab17fe623011 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 611/1246] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee62c24d-f309-4112-8374-8073c98977b6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c returned with HTTP 202 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 636/1247] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:30 2026] DELETE /volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-3a712f9e-4dfc-46f0-b06c-364a31eade23 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 612/1248] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e62af25e-6798-4f7d-a160-381163d6ebb8 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 637/1249] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7f62117a-c983-45a8-97b2-28972a9000a4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f62117a-c983-45a8-97b2-28972a9000a4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f62117a-c983-45a8-97b2-28972a9000a4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f62117a-c983-45a8-97b2-28972a9000a4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f62117a-c983-45a8-97b2-28972a9000a4 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee returned with HTTP 404 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 613/1250] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/70dc04de-dba3-4381-9fd8-441a70d18eee => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume with id: b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-554f33a2-400f-4336-857b-a60dc4da42ef req-9929094f-b09e-40ad-bf6a-6196d2d9eeb9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-9929094f-b09e-40ad-bf6a-6196d2d9eeb9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-9929094f-b09e-40ad-bf6a-6196d2d9eeb9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-9929094f-b09e-40ad-bf6a-6196d2d9eeb9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume request issued successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b793178-2e1b-49c9-8b8b-dff0c12ed0fd tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 202 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 638/1251] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:30 2026] DELETE /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90aac3e4-cb9e-4bdd-93c3-26e58f71e339 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 639/1252] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:30 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86552]: /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 01 08:22:30 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:22:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-554f33a2-400f-4336-857b-a60dc4da42ef req-9929094f-b09e-40ad-bf6a-6196d2d9eeb9 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df returned with HTTP 200 Sep 01 08:22:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 614/1253] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:22:30 2026] DELETE /volume/v3/attachments/06e08b79-efc1-4f3a-8544-966b3453c7df => generated 19 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8682606c-8b30-4015-bfc0-a5d911739374 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-399702943"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-399702943'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume of 1 GB Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Availability Zones retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (914adb91-1a53-42ca-bea9-04c002a827e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a234f176-d841-4227-bb56-ccdea3b1552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a234f176-d841-4227-bb56-ccdea3b1552b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12120814-4bab-4250-8271-b08c9bf0b444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b611964-986a-48e1-98c1-ce8dc3d60611 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 615/1254] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f74fab18-3c28-444a-a7f6-ed54f869bdd8 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 616/1255] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a0eab6b3-7b82-4535-adb4-8f07bb61aa6c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0eab6b3-7b82-4535-adb4-8f07bb61aa6c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0eab6b3-7b82-4535-adb4-8f07bb61aa6c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0eab6b3-7b82-4535-adb4-8f07bb61aa6c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0eab6b3-7b82-4535-adb4-8f07bb61aa6c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c returned with HTTP 404 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 617/1256] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/e381a565-6bf1-4f3c-800d-65c17a239a7c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-179fa0df-7a39-4155-8473-767968bb393f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: 80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Created reservations ['60ae4a2d-f446-4845-9f0a-8377ddbd9a92', '81666daa-cae7-46fd-be6c-405353505845', 'd0cb176c-6707-4089-a5a7-8ff816a26950', '5a1998c1-c8ee-44b1-b729-544a23ec1205'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12120814-4bab-4250-8271-b08c9bf0b444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ae4a2d-f446-4845-9f0a-8377ddbd9a92', '81666daa-cae7-46fd-be6c-405353505845', 'd0cb176c-6707-4089-a5a7-8ff816a26950', '5a1998c1-c8ee-44b1-b729-544a23ec1205']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08da8cd-2129-40e3-8a8d-b05d7adf1486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08da8cd-2129-40e3-8a8d-b05d7adf1486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542b11b1-dd54-4be5-bb4a-b7af3fe63b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-399702943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['60ae4a2d-f446-4845-9f0a-8377ddbd9a92','81666daa-cae7-46fd-be6c-405353505845','d0cb176c-6707-4089-a5a7-8ff816a26950','5a1998c1-c8ee-44b1-b729-544a23ec1205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-399702943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542b11b1-dd54-4be5-bb4a-b7af3fe63b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60286168a884a549a8f6a3bba3e078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='626a43bd39a24fc192843bebe5e731eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0003bf61-cef7-48f2-94f0-a624e6d8dfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-179fa0df-7a39-4155-8473-767968bb393f tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 202 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 618/1257] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:31 2026] DELETE /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0003bf61-cef7-48f2-94f0-a624e6d8dfee) transitioned into state 'SUCCESS' from state '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-399702943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['60ae4a2d-f446-4845-9f0a-8377ddbd9a92','81666daa-cae7-46fd-be6c-405353505845','d0cb176c-6707-4089-a5a7-8ff816a26950','5a1998c1-c8ee-44b1-b729-544a23ec1205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1dd520-c7a4-4294-9135-7f293e30be18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1dd520-c7a4-4294-9135-7f293e30be18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (914adb91-1a53-42ca-bea9-04c002a827e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request issued successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8682606c-8b30-4015-bfc0-a5d911739374 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 640/1258] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:30 2026] POST /volume/v3/volumes => generated 765 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cabb82bf-a3e2-43bd-824a-024dd7fac3fa tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 619/1259] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-460096659"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8257ace4-4520-45d8-b1d3-8735b93a84e6 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 641/1260] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-460096659'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume of 1 GB Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Availability Zones retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (1d7b78bc-5002-4c69-a663-8cca6ad9a52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01731d7e-090e-47e2-a3f8-a6d14f1c4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8503941e-e5f5-4cca-9f7c-bf87f68c0cc5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 642/1261] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-83d89114-ef43-4a3a-be7c-a37bdf2d5640 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 200 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 643/1262] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 855 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01731d7e-090e-47e2-a3f8-a6d14f1c4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6690b98a-baa9-4632-8e92-486f1637f37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71edfaeb-41b2-481b-9ed2-5e035fc5fdd1 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 644/1263] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:31 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Created reservations ['9fc7718a-f11d-48bd-a2e4-29ed342f136b', '9e122f27-6355-4954-8f04-22be1ec02e62', '5efbf9f9-5133-427f-af3a-28edb331f7dd', 'de490c7d-55e2-42aa-a396-a16ab8b0fefd'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6690b98a-baa9-4632-8e92-486f1637f37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc7718a-f11d-48bd-a2e4-29ed342f136b', '9e122f27-6355-4954-8f04-22be1ec02e62', '5efbf9f9-5133-427f-af3a-28edb331f7dd', 'de490c7d-55e2-42aa-a396-a16ab8b0fefd']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0172b9e3-f72f-409a-b8d2-889efc067965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0172b9e3-f72f-409a-b8d2-889efc067965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f83ee1-823f-48ea-a33a-ae54bc77f616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-460096659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['9fc7718a-f11d-48bd-a2e4-29ed342f136b','9e122f27-6355-4954-8f04-22be1ec02e62','5efbf9f9-5133-427f-af3a-28edb331f7dd','de490c7d-55e2-42aa-a396-a16ab8b0fefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-460096659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f83ee1-823f-48ea-a33a-ae54bc77f616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60286168a884a549a8f6a3bba3e078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='626a43bd39a24fc192843bebe5e731eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c4525f-4651-4b6a-9013-37e88e13e468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c4525f-4651-4b6a-9013-37e88e13e468) transitioned into state 'SUCCESS' from state '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-460096659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['9fc7718a-f11d-48bd-a2e4-29ed342f136b','9e122f27-6355-4954-8f04-22be1ec02e62','5efbf9f9-5133-427f-af3a-28edb331f7dd','de490c7d-55e2-42aa-a396-a16ab8b0fefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4902f-0d9f-46b5-9fd4-5c4d447b7c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4902f-0d9f-46b5-9fd4-5c4d447b7c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (1d7b78bc-5002-4c69-a663-8cca6ad9a52a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request issued successfully. Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5636878c-0e9b-4a5d-ae22-00a3c7c5b4b1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 620/1264] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:31 2026] POST /volume/v3/volumes => generated 765 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2e919018-781e-479d-b08b-d608f8b9d15f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1233995866"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1233995866'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume of 1 GB Sep 01 08:22:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Availability Zones retrieved successfully. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (cdd666bd-9994-499d-9c5f-bd448e45a2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8402757f-edc6-40d3-914d-7d3bf5982236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8402757f-edc6-40d3-914d-7d3bf5982236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e5a2b5-6ecd-4454-b805-6e7e53c1c93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Created reservations ['be762909-77e4-4ee3-9d39-b72108e2d0d3', '967d73f7-6c20-4805-b901-18c4689bd800', '8bc90101-4037-4379-a4fb-86d0b6400a40', '4a80e27a-311a-4700-8d65-f0e438c281e1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e5a2b5-6ecd-4454-b805-6e7e53c1c93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be762909-77e4-4ee3-9d39-b72108e2d0d3', '967d73f7-6c20-4805-b901-18c4689bd800', '8bc90101-4037-4379-a4fb-86d0b6400a40', '4a80e27a-311a-4700-8d65-f0e438c281e1']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab491c35-a0c1-4ca3-b4e2-cc78f7b189ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab491c35-a0c1-4ca3-b4e2-cc78f7b189ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5722d8-7ec7-492c-8d30-4e95eb15cddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1233995866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['be762909-77e4-4ee3-9d39-b72108e2d0d3','967d73f7-6c20-4805-b901-18c4689bd800','8bc90101-4037-4379-a4fb-86d0b6400a40','4a80e27a-311a-4700-8d65-f0e438c281e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1233995866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5722d8-7ec7-492c-8d30-4e95eb15cddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60286168a884a549a8f6a3bba3e078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='626a43bd39a24fc192843bebe5e731eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8462630-1195-4384-9468-4361cc833c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00d3004c-14f6-4305-8ec9-7dcd1e8b90ae tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 200 Sep 01 08:22:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 621/1265] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:32 2026] GET /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 860 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f84141ed-c8cf-4ec4-988d-8a801366caaf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f84141ed-c8cf-4ec4-988d-8a801366caaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f84141ed-c8cf-4ec4-988d-8a801366caaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f84141ed-c8cf-4ec4-988d-8a801366caaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f84141ed-c8cf-4ec4-988d-8a801366caaf tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b returned with HTTP 404 Sep 01 08:22:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 622/1266] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:32 2026] GET /volume/v3/volumes/b55b11b3-1e3a-4e97-806f-a5e7e8070a9b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8462630-1195-4384-9468-4361cc833c54) transitioned into state 'SUCCESS' from state '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-1233995866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['be762909-77e4-4ee3-9d39-b72108e2d0d3','967d73f7-6c20-4805-b901-18c4689bd800','8bc90101-4037-4379-a4fb-86d0b6400a40','4a80e27a-311a-4700-8d65-f0e438c281e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c668278-f6ba-46db-9a1c-234a386f2377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c668278-f6ba-46db-9a1c-234a386f2377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (cdd666bd-9994-499d-9c5f-bd448e45a2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request issued successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e919018-781e-479d-b08b-d608f8b9d15f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 645/1267] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:32 2026] POST /volume/v3/volumes => generated 766 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1434708045"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1434708045'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume of 1 GB Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Availability Zones retrieved successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (e4d1b7c1-2e7a-416c-ae3b-982cc6d5a742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85911140-5b72-446f-9448-d6594c4d354d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85911140-5b72-446f-9448-d6594c4d354d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9aa4c77-f33d-4c3c-8205-33172eae4749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] DELETE http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume with id: 035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Created reservations ['50dae820-3e0f-4b6f-9e41-69b76ef0745c', '09fdd43e-a5bd-4003-8b5f-42f3a3622f7b', 'd5ca06f1-ebde-4a17-9aef-7161265c8939', '5a3e15bc-0a33-47f9-8dd1-1e6ed359c23a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9aa4c77-f33d-4c3c-8205-33172eae4749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50dae820-3e0f-4b6f-9e41-69b76ef0745c', '09fdd43e-a5bd-4003-8b5f-42f3a3622f7b', 'd5ca06f1-ebde-4a17-9aef-7161265c8939', '5a3e15bc-0a33-47f9-8dd1-1e6ed359c23a']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d267ae-2483-4c1c-93e9-6e3dcb7332e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Delete volume request issued successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed1c8337-b17a-49e3-94fc-e603c829f44d tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 202 Sep 01 08:22:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 646/1268] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:33 2026] DELETE /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71488aae-d174-4e90-85ff-b9589acd3749 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71488aae-d174-4e90-85ff-b9589acd3749 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71488aae-d174-4e90-85ff-b9589acd3749 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71488aae-d174-4e90-85ff-b9589acd3749 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d267ae-2483-4c1c-93e9-6e3dcb7332e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f57c94a-75ea-4bea-9580-95104118fe3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1434708045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['50dae820-3e0f-4b6f-9e41-69b76ef0745c','09fdd43e-a5bd-4003-8b5f-42f3a3622f7b','d5ca06f1-ebde-4a17-9aef-7161265c8939','5a3e15bc-0a33-47f9-8dd1-1e6ed359c23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1434708045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f57c94a-75ea-4bea-9580-95104118fe3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60286168a884a549a8f6a3bba3e078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='626a43bd39a24fc192843bebe5e731eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccbfc59-b9eb-4b01-bdbd-6f89b1b30990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-71488aae-d174-4e90-85ff-b9589acd3749 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71488aae-d174-4e90-85ff-b9589acd3749 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:22:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 647/1269] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:33 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccbfc59-b9eb-4b01-bdbd-6f89b1b30990) transitioned into state 'SUCCESS' from state '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-1434708045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['50dae820-3e0f-4b6f-9e41-69b76ef0745c','09fdd43e-a5bd-4003-8b5f-42f3a3622f7b','d5ca06f1-ebde-4a17-9aef-7161265c8939','5a3e15bc-0a33-47f9-8dd1-1e6ed359c23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb892d71-7ffa-4a07-861b-0c486f744baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb892d71-7ffa-4a07-861b-0c486f744baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (e4d1b7c1-2e7a-416c-ae3b-982cc6d5a742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request issued successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbbdcac3-bacd-4e7e-949c-1e3de4815a1f tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 623/1270] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:33 2026] POST /volume/v3/volumes => generated 766 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-81552081"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-81552081'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume of 1 GB Sep 01 08:22:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Availability Zones retrieved successfully. Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (6363e1cf-3d8f-4532-ad1d-8df5e1852a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c03456-cc2a-45df-b901-50b60fc43df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26e9c557-676d-4096-842f-dfc55ece6c4a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26e9c557-676d-4096-842f-dfc55ece6c4a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26e9c557-676d-4096-842f-dfc55ece6c4a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26e9c557-676d-4096-842f-dfc55ece6c4a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c03456-cc2a-45df-b901-50b60fc43df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c7bbe8-b418-4fb6-9ca5-f719489ed668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26e9c557-676d-4096-842f-dfc55ece6c4a tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e returned with HTTP 404 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 624/1271] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:33 2026] GET /volume/v3/volumes/80ee9a13-22ba-408a-b0f0-d99ff6fff38e => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4a265381-9948-4ba4-9e3e-061390f273e0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: 45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a265381-9948-4ba4-9e3e-061390f273e0 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 returned with HTTP 202 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 625/1272] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:34 2026] DELETE /volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Created reservations ['a04b6341-eec9-4fff-a78a-4d59a8c40a17', 'c585f4bf-78a6-4776-a579-8658074e6494', '49e776c6-eec7-4db5-8865-d61163aa6519', '28821adb-2b7d-403d-9d8c-3f033ee008ac'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c7bbe8-b418-4fb6-9ca5-f719489ed668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a04b6341-eec9-4fff-a78a-4d59a8c40a17', 'c585f4bf-78a6-4776-a579-8658074e6494', '49e776c6-eec7-4db5-8865-d61163aa6519', '28821adb-2b7d-403d-9d8c-3f033ee008ac']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19663d7b-7fa0-4881-aef1-2b994b5dacf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4f8b51b-2950-4c68-a6ae-8a060f361df9 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 returned with HTTP 200 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 626/1273] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:34 2026] GET /volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19663d7b-7fa0-4881-aef1-2b994b5dacf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85ecb3d-89e8-4da7-88a3-2f99fd480ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-81552081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['a04b6341-eec9-4fff-a78a-4d59a8c40a17','c585f4bf-78a6-4776-a579-8658074e6494','49e776c6-eec7-4db5-8865-d61163aa6519','28821adb-2b7d-403d-9d8c-3f033ee008ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-81552081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85ecb3d-89e8-4da7-88a3-2f99fd480ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60286168a884a549a8f6a3bba3e078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='626a43bd39a24fc192843bebe5e731eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3158e2ac-0381-4ae6-98db-2537e8fd629a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3158e2ac-0381-4ae6-98db-2537e8fd629a) transitioned into state 'SUCCESS' from state '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-81552081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60286168a884a549a8f6a3bba3e078e',qos_specs=None,replication_status=,reservations=['a04b6341-eec9-4fff-a78a-4d59a8c40a17','c585f4bf-78a6-4776-a579-8658074e6494','49e776c6-eec7-4db5-8865-d61163aa6519','28821adb-2b7d-403d-9d8c-3f033ee008ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='626a43bd39a24fc192843bebe5e731eb',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297a81f4-4713-4c3a-be54-0d145322e830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297a81f4-4713-4c3a-be54-0d145322e830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Flow 'volume_create_api' (6363e1cf-3d8f-4532-ad1d-8df5e1852a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Create volume request issued successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b563600-ab0f-4191-b8f2-241e760c9a55 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 648/1274] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:33 2026] POST /volume/v3/volumes => generated 764 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-96059d5c-87ea-42b7-aba0-4e7f88e3cf89 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c returned with HTTP 200 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 627/1275] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:34 2026] GET /volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad975a30-a3ab-4625-b2bf-7dd52b43652c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 returned with HTTP 200 Sep 01 08:22:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 628/1276] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:34 2026] GET /volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Volume info retrieved successfully. Sep 01 08:22:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd4da55b-c46f-48cf-815a-1bbea35fb9d8 tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 200 Sep 01 08:22:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 649/1277] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:34 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e437569-1382-4b01-ab4b-d3278384c806 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e437569-1382-4b01-ab4b-d3278384c806 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e437569-1382-4b01-ab4b-d3278384c806 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e437569-1382-4b01-ab4b-d3278384c806 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9e437569-1382-4b01-ab4b-d3278384c806 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e437569-1382-4b01-ab4b-d3278384c806 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 returned with HTTP 200 Sep 01 08:22:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 629/1278] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:35 2026] GET /volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 => generated 860 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-75f07891-56c4-4025-ba1e-07a653fdd11a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75f07891-56c4-4025-ba1e-07a653fdd11a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] GET http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75f07891-56c4-4025-ba1e-07a653fdd11a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-75f07891-56c4-4025-ba1e-07a653fdd11a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-75f07891-56c4-4025-ba1e-07a653fdd11a tempest-AttachVolumeNegativeTest-1390424861 tempest-AttachVolumeNegativeTest-1390424861-project-member] http://192.168.122.100/volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 returned with HTTP 404 Sep 01 08:22:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 630/1279] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:35 2026] GET /volume/v3/volumes/035447a2-cff4-47be-97b3-b978338c7039 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdfcb6d3-b12b-48c8-9b16-ddb3f1e71f6d tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 returned with HTTP 200 Sep 01 08:22:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 650/1280] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:35 2026] GET /volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9d5d9f00-a11d-4b38-9318-8408115d4197 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc returned with HTTP 200 Sep 01 08:22:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 631/1281] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:35 2026] GET /volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-38e9a896-4724-4a83-9d08-7b5a6794ea20 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38e9a896-4724-4a83-9d08-7b5a6794ea20 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38e9a896-4724-4a83-9d08-7b5a6794ea20 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38e9a896-4724-4a83-9d08-7b5a6794ea20 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38e9a896-4724-4a83-9d08-7b5a6794ea20 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 returned with HTTP 404 Sep 01 08:22:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 651/1282] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:36 2026] GET /volume/v3/volumes/45495268-85ee-4d74-9817-8dc1fae4e303 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete snapshot with id: d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot delete request issued successfully. Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0a2cfbd-5ea6-49d3-9616-e1372947f6d1 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 202 Sep 01 08:22:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 632/1283] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:22:36 2026] DELETE /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98b77a95-3752-4ccb-acf6-b34a7e983616 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 652/1284] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:36 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a851ebd-8c7b-4248-bd5c-99e5a3d98bd5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc returned with HTTP 200 Sep 01 08:22:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 633/1285] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:36 2026] GET /volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2807bd31-f16f-4e85-8cf4-405646e6bad1 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f returned with HTTP 200 Sep 01 08:22:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 653/1286] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:37 2026] GET /volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f9171f9-1299-4922-9028-26e175eef446 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f9171f9-1299-4922-9028-26e175eef446 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f9171f9-1299-4922-9028-26e175eef446 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f9171f9-1299-4922-9028-26e175eef446 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f9171f9-1299-4922-9028-26e175eef446 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f9171f9-1299-4922-9028-26e175eef446 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 returned with HTTP 200 Sep 01 08:22:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 634/1287] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:37 2026] GET /volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dc63797a-93d8-4a30-a9dd-64fd34ea848b tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 654/1288] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:37 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume with id: 41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume request issued successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5d47bc35-6275-4a9f-8bc6-097586443f60 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 202 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 635/1289] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:38 2026] DELETE /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a0c5ef7-3c11-409c-be2b-2749468b9d1c tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 returned with HTTP 200 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 655/1290] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:38 2026] GET /volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume with id: b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume request issued successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe5dd916-1fac-4836-ac24-a35766d8cf87 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 returned with HTTP 202 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-babd8886-dd1a-413d-9a97-d1d35320c8cc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 200 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 636/1291] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:38 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 656/1292] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:38 2026] DELETE /volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ade0e209-a7d1-4b93-b462-9bdf4e1d50a9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 returned with HTTP 200 Sep 01 08:22:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 637/1293] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:38 2026] GET /volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6829e057-3085-4c8b-8359-a5a727da0e92 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6829e057-3085-4c8b-8359-a5a727da0e92 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6829e057-3085-4c8b-8359-a5a727da0e92 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6829e057-3085-4c8b-8359-a5a727da0e92 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6829e057-3085-4c8b-8359-a5a727da0e92 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Snapshot retrieved successfully. Sep 01 08:22:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6829e057-3085-4c8b-8359-a5a727da0e92 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 200 Sep 01 08:22:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 657/1294] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:38 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4663745-73ce-439c-8cbe-1ffd75624dcd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4663745-73ce-439c-8cbe-1ffd75624dcd tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4663745-73ce-439c-8cbe-1ffd75624dcd tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4663745-73ce-439c-8cbe-1ffd75624dcd tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4663745-73ce-439c-8cbe-1ffd75624dcd tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 returned with HTTP 404 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 638/1295] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/volumes/41bc5533-140b-4884-bb66-c5be7f6f8567 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume with id: ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ca244a2-c97e-4210-ab61-b6e2b4ce7fe7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ca244a2-c97e-4210-ab61-b6e2b4ce7fe7 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ca244a2-c97e-4210-ab61-b6e2b4ce7fe7 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ca244a2-c97e-4210-ab61-b6e2b4ce7fe7 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ca244a2-c97e-4210-ab61-b6e2b4ce7fe7 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 returned with HTTP 404 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 639/1296] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/volumes/b85ecb3d-89e8-4da7-88a3-2f99fd480ca4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] DELETE http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume with id: 5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume request issued successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d08c15eb-b0c0-4157-ae87-efc1995484bc tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 202 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 658/1297] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:39 2026] DELETE /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e5435772-5af5-4523-b1ea-d39c469b1347 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5435772-5af5-4523-b1ea-d39c469b1347 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5435772-5af5-4523-b1ea-d39c469b1347 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5435772-5af5-4523-b1ea-d39c469b1347 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5435772-5af5-4523-b1ea-d39c469b1347 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 returned with HTTP 404 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 659/1298] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/snapshots/d18df74a-79f5-4009-8fa8-4970534fb6a2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume request issued successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-35a71ee8-438c-494a-ac76-8e25e76e5b0e tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f returned with HTTP 202 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 640/1299] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:39 2026] DELETE /volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c632311e-390e-48f4-85ff-8f95996eaa14 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c97ef0b5-0a86-43c8-a32c-02cc39e2024e tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 200 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 660/1300] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] DELETE http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume with id: fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-631ca335-d206-4b9b-b3dd-4ab7e7aea053 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f returned with HTTP 200 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 661/1301] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Delete volume request issued successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c632311e-390e-48f4-85ff-8f95996eaa14 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 202 Sep 01 08:22:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 641/1302] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:39 2026] DELETE /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-454b189d-ecde-4546-b377-cd9534769d81 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-454b189d-ecde-4546-b377-cd9534769d81 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-454b189d-ecde-4546-b377-cd9534769d81 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-454b189d-ecde-4546-b377-cd9534769d81 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-454b189d-ecde-4546-b377-cd9534769d81 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-454b189d-ecde-4546-b377-cd9534769d81 tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 662/1303] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:39 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a2f50daf-a9f5-4330-9536-494495a0e5e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2f50daf-a9f5-4330-9536-494495a0e5e5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2f50daf-a9f5-4330-9536-494495a0e5e5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2f50daf-a9f5-4330-9536-494495a0e5e5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2f50daf-a9f5-4330-9536-494495a0e5e5 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 returned with HTTP 404 Sep 01 08:22:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 642/1304] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:40 2026] GET /volume/v3/volumes/ad3e5ff8-1442-49ce-a676-bcff22403e65 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-347bac7e-fc9c-444b-b013-e56b456bee42 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-347bac7e-fc9c-444b-b013-e56b456bee42 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-347bac7e-fc9c-444b-b013-e56b456bee42 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-347bac7e-fc9c-444b-b013-e56b456bee42 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-347bac7e-fc9c-444b-b013-e56b456bee42 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-347bac7e-fc9c-444b-b013-e56b456bee42 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f returned with HTTP 200 Sep 01 08:22:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 663/1305] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:40 2026] GET /volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume with id: b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:22:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Volume info retrieved successfully. Sep 01 08:22:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94e1aa2b-7bb4-4a48-b7de-cb1d83e042fe tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 200 Sep 01 08:22:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 643/1306] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:40 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Delete volume request issued successfully. Sep 01 08:22:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70fdfe3c-e560-4880-8b2c-a5d275fb0503 tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 202 Sep 01 08:22:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 664/1307] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:40 2026] DELETE /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Volume info retrieved successfully. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6295452-ec32-4ef9-aab7-fbe7cf2914ef tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 200 Sep 01 08:22:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 644/1308] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:41 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-504d2a5a-3a28-4d14-9604-daee2a689fab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-504d2a5a-3a28-4d14-9604-daee2a689fab tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f Sep 01 08:22:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-504d2a5a-3a28-4d14-9604-daee2a689fab tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-504d2a5a-3a28-4d14-9604-daee2a689fab tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-504d2a5a-3a28-4d14-9604-daee2a689fab tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f returned with HTTP 404 Sep 01 08:22:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 665/1309] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:41 2026] GET /volume/v3/volumes/5f57c94a-75ea-4bea-9580-95104118fe3f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] DELETE http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume with id: 3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume request issued successfully. Sep 01 08:22:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e3b9b6d-86d1-4023-9abe-ad55d7d116f9 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc returned with HTTP 202 Sep 01 08:22:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 645/1310] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:41 2026] DELETE /volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bafec744-f482-461a-98d9-4cd62e23a25c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bafec744-f482-461a-98d9-4cd62e23a25c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] GET http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bafec744-f482-461a-98d9-4cd62e23a25c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bafec744-f482-461a-98d9-4cd62e23a25c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bafec744-f482-461a-98d9-4cd62e23a25c tempest-CreateVolumesFromSnapshotTest-1966592782 tempest-CreateVolumesFromSnapshotTest-1966592782-project-member] http://192.168.122.100/volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 returned with HTTP 404 Sep 01 08:22:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 646/1311] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:42 2026] GET /volume/v3/volumes/fcf88953-7ae1-48ae-997c-3077c60e2252 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b0762d9-70d2-41c1-b7c8-9a1a559e2efa tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc returned with HTTP 200 Sep 01 08:22:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 666/1312] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:41 2026] GET /volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e2f6eb5-bce2-4775-b0df-dc4566cbf18c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e2f6eb5-bce2-4775-b0df-dc4566cbf18c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] GET http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e2f6eb5-bce2-4775-b0df-dc4566cbf18c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e2f6eb5-bce2-4775-b0df-dc4566cbf18c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e2f6eb5-bce2-4775-b0df-dc4566cbf18c tempest-AttachVolumeTestJSON-1416367693 tempest-AttachVolumeTestJSON-1416367693-project-member] http://192.168.122.100/volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee returned with HTTP 404 Sep 01 08:22:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 647/1313] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:42 2026] GET /volume/v3/volumes/b907e99e-4fc7-40e7-a6d1-b64abcacc2ee => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-04cb47fc-701b-4872-9840-bdf6f3e1b1a3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04cb47fc-701b-4872-9840-bdf6f3e1b1a3 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04cb47fc-701b-4872-9840-bdf6f3e1b1a3 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04cb47fc-701b-4872-9840-bdf6f3e1b1a3 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04cb47fc-701b-4872-9840-bdf6f3e1b1a3 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc returned with HTTP 404 Sep 01 08:22:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 667/1314] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:43 2026] GET /volume/v3/volumes/3a5722d8-7ec7-492c-8d30-4e95eb15cddc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:43 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume with id: b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume request issued successfully. Sep 01 08:22:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6178d49b-9c2b-425e-9ed6-0bfeecf978af tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 returned with HTTP 202 Sep 01 08:22:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 648/1315] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:43 2026] DELETE /volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-11a73f42-a54e-4679-8784-58ecc51e06ff None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11a73f42-a54e-4679-8784-58ecc51e06ff tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11a73f42-a54e-4679-8784-58ecc51e06ff tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11a73f42-a54e-4679-8784-58ecc51e06ff tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-11a73f42-a54e-4679-8784-58ecc51e06ff tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11a73f42-a54e-4679-8784-58ecc51e06ff tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 returned with HTTP 200 Sep 01 08:22:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 668/1316] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:43 2026] GET /volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fedd8721-16ff-48ad-bb1c-b726c5203cf5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fedd8721-16ff-48ad-bb1c-b726c5203cf5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fedd8721-16ff-48ad-bb1c-b726c5203cf5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fedd8721-16ff-48ad-bb1c-b726c5203cf5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fedd8721-16ff-48ad-bb1c-b726c5203cf5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 returned with HTTP 404 Sep 01 08:22:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 649/1317] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:44 2026] GET /volume/v3/volumes/b2f83ee1-823f-48ea-a33a-ae54bc77f616 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] DELETE http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:44 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume with id: 542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Delete volume request issued successfully. Sep 01 08:22:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ca3df1b-ad0d-4c66-ac0f-4187060266a5 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c returned with HTTP 202 Sep 01 08:22:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 669/1318] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:44 2026] DELETE /volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-546b9e0d-194e-4172-a7ee-615031015fc8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-546b9e0d-194e-4172-a7ee-615031015fc8 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-546b9e0d-194e-4172-a7ee-615031015fc8 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-546b9e0d-194e-4172-a7ee-615031015fc8 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-546b9e0d-194e-4172-a7ee-615031015fc8 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-546b9e0d-194e-4172-a7ee-615031015fc8 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c returned with HTTP 200 Sep 01 08:22:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 650/1319] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:44 2026] GET /volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7b309fc1-3596-4732-af61-ae693c731ca6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Volume info retrieved successfully. Sep 01 08:22:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fbd4f121-7b69-4370-af83-ea52e4822b37 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c returned with HTTP 200 Sep 01 08:22:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 670/1320] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:45 2026] GET /volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:45 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume of 1 GB Sep 01 08:22:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Availability Zones retrieved successfully. Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Flow 'volume_create_api' (45e7943c-485d-4f81-9747-6917e9cc94d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83ccbaa-0ada-47da-b24f-3c88f7a90754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83ccbaa-0ada-47da-b24f-3c88f7a90754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f589e9b-2a92-4267-97a5-14132dbd146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Created reservations ['52e5c696-c969-46c5-accb-f63ecfd08d0c', 'acb89872-ba32-45e8-924d-530fd2b90433', '5c7019f1-a6d7-4bc5-b737-848c03ae3aea', '11ce8f69-1fb5-4785-a1be-f566f8a9eb4f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f589e9b-2a92-4267-97a5-14132dbd146a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e5c696-c969-46c5-accb-f63ecfd08d0c', 'acb89872-ba32-45e8-924d-530fd2b90433', '5c7019f1-a6d7-4bc5-b737-848c03ae3aea', '11ce8f69-1fb5-4785-a1be-f566f8a9eb4f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce6dcdf-575b-48ac-8aba-42a50fa4d95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce6dcdf-575b-48ac-8aba-42a50fa4d95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d8463c-6a73-4536-8c24-c8128b354352', '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='4bd4e1812a6f4f17b0dbb5707b9ac577',qos_specs=None,replication_status=,reservations=['52e5c696-c969-46c5-accb-f63ecfd08d0c','acb89872-ba32-45e8-924d-530fd2b90433','5c7019f1-a6d7-4bc5-b737-848c03ae3aea','11ce8f69-1fb5-4785-a1be-f566f8a9eb4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d8463c-6a73-4536-8c24-c8128b354352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd4e1812a6f4f17b0dbb5707b9ac577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909768aa-fea5-474e-9695-98d21532a626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909768aa-fea5-474e-9695-98d21532a626) transitioned into state 'SUCCESS' from 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='4bd4e1812a6f4f17b0dbb5707b9ac577',qos_specs=None,replication_status=,reservations=['52e5c696-c969-46c5-accb-f63ecfd08d0c','acb89872-ba32-45e8-924d-530fd2b90433','5c7019f1-a6d7-4bc5-b737-848c03ae3aea','11ce8f69-1fb5-4785-a1be-f566f8a9eb4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50faf2c6-dff0-469a-aa72-93860a696f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50faf2c6-dff0-469a-aa72-93860a696f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Flow 'volume_create_api' (45e7943c-485d-4f81-9747-6917e9cc94d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume request issued successfully. Sep 01 08:22:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7b309fc1-3596-4732-af61-ae693c731ca6 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 651/1321] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:22:45 2026] POST /volume/v3/volumes => generated 749 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efe9c9cd-1646-43fc-9a08-ec306dbdce04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:22:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 671/1322] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:46 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1caeacb1-d884-463f-980c-cc6709353135 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1caeacb1-d884-463f-980c-cc6709353135 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] GET http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1caeacb1-d884-463f-980c-cc6709353135 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1caeacb1-d884-463f-980c-cc6709353135 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1155517030"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1155517030'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume of 1 GB Sep 01 08:22:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1caeacb1-d884-463f-980c-cc6709353135 tempest-CreateVolumesFromImageTest-597456346 tempest-CreateVolumesFromImageTest-597456346-project-member] http://192.168.122.100/volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c returned with HTTP 404 Sep 01 08:22:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 672/1323] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:46 2026] GET /volume/v3/volumes/542b11b1-dd54-4be5-bb4a-b7af3fe63b6c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Availability Zones retrieved successfully. Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (088e4145-d8a8-4a5e-8b1b-4cad9dcfb597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338c5fa5-1fc3-4f94-8226-6cb488224b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338c5fa5-1fc3-4f94-8226-6cb488224b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151f3439-8670-4572-b73d-829dca4cbd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Created reservations ['d9331b4f-6801-48a9-9eae-6f2b7f811534', '4e7ff299-c29e-4060-acce-d99600737240', '4d696aa4-4b2d-47d4-8733-1be3e7c78cdd', 'a48666b1-ff57-42ee-849f-cab88df41ac9'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151f3439-8670-4572-b73d-829dca4cbd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9331b4f-6801-48a9-9eae-6f2b7f811534', '4e7ff299-c29e-4060-acce-d99600737240', '4d696aa4-4b2d-47d4-8733-1be3e7c78cdd', 'a48666b1-ff57-42ee-849f-cab88df41ac9']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d47d15-5c0c-4640-b07c-ce4eb3c1ea41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d47d15-5c0c-4640-b07c-ce4eb3c1ea41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe0e7e5-a2ae-4348-aa07-d873e7905b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1155517030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['d9331b4f-6801-48a9-9eae-6f2b7f811534','4e7ff299-c29e-4060-acce-d99600737240','4d696aa4-4b2d-47d4-8733-1be3e7c78cdd','a48666b1-ff57-42ee-849f-cab88df41ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1155517030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe0e7e5-a2ae-4348-aa07-d873e7905b19,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13b3c68064fe4e79b9e234f78f0fc340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d69c096-1d30-4122-9665-4b3ba2686fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d69c096-1d30-4122-9665-4b3ba2686fb0) transitioned into state 'SUCCESS' from state '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-1155517030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['d9331b4f-6801-48a9-9eae-6f2b7f811534','4e7ff299-c29e-4060-acce-d99600737240','4d696aa4-4b2d-47d4-8733-1be3e7c78cdd','a48666b1-ff57-42ee-849f-cab88df41ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bc7e04-aa2a-4118-81ba-57d53f44396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bc7e04-aa2a-4118-81ba-57d53f44396d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (088e4145-d8a8-4a5e-8b1b-4cad9dcfb597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request issued successfully. Sep 01 08:22:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50b7ce48-0358-4673-bee1-c0db64fdd595 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 652/1324] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:46 2026] POST /volume/v3/volumes => generated 769 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:22:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2f9fbaf-50b2-4537-9b04-23ff9179c0a6 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:22:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 673/1325] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:47 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 837 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e973a5a4-fe1f-4cd5-b052-8895e70b764e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:22:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 653/1326] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:47 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 841 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01033ece-e951-4295-a56b-5a9f0a12ac60 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:22:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 674/1327] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:48 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d9225e2-476f-4d8b-827d-ac47f423f4e7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:22:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 654/1328] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:48 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f72a530b-7967-42c3-8e79-d03f9a24ef8f tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:22:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 675/1329] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:48 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-452856285"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-452856285'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume of 1 GB Sep 01 08:22:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Availability Zones retrieved successfully. Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Flow 'volume_create_api' (c123058f-50cf-4dca-a8bf-917b3540d2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1669e4b6-e505-4b45-a719-73801c3fb777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1669e4b6-e505-4b45-a719-73801c3fb777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e941a7-eb1e-461e-ba7a-72cae8e1558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Created reservations ['66e9185c-e2d0-48cf-94bc-ad2dcbf711f3', 'f7c106a7-3d64-4ffa-a000-56f6d2f48939', '580a58c2-5765-4add-9d5a-a956ac10f108', 'b9cf3ff1-d5fa-477b-85f7-384874d010bb'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e941a7-eb1e-461e-ba7a-72cae8e1558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66e9185c-e2d0-48cf-94bc-ad2dcbf711f3', 'f7c106a7-3d64-4ffa-a000-56f6d2f48939', '580a58c2-5765-4add-9d5a-a956ac10f108', 'b9cf3ff1-d5fa-477b-85f7-384874d010bb']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f32201f-635e-4073-b294-25f9519dfc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f32201f-635e-4073-b294-25f9519dfc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f7966c-1fcc-4d3b-a696-68046f33e1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-452856285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd4e1812a6f4f17b0dbb5707b9ac577',qos_specs=None,replication_status=,reservations=['66e9185c-e2d0-48cf-94bc-ad2dcbf711f3','f7c106a7-3d64-4ffa-a000-56f6d2f48939','580a58c2-5765-4add-9d5a-a956ac10f108','b9cf3ff1-d5fa-477b-85f7-384874d010bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:49Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-452856285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f7966c-1fcc-4d3b-a696-68046f33e1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd4e1812a6f4f17b0dbb5707b9ac577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0135fb-b508-4f7c-9679-6ee5b4a5f6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0135fb-b508-4f7c-9679-6ee5b4a5f6f0) transitioned into 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-452856285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd4e1812a6f4f17b0dbb5707b9ac577',qos_specs=None,replication_status=,reservations=['66e9185c-e2d0-48cf-94bc-ad2dcbf711f3','f7c106a7-3d64-4ffa-a000-56f6d2f48939','580a58c2-5765-4add-9d5a-a956ac10f108','b9cf3ff1-d5fa-477b-85f7-384874d010bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cae2eedbac476ca8f51c0fa19f262d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b01d38-5093-47da-a531-d65ee843a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b01d38-5093-47da-a531-d65ee843a828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Flow 'volume_create_api' (c123058f-50cf-4dca-a8bf-917b3540d2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create volume request issued successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df9d49eb-bfc7-42b0-8880-9d539a7f2ec3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 655/1330] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:48 2026] POST /volume/v3/volumes => generated 784 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a58b68a1-31aa-43be-9994-8ef5ff6ad7f0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 676/1331] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:49 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-394b3bdc-5dac-41a5-9715-584967d0a796 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-394b3bdc-5dac-41a5-9715-584967d0a796 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-394b3bdc-5dac-41a5-9715-584967d0a796 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-394b3bdc-5dac-41a5-9715-584967d0a796 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-394b3bdc-5dac-41a5-9715-584967d0a796 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-394b3bdc-5dac-41a5-9715-584967d0a796 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:22:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 656/1332] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:49 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-c65ab15f-43fc-4c5c-b51d-c180edc0f63d req-4e5069c5-d5c4-4ebb-9af8-bf85faf8db33 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:22:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 677/1333] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:49 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b94f52df-0dbb-4971-95b8-15396b533104 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-441836242"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-441836242'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume of 1 GB Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Availability Zones retrieved successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (130c9057-401e-4b40-8abc-af19730527d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13081a-375e-4a1e-8a23-3bed18a90aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13081a-375e-4a1e-8a23-3bed18a90aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b426b6b9-dfba-4706-99b6-08fcfe8c0e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Created reservations ['0581f908-1667-418a-a6f2-4f9795c9351d', '87f88ccb-d9b9-4906-b11d-ffbef674b9d5', 'e69c6bbb-b4b8-49a5-b2f0-21a09e91cbd4', '5eccd95b-653e-42a9-b1bc-31ef3a1a8a2f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b426b6b9-dfba-4706-99b6-08fcfe8c0e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0581f908-1667-418a-a6f2-4f9795c9351d', '87f88ccb-d9b9-4906-b11d-ffbef674b9d5', 'e69c6bbb-b4b8-49a5-b2f0-21a09e91cbd4', '5eccd95b-653e-42a9-b1bc-31ef3a1a8a2f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7877ad28-5c03-4a04-9a29-c7c6e70709c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7877ad28-5c03-4a04-9a29-c7c6e70709c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-441836242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['0581f908-1667-418a-a6f2-4f9795c9351d','87f88ccb-d9b9-4906-b11d-ffbef674b9d5','e69c6bbb-b4b8-49a5-b2f0-21a09e91cbd4','5eccd95b-653e-42a9-b1bc-31ef3a1a8a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-441836242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13b3c68064fe4e79b9e234f78f0fc340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029995e4-4d17-433f-ad4d-5a4b45c77e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029995e4-4d17-433f-ad4d-5a4b45c77e00) transitioned into state 'SUCCESS' from state '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-441836242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['0581f908-1667-418a-a6f2-4f9795c9351d','87f88ccb-d9b9-4906-b11d-ffbef674b9d5','e69c6bbb-b4b8-49a5-b2f0-21a09e91cbd4','5eccd95b-653e-42a9-b1bc-31ef3a1a8a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd210527-2c6a-4003-b8c4-4dd0e7816d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd210527-2c6a-4003-b8c4-4dd0e7816d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (130c9057-401e-4b40-8abc-af19730527d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request issued successfully. Sep 01 08:22:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b94f52df-0dbb-4971-95b8-15396b533104 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 657/1334] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:49 2026] POST /volume/v3/volumes => generated 768 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bda7914f-c39e-4c3a-aa41-454dd3177e6d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:22:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 678/1335] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:49 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 836 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd17bb54-5346-4034-a75d-926d9d3c91c7 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 658/1336] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:50 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8b64b5e7-5468-4f15-9904-30f17e54b806 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b64b5e7-5468-4f15-9904-30f17e54b806 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b64b5e7-5468-4f15-9904-30f17e54b806 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1433976335", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b64b5e7-5468-4f15-9904-30f17e54b806 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 679/1337] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:50 2026] POST /volume/v3/types => generated 380 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7349475a-d5bd-466e-9513-fbcfe6d3b96b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7349475a-d5bd-466e-9513-fbcfe6d3b96b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7349475a-d5bd-466e-9513-fbcfe6d3b96b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7349475a-d5bd-466e-9513-fbcfe6d3b96b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption returned with HTTP 200 Sep 01 08:22:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 659/1338] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:22:50 2026] POST /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9572cd10-fb99-4eed-87a9-f778e910354d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9572cd10-fb99-4eed-87a9-f778e910354d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9572cd10-fb99-4eed-87a9-f778e910354d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2018315144", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9572cd10-fb99-4eed-87a9-f778e910354d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 680/1339] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:50 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-72a98135-c42c-4a78-b959-e9260e8c1446 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] DELETE http://192.168.122.100/volume/v3/volumes/tempest-invalid-2028188307 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Delete volume with id: tempest-invalid-2028188307 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-8d85bf2c-03ef-4caf-8a75-602db5aead64 req-66652792-72a0-4587-ba90-3d9d11efef4f tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] http://192.168.122.100/volume/v3/volumes/tempest-invalid-2028188307 returned with HTTP 404 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 681/1340] 192.168.122.100 () {62 vars in 1479 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/volumes/tempest-invalid-2028188307 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df7fc7a4-a9a1-43cf-a590-aab073e81609 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 682/1341] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72a98135-c42c-4a78-b959-e9260e8c1446 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] POST http://192.168.122.100/volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1/encryption Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72a98135-c42c-4a78-b959-e9260e8c1446 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-72a98135-c42c-4a78-b959-e9260e8c1446 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72a98135-c42c-4a78-b959-e9260e8c1446 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1/encryption returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 660/1342] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:22:50 2026] POST /volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1/encryption => generated 127 bytes in 171 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b33c6c9-ccfb-4bb9-b655-06c09fbf185c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b33c6c9-ccfb-4bb9-b655-06c09fbf185c tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b33c6c9-ccfb-4bb9-b655-06c09fbf185c tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1433098578", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b33c6c9-ccfb-4bb9-b655-06c09fbf185c tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 683/1343] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-76cb7b64-208b-498a-b30d-aef6c9b47e89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-76cb7b64-208b-498a-b30d-aef6c9b47e89 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] POST http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-76cb7b64-208b-498a-b30d-aef6c9b47e89 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-76cb7b64-208b-498a-b30d-aef6c9b47e89 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-76cb7b64-208b-498a-b30d-aef6c9b47e89 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 661/1344] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-09cc339c-e730-4cca-8f3b-4a40249dc551 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09cc339c-e730-4cca-8f3b-4a40249dc551 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] PUT http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs/key2 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09cc339c-e730-4cca-8f3b-4a40249dc551 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-09cc339c-e730-4cca-8f3b-4a40249dc551 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09cc339c-e730-4cca-8f3b-4a40249dc551 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs/key2 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 662/1345] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:22:51 2026] PUT /volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802/extra_specs/key2 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26e502cf-4a56-40fe-a06c-a00579d91be0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26e502cf-4a56-40fe-a06c-a00579d91be0 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26e502cf-4a56-40fe-a06c-a00579d91be0 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-26e502cf-4a56-40fe-a06c-a00579d91be0 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26e502cf-4a56-40fe-a06c-a00579d91be0 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 663/1346] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ecd4ee4-cb5f-40c5-a5d4-a33b384c726b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ecd4ee4-cb5f-40c5-a5d4-a33b384c726b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ecd4ee4-cb5f-40c5-a5d4-a33b384c726b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-395619274", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] DELETE http://192.168.122.100/volume/v3/volumes/2474071f-23fe-4901-b90a-868bfc3e5401 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] Delete volume with id: 2474071f-23fe-4901-b90a-868bfc3e5401 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-d6a1d26b-b575-4138-ac4f-bcdcc6ef46ec req-cfceb6c2-53f3-44e6-a8df-aa653abd1712 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-member] http://192.168.122.100/volume/v3/volumes/2474071f-23fe-4901-b90a-868bfc3e5401 returned with HTTP 404 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 684/1347] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/volumes/2474071f-23fe-4901-b90a-868bfc3e5401 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ecd4ee4-cb5f-40c5-a5d4-a33b384c726b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 664/1348] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types => generated 379 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64ef4dc9-5215-49f6-a821-f41156ef8414 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64ef4dc9-5215-49f6-a821-f41156ef8414 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64ef4dc9-5215-49f6-a821-f41156ef8414 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76ce0c9d-305d-40cc-b65e-e7443f6fe7e1 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 685/1349] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-2b7bf1ad-a580-4f35-9774-0c324f1a6d6f req-aa89f433-691f-42d5-8ed7-d7ec7be57467 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2b7bf1ad-a580-4f35-9774-0c324f1a6d6f req-aa89f433-691f-42d5-8ed7-d7ec7be57467 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-reader] GET http://192.168.122.100/volume/v3/volumes/437388c4-0bc2-499e-a42b-1a32674d5b37 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2b7bf1ad-a580-4f35-9774-0c324f1a6d6f req-aa89f433-691f-42d5-8ed7-d7ec7be57467 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-2b7bf1ad-a580-4f35-9774-0c324f1a6d6f req-aa89f433-691f-42d5-8ed7-d7ec7be57467 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-2b7bf1ad-a580-4f35-9774-0c324f1a6d6f req-aa89f433-691f-42d5-8ed7-d7ec7be57467 tempest-VolumesNegativeTest-275102753 tempest-VolumesNegativeTest-275102753-project-reader] http://192.168.122.100/volume/v3/volumes/437388c4-0bc2-499e-a42b-1a32674d5b37 returned with HTTP 404 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 686/1350] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/volumes/437388c4-0bc2-499e-a42b-1a32674d5b37 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64ef4dc9-5215-49f6-a821-f41156ef8414 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 665/1351] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-898a9e26-cb9a-4087-a20e-59de411598d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-898a9e26-cb9a-4087-a20e-59de411598d7 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] DELETE http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption/5a3c6b77-a59d-40ff-a7e7-8db32e8223e5 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-898a9e26-cb9a-4087-a20e-59de411598d7 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-898a9e26-cb9a-4087-a20e-59de411598d7 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-898a9e26-cb9a-4087-a20e-59de411598d7 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-898a9e26-cb9a-4087-a20e-59de411598d7 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption/5a3c6b77-a59d-40ff-a7e7-8db32e8223e5 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 666/1352] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9/encryption/5a3c6b77-a59d-40ff-a7e7-8db32e8223e5 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eb490833-f344-461a-895f-4dc0c12311c8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb490833-f344-461a-895f-4dc0c12311c8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eb490833-f344-461a-895f-4dc0c12311c8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1717542024", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f702b32c-e8ac-422d-9412-f52e95f5b504 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 687/1353] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36f7966c-1fcc-4d3b-a696-68046f33e1bc", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-98974765"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb490833-f344-461a-895f-4dc0c12311c8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 667/1354] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] DELETE http://192.168.122.100/volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899/extra_specs/key1 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Create snapshot from volume 36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-345f561e-15d9-42c6-9849-fc6d3c46d82a tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899/extra_specs/key1 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 668/1355] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8e446679-cf19-440b-a2dc-773908e4b47d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e446679-cf19-440b-a2dc-773908e4b47d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e446679-cf19-440b-a2dc-773908e4b47d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1595365947", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e446679-cf19-440b-a2dc-773908e4b47d tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 669/1356] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Created reservations ['2fbff966-9e2f-48c0-83bd-cb464ec65828', '9a52dfc5-a53b-4987-9f8e-75938a5eb7d8', '5d7bd18a-f484-4416-82fd-0b839ab3aacb', 'a4fe271f-ee49-4e77-b9d4-f1cbf6d59237'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c122df95-9ef5-477b-be3e-d599b1448291 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c122df95-9ef5-477b-be3e-d599b1448291 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] DELETE http://192.168.122.100/volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c122df95-9ef5-477b-be3e-d599b1448291 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c122df95-9ef5-477b-be3e-d599b1448291 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-c122df95-9ef5-477b-be3e-d599b1448291 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c122df95-9ef5-477b-be3e-d599b1448291 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 670/1357] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e90e50d0-4aa6-4ba3-9a05-363caa696ef9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e90e50d0-4aa6-4ba3-9a05-363caa696ef9 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e90e50d0-4aa6-4ba3-9a05-363caa696ef9 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e90e50d0-4aa6-4ba3-9a05-363caa696ef9 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e90e50d0-4aa6-4ba3-9a05-363caa696ef9 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 671/1358] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs => generated 123 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot create request issued successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d0e7d3b2-98a6-4500-a7ab-de5b66dbd02b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 688/1359] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:22:51 2026] POST /volume/v3/snapshots => generated 324 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca1cd78e-e820-459f-b587-c078e65804fb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca1cd78e-e820-459f-b587-c078e65804fb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca1cd78e-e820-459f-b587-c078e65804fb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca1cd78e-e820-459f-b587-c078e65804fb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7610c949-6199-4c34-8dc5-49bf7cc6417e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 672/1360] 192.168.122.100 () {58 vars in 1115 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types => generated 2363 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ca1cd78e-e820-459f-b587-c078e65804fb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca1cd78e-e820-459f-b587-c078e65804fb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 689/1361] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 456 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f519737e-3a5a-4196-8d62-262423b3ef23 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f519737e-3a5a-4196-8d62-262423b3ef23 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/cipher Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f519737e-3a5a-4196-8d62-262423b3ef23 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f519737e-3a5a-4196-8d62-262423b3ef23 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-f519737e-3a5a-4196-8d62-262423b3ef23 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f519737e-3a5a-4196-8d62-262423b3ef23 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/cipher returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 673/1362] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-87342369-9067-447b-9571-80842f9c93cb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87342369-9067-447b-9571-80842f9c93cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87342369-9067-447b-9571-80842f9c93cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87342369-9067-447b-9571-80842f9c93cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-87342369-9067-447b-9571-80842f9c93cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87342369-9067-447b-9571-80842f9c93cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 690/1363] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0a2f65cb-b66c-4ee0-b19d-c68d34f90fc8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a2f65cb-b66c-4ee0-b19d-c68d34f90fc8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/multiattach Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a2f65cb-b66c-4ee0-b19d-c68d34f90fc8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a2f65cb-b66c-4ee0-b19d-c68d34f90fc8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a2f65cb-b66c-4ee0-b19d-c68d34f90fc8 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/multiattach returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 674/1364] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce7d9d2b-2e55-4ce1-bc62-d520ca64cd49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce7d9d2b-2e55-4ce1-bc62-d520ca64cd49 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/volume_backend_name Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce7d9d2b-2e55-4ce1-bc62-d520ca64cd49 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce7d9d2b-2e55-4ce1-bc62-d520ca64cd49 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce7d9d2b-2e55-4ce1-bc62-d520ca64cd49 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 691/1365] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7cdfe5a2-43c2-4481-8e0b-60b1b3563b39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cdfe5a2-43c2-4481-8e0b-60b1b3563b39 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] GET http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cdfe5a2-43c2-4481-8e0b-60b1b3563b39 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cdfe5a2-43c2-4481-8e0b-60b1b3563b39 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cdfe5a2-43c2-4481-8e0b-60b1b3563b39 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 returned with HTTP 200 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 675/1366] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:22:51 2026] GET /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 => generated 318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-46b0323f-bfef-4a6c-a4c7-0a436f9e760b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46b0323f-bfef-4a6c-a4c7-0a436f9e760b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] PUT http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/9d240422-dfeb-4f6d-96cf-1b1079cdb2f0 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46b0323f-bfef-4a6c-a4c7-0a436f9e760b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-46b0323f-bfef-4a6c-a4c7-0a436f9e760b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46b0323f-bfef-4a6c-a4c7-0a436f9e760b tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/9d240422-dfeb-4f6d-96cf-1b1079cdb2f0 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 692/1367] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:22:51 2026] PUT /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/encryption/9d240422-dfeb-4f6d-96cf-1b1079cdb2f0 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4cda8292-6ead-4b4e-95d4-8a3d45965733 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cda8292-6ead-4b4e-95d4-8a3d45965733 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] PUT http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/key1 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4cda8292-6ead-4b4e-95d4-8a3d45965733 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-4cda8292-6ead-4b4e-95d4-8a3d45965733 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cda8292-6ead-4b4e-95d4-8a3d45965733 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/key1 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 676/1368] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:22:51 2026] PUT /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9bc58d5a-0dc4-47bc-8625-8862a96532cb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9bc58d5a-0dc4-47bc-8625-8862a96532cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] PUT http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9bc58d5a-0dc4-47bc-8625-8862a96532cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-9bc58d5a-0dc4-47bc-8625-8862a96532cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '87d4375e33e7464a9b8ae57e8aaed7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352cb40ec1ad4604a3f1bc1b6b5dd6aa', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:22:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9bc58d5a-0dc4-47bc-8625-8862a96532cb tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-member] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 returned with HTTP 403 Sep 01 08:22:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 693/1369] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:22:51 2026] PUT /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-abcbe311-6d4f-4058-a6f9-ca1b8b116aba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-abcbe311-6d4f-4058-a6f9-ca1b8b116aba tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-abcbe311-6d4f-4058-a6f9-ca1b8b116aba tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-abcbe311-6d4f-4058-a6f9-ca1b8b116aba tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-abcbe311-6d4f-4058-a6f9-ca1b8b116aba tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 677/1370] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:51 2026] DELETE /volume/v3/types/721ac346-ed9d-4012-bdde-b6fb2c2fe04a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9b99410-603e-4a7a-a516-1672043c9619 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9b99410-603e-4a7a-a516-1672043c9619 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899 Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9b99410-603e-4a7a-a516-1672043c9619 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9b99410-603e-4a7a-a516-1672043c9619 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9b99410-603e-4a7a-a516-1672043c9619 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899 returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 694/1371] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:52 2026] DELETE /volume/v3/types/0b743f1f-3701-4503-89b8-28c39b973899 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0326c275-a508-46f0-ba58-3ae2dcd06c93 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0326c275-a508-46f0-ba58-3ae2dcd06c93 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0326c275-a508-46f0-ba58-3ae2dcd06c93 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0326c275-a508-46f0-ba58-3ae2dcd06c93 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0326c275-a508-46f0-ba58-3ae2dcd06c93 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9 returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 678/1372] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:52 2026] DELETE /volume/v3/types/036b897c-83aa-48c6-9687-5f2782af78b9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d8ac90ad-c60c-46e5-b5d2-38bbefa6891e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8ac90ad-c60c-46e5-b5d2-38bbefa6891e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8ac90ad-c60c-46e5-b5d2-38bbefa6891e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8ac90ad-c60c-46e5-b5d2-38bbefa6891e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5660ec87-981b-4dc0-8a0b-8ec9301ba278 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:22:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 695/1373] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:52 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8ac90ad-c60c-46e5-b5d2-38bbefa6891e tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802 returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 679/1374] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:52 2026] DELETE /volume/v3/types/209fcc19-7088-4c6f-82fc-d3521ac2d802 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13f00031-6871-4361-80ec-bb11b549f6af None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13f00031-6871-4361-80ec-bb11b549f6af tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13f00031-6871-4361-80ec-bb11b549f6af tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13f00031-6871-4361-80ec-bb11b549f6af tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6c3ebec-7105-4caf-8bf0-a2c625fc1c93 req-189e3129-cb59-4baa-a302-1470ae2aa0ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:22:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 696/1375] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:52 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1285368288"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13f00031-6871-4361-80ec-bb11b549f6af tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1 returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 680/1376] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:52 2026] DELETE /volume/v3/types/42f9192e-cb9b-4ae2-99de-24de92e35bb1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1285368288'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume of 1 GB Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-357fa966-187b-45d8-bc9f-06de668c05b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-357fa966-187b-45d8-bc9f-06de668c05b4 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] DELETE http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-357fa966-187b-45d8-bc9f-06de668c05b4 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-357fa966-187b-45d8-bc9f-06de668c05b4 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Availability Zones retrieved successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (09548e4e-4e43-43c8-bb5c-5ec2fac3dd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af8aac9-1d3d-43d1-90c6-d3dc8e2e96bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-357fa966-187b-45d8-bc9f-06de668c05b4 tempest-VolumeTypesMemberTests-1961328426 tempest-VolumeTypesMemberTests-1961328426-project-admin] http://192.168.122.100/volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 681/1377] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:22:52 2026] DELETE /volume/v3/types/5d5d018a-c860-459e-a860-a88bd22d8f27 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af8aac9-1d3d-43d1-90c6-d3dc8e2e96bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2f4b51-fe80-41fc-9d7e-e858f606b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Created reservations ['ed1d5439-3079-4013-af78-ba7fae0bf1d2', 'f5870bd6-0b24-4324-9344-9876798ef267', 'd111a0f6-c71d-4bb7-9ff3-0f852f00f038', '7e246cfc-fd09-492f-a4e0-f54bb0c723ee'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2f4b51-fe80-41fc-9d7e-e858f606b379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed1d5439-3079-4013-af78-ba7fae0bf1d2', 'f5870bd6-0b24-4324-9344-9876798ef267', 'd111a0f6-c71d-4bb7-9ff3-0f852f00f038', '7e246cfc-fd09-492f-a4e0-f54bb0c723ee']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10be75f-c5c2-40f1-9849-1fab3e280d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10be75f-c5c2-40f1-9849-1fab3e280d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01187f5b-be8c-42db-9966-1caba3968360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1285368288',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['ed1d5439-3079-4013-af78-ba7fae0bf1d2','f5870bd6-0b24-4324-9344-9876798ef267','d111a0f6-c71d-4bb7-9ff3-0f852f00f038','7e246cfc-fd09-492f-a4e0-f54bb0c723ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1285368288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01187f5b-be8c-42db-9966-1caba3968360,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13b3c68064fe4e79b9e234f78f0fc340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb79ed3-acac-4c85-915c-4f8845cba70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb79ed3-acac-4c85-915c-4f8845cba70f) transitioned into state 'SUCCESS' from state '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-1285368288',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13b3c68064fe4e79b9e234f78f0fc340',qos_specs=None,replication_status=,reservations=['ed1d5439-3079-4013-af78-ba7fae0bf1d2','f5870bd6-0b24-4324-9344-9876798ef267','d111a0f6-c71d-4bb7-9ff3-0f852f00f038','7e246cfc-fd09-492f-a4e0-f54bb0c723ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d21afe08f24c11b56375f95a4c1bea',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9b8160-17a0-48af-aee9-4e1ad25c4fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dbe573a3-74f1-4a9f-b363-136e41bce599 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 682/1378] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:52 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9b8160-17a0-48af-aee9-4e1ad25c4fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Flow 'volume_create_api' (09548e4e-4e43-43c8-bb5c-5ec2fac3dd3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Create volume request issued successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b518058-ca9f-4d6a-9699-713d6b9da080 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 697/1379] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:22:52 2026] POST /volume/v3/volumes => generated 769 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13aaeedf-e86a-47c7-94f7-b35a498ac9ef tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 683/1380] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:52 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 837 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-37bf0886-955b-473c-92c6-4511d712e8ff None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-37bf0886-955b-473c-92c6-4511d712e8ff tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-37bf0886-955b-473c-92c6-4511d712e8ff tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-37bf0886-955b-473c-92c6-4511d712e8ff tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-37bf0886-955b-473c-92c6-4511d712e8ff tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-37bf0886-955b-473c-92c6-4511d712e8ff tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 698/1381] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:53 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 456 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc198ca1-686b-4aa3-8b7d-2c306812e51f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 684/1382] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:53 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60b77eaa-0b34-430c-b813-ab5b824f2ddd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 699/1383] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:54 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3302ac06-7bd0-4f03-8123-c58402b6e9e3 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 685/1384] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:54 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Delete snapshot with id: 60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4703d7c3-c813-403d-a9ec-71b26717436f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot delete request issued successfully. Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa7c59a4-2bfd-4c64-af94-ed3b700e6820 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 202 Sep 01 08:22:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 700/1385] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:22:54 2026] DELETE /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4703d7c3-c813-403d-a9ec-71b26717436f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4703d7c3-c813-403d-a9ec-71b26717436f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4703d7c3-c813-403d-a9ec-71b26717436f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-310aeb25-fd7b-4358-90ad-8ac041cc2ca0 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 701/1386] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:55 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 482 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4703d7c3-c813-403d-a9ec-71b26717436f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4703d7c3-c813-403d-a9ec-71b26717436f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 686/1387] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:55 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 861 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f567d40a-6e53-4293-ae10-9a0eca05450a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f567d40a-6e53-4293-ae10-9a0eca05450a tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f567d40a-6e53-4293-ae10-9a0eca05450a tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-522733447"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f567d40a-6e53-4293-ae10-9a0eca05450a tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:22:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 702/1388] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:22:55 2026] POST /volume/v3/types => generated 223 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4ffd3c64-e751-4f40-8963-feaa2e0388f7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ffd3c64-e751-4f40-8963-feaa2e0388f7 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:22:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ffd3c64-e751-4f40-8963-feaa2e0388f7 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-443535411"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ffd3c64-e751-4f40-8963-feaa2e0388f7 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:22:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 687/1389] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:22:55 2026] POST /volume/v3/group_types => generated 180 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "564565d0-5185-4517-a020-d62685f8ea17", "volume_types": ["2ea56c41-93b7-421d-b9d8-5e571b17b440"], "name": "tempest-GroupSnapshotsTest-Group-765318173"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group {'group': {'group_type': '564565d0-5185-4517-a020-d62685f8ea17', 'volume_types': ['2ea56c41-93b7-421d-b9d8-5e571b17b440'], 'name': 'tempest-GroupSnapshotsTest-Group-765318173'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group tempest-GroupSnapshotsTest-Group-765318173. Sep 01 08:22:56 devstack devstack@c-api.service[86551]: /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 01 08:22:56 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability zone cache updated, next update will occur around 2026-09-01 07:22:56.112688. {{(pid=86551) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Snapshot retrieved successfully. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4ee7419-5839-4554-a63e-912ee5afa1e5 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 200 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 688/1390] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:56 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['8f9a312c-8751-4119-af2d-31694a1d787f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-935b5cb2-0e14-4aea-b94e-2f08b9dbbc48 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 689/1391] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:56 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efd62d7f-0b61-42d3-9996-84482a4958f0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:22:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 703/1392] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:22:55 2026] POST /volume/v3/groups => generated 111 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member c014e2d4-710c-4939-a4e4-f137cb69c5fe {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /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 01 08:22:56 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9292865b-3403-4d0f-bacc-9d3d802251f1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe returned with HTTP 200 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 690/1393] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:22:56 2026] GET /volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-fce56121-5a14-4273-a392-acfe887a2347 req-a8e0fcf6-4d0f-4961-815f-ee5222e79b0d tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 704/1394] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:22:56 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 862 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /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 01 08:22:56 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-c276299c-1737-4005-ab89-ee35254554c8 req-ca4ad125-4f04-469d-b416-2423574831bb tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 691/1395] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-66e72099-0ac9-45f6-baa8-e08bd7c1761f req-1c06be70-8500-4e15-aa0e-d9b582162749 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 705/1396] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-34f76b6f-1697-4f5a-8f35-12f8df44545c req-94ed0f49-1f12-42af-8e40-3733ebe074e1 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 692/1397] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-151a1ebd-3614-42d8-a794-44e2cf6b279b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-151a1ebd-3614-42d8-a794-44e2cf6b279b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-151a1ebd-3614-42d8-a794-44e2cf6b279b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-151a1ebd-3614-42d8-a794-44e2cf6b279b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-151a1ebd-3614-42d8-a794-44e2cf6b279b tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 returned with HTTP 404 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 706/1398] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/snapshots/60e40b00-4b78-4002-bd5f-028c9d015179 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] DELETE http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Delete volume with id: 36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-26c4a81f-7556-4d4c-b295-dc4db2a795c3 req-b3108f26-fa81-4fee-bfb0-27e0f597bee7 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 693/1399] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Delete volume request issued successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6f6ced5-31d8-4da4-8ec3-c3e978b2c67a tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 202 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 707/1400] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:57 2026] DELETE /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-410c5739-74b2-4171-a9e1-cf9528925560 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-410c5739-74b2-4171-a9e1-cf9528925560 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-410c5739-74b2-4171-a9e1-cf9528925560 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-410c5739-74b2-4171-a9e1-cf9528925560 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-410c5739-74b2-4171-a9e1-cf9528925560 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-93ac0941-43db-47dd-b48c-04305c03be66 req-e72742bf-35eb-443a-990b-1b727378083e tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 694/1401] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-410c5739-74b2-4171-a9e1-cf9528925560 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 708/1402] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member c014e2d4-710c-4939-a4e4-f137cb69c5fe {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-bb9e7854-442a-4d81-93b0-cbb403eaabf9 req-40aea53c-6871-4296-b4a6-2f16d69db867 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 709/1403] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /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 01 08:22:57 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51c4b415-984f-4d68-b3fe-b5ab11e8d02a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 695/1404] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-250101f5-6933-48d3-8eb9-b415553e4034 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-668669584", "volume_type": "2ea56c41-93b7-421d-b9d8-5e571b17b440", "group_id": "c014e2d4-710c-4939-a4e4-f137cb69c5fe", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-668669584', 'volume_type': '2ea56c41-93b7-421d-b9d8-5e571b17b440', 'group_id': 'c014e2d4-710c-4939-a4e4-f137cb69c5fe', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume of 1 GB Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /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 01 08:22:57 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (5209d926-5aea-4038-9190-e2f39b8eadb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /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 01 08:22:57 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64575a5c-c0a2-4341-8f45-e062042eedee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0e9855bb-a4c6-4f7c-8130-799cc2d8f23b req-2f610036-980b-43e8-9e0a-5a1d169ab863 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 696/1405] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64575a5c-c0a2-4341-8f45-e062042eedee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:22:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ea56c41-93b7-421d-b9d8-5e571b17b440,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-522733447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ea56c41-93b7-421d-b9d8-5e571b17b440', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c014e2d4-710c-4939-a4e4-f137cb69c5fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8bab92-e8f1-4f50-8f81-581907848c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] Get all volumes completed successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7653793d-216f-4514-9078-b171a33f74b2 req-cfb56908-1ae8-4ce2-87ef-a4fbdb1d8343 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 697/1406] 192.168.122.100 () {60 vars in 1397 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-522733447 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-522733447, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-522733447 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-522733447, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] DELETE http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume with id: 01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['80277501-42a2-43b1-8c11-e561f548ab1a', '4dbfd713-8303-43d4-8676-3c05f8d84758', 'd6739c81-f5ed-4a65-a8ab-657ee1fbdc85', '1749ae87-22fa-4b67-9b62-e2ad88e57e27'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8bab92-e8f1-4f50-8f81-581907848c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80277501-42a2-43b1-8c11-e561f548ab1a', '4dbfd713-8303-43d4-8676-3c05f8d84758', 'd6739c81-f5ed-4a65-a8ab-657ee1fbdc85', '1749ae87-22fa-4b67-9b62-e2ad88e57e27']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85129f1f-04a6-43ab-9dbd-c3789ebfbb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume request issued successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa8ef3b7-581b-48a8-81d1-aa26cddbea5f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 202 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 698/1407] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:57 2026] DELETE /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85129f1f-04a6-43ab-9dbd-c3789ebfbb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a21b41-1a98-40c9-a732-ebad294528c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-668669584',encryption_key_id=None,group_id=c014e2d4-710c-4939-a4e4-f137cb69c5fe,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['80277501-42a2-43b1-8c11-e561f548ab1a','4dbfd713-8303-43d4-8676-3c05f8d84758','d6739c81-f5ed-4a65-a8ab-657ee1fbdc85','1749ae87-22fa-4b67-9b62-e2ad88e57e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440), 'volume': Volume(_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-01T06:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-668669584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c014e2d4-710c-4939-a4e4-f137cb69c5fe,host=None,id=60a21b41-1a98-40c9-a732-ebad294528c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398f1e5b275b4d57924f6d60ecfb7b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b2795a14024d93bdd8a1e9312459bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ea56c41-93b7-421d-b9d8-5e571b17b440),volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fef1948-d16b-4c98-8143-cda4ac8a1df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-af2c3cc4-2dfc-47b3-b656-bfc635ac7235 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 200 Sep 01 08:22:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 699/1408] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:57 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 861 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fef1948-d16b-4c98-8143-cda4ac8a1df5) transitioned into state 'SUCCESS' from state '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-668669584',encryption_key_id=None,group_id=c014e2d4-710c-4939-a4e4-f137cb69c5fe,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['80277501-42a2-43b1-8c11-e561f548ab1a','4dbfd713-8303-43d4-8676-3c05f8d84758','d6739c81-f5ed-4a65-a8ab-657ee1fbdc85','1749ae87-22fa-4b67-9b62-e2ad88e57e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a32d24-7b73-4e52-9a27-87ecfbab750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a32d24-7b73-4e52-9a27-87ecfbab750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (5209d926-5aea-4038-9190-e2f39b8eadb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:22:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request issued successfully. Sep 01 08:22:57 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:22:57 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-250101f5-6933-48d3-8eb9-b415553e4034 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:22:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 710/1409] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:22:57 2026] POST /volume/v3/volumes => generated 829 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:22:58 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce9a8f1c-fdcb-4efe-93fa-92d2b8d64416 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 returned with HTTP 200 Sep 01 08:22:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 700/1410] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:22:58 2026] GET /volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 => generated 897 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f398cac-c756-4eb4-8734-892cc1a42ff9 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 200 Sep 01 08:22:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 711/1411] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:58 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eead0e14-5425-4864-a379-47bc2cf7e45b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eead0e14-5425-4864-a379-47bc2cf7e45b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eead0e14-5425-4864-a379-47bc2cf7e45b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eead0e14-5425-4864-a379-47bc2cf7e45b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eead0e14-5425-4864-a379-47bc2cf7e45b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 returned with HTTP 404 Sep 01 08:22:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 701/1412] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:58 2026] GET /volume/v3/volumes/01187f5b-be8c-42db-9966-1caba3968360 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-58f30f47-d508-4799-bf9a-950d1310f43b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] DELETE http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume with id: 44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume request issued successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58f30f47-d508-4799-bf9a-950d1310f43b tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 202 Sep 01 08:22:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 712/1413] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:58 2026] DELETE /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb2cfaf7-ef24-4e3f-98b3-78ab28de76ac tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 702/1414] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:59 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:22:59 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2a2c8972-482a-408d-a7f2-d95bbe34a020 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a2c8972-482a-408d-a7f2-d95bbe34a020 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8972-482a-408d-a7f2-d95bbe34a020 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8972-482a-408d-a7f2-d95bbe34a020 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a2c8972-482a-408d-a7f2-d95bbe34a020 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc returned with HTTP 404 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 703/1415] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:59 2026] GET /volume/v3/volumes/36f7966c-1fcc-4d3b-a696-68046f33e1bc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] DELETE http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Delete volume with id: 29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa1c0e02-82ba-498b-98a2-482956dc1f75 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 returned with HTTP 200 Sep 01 08:22:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 713/1416] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:22:59 2026] GET /volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 => generated 922 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/group_snapshots Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c014e2d4-710c-4939-a4e4-f137cb69c5fe", "name": "tempest-group_snapshot-499575769"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c014e2d4-710c-4939-a4e4-f137cb69c5fe', 'name': 'tempest-group_snapshot-499575769'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.group_snapshots [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group_snapshot tempest-group_snapshot-499575769. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Delete volume request issued successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f945f58-108b-4cf1-96a7-6551f6e5103e tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 202 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 704/1417] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:22:59 2026] DELETE /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /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 01 08:22:59 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:22:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-522733447 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-522733447, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-763bcc50-0876-4f16-a07b-e7f609edbd04 tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 705/1418] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:22:59 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 841 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['49919235-481d-452e-8527-e76832bcaa8d', '662fc2c5-59e2-4eb1-9b16-6575a35d6c81', '6a42dddc-f6e6-4c75-b19b-7636ddc1fc5e', '19b24cb2-1f5e-419f-90ac-82d9fb669dbb'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:22:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1ef0458-69b0-47c0-ad34-80ccf8111e87 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots returned with HTTP 202 Sep 01 08:22:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 714/1419] 192.168.122.100 () {62 vars in 1208 bytes} [Tue Sep 1 08:22:59 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-457a1722-1883-4f2d-ad1d-c129fc515974 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-457a1722-1883-4f2d-ad1d-c129fc515974 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-457a1722-1883-4f2d-ad1d-c129fc515974 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-457a1722-1883-4f2d-ad1d-c129fc515974 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-457a1722-1883-4f2d-ad1d-c129fc515974 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:22:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:22:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:22:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-457a1722-1883-4f2d-ad1d-c129fc515974 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 200 Sep 01 08:22:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 706/1420] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:22:59 2026] GET /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 306 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:23:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9e3facac-3323-4d72-b4a3-196fd8413ce9 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 200 Sep 01 08:23:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 715/1421] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:00 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64949435-ca26-4360-bc05-81116360c9bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64949435-ca26-4360-bc05-81116360c9bd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:23:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64949435-ca26-4360-bc05-81116360c9bd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64949435-ca26-4360-bc05-81116360c9bd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:00 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=759,cinder:INSERT=121,cinder:UPDATE=200 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:23:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64949435-ca26-4360-bc05-81116360c9bd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Volume info retrieved successfully. Sep 01 08:23:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64949435-ca26-4360-bc05-81116360c9bd tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 200 Sep 01 08:23:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 707/1422] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:00 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 841 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-22189674-e9d2-4faa-93f8-971808f9e424 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-22189674-e9d2-4faa-93f8-971808f9e424 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-22189674-e9d2-4faa-93f8-971808f9e424 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-22189674-e9d2-4faa-93f8-971808f9e424 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-22189674-e9d2-4faa-93f8-971808f9e424 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-22189674-e9d2-4faa-93f8-971808f9e424 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 200 Sep 01 08:23:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 716/1423] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:00 2026] GET /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-221b9137-4cab-48fd-9060-4e1f0468bc23 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-221b9137-4cab-48fd-9060-4e1f0468bc23 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-221b9137-4cab-48fd-9060-4e1f0468bc23 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-221b9137-4cab-48fd-9060-4e1f0468bc23 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-221b9137-4cab-48fd-9060-4e1f0468bc23 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee returned with HTTP 404 Sep 01 08:23:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 708/1424] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:01 2026] GET /volume/v3/volumes/44b4a9e7-5b0b-4a4b-ac49-22faa9cd2bee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-afb798a1-7b76-47da-898c-f4671a7675ed None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume with id: ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:23:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Delete volume request issued successfully. Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-afb798a1-7b76-47da-898c-f4671a7675ed tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 202 Sep 01 08:23:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 717/1425] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:23:01 2026] DELETE /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-593b3f8f-2861-4c27-95ec-1ad3b47d02af tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:23:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 709/1426] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:01 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ceb8fc8f-312a-4361-aac9-ad8ceb883aeb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceb8fc8f-312a-4361-aac9-ad8ceb883aeb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] GET http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ceb8fc8f-312a-4361-aac9-ad8ceb883aeb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ceb8fc8f-312a-4361-aac9-ad8ceb883aeb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceb8fc8f-312a-4361-aac9-ad8ceb883aeb tempest-CinderUnicodeTest-698050571 tempest-CinderUnicodeTest-698050571-project-member] http://192.168.122.100/volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 returned with HTTP 404 Sep 01 08:23:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 718/1427] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:01 2026] GET /volume/v3/volumes/29d8463c-6a73-4536-8c24-c8128b354352 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54753ce6-a99c-4096-b75a-21e7eddee20f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54753ce6-a99c-4096-b75a-21e7eddee20f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54753ce6-a99c-4096-b75a-21e7eddee20f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54753ce6-a99c-4096-b75a-21e7eddee20f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-54753ce6-a99c-4096-b75a-21e7eddee20f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54753ce6-a99c-4096-b75a-21e7eddee20f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 200 Sep 01 08:23:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 710/1428] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:01 2026] GET /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 306 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Volume info retrieved successfully. Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a460a51-8b18-45f1-bdce-d9b1d767a495 tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 200 Sep 01 08:23:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 719/1429] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:02 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab2e38a5-ea6d-4c94-9260-48b2943c786e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 200 Sep 01 08:23:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 711/1430] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:02 2026] GET /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:23:02 devstack devstack@c-api.service[86551]: /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 01 08:23:02 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:23:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f34c53b-40c3-41d5-ae3f-c01c4eb1e902 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:23:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 720/1431] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:23:02 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 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38f78628-c45f-494d-826a-c0131de49ce7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f78628-c45f-494d-826a-c0131de49ce7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f78628-c45f-494d-826a-c0131de49ce7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f78628-c45f-494d-826a-c0131de49ce7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-38f78628-c45f-494d-826a-c0131de49ce7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f78628-c45f-494d-826a-c0131de49ce7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 returned with HTTP 200 Sep 01 08:23:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 712/1432] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:02 2026] GET /volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-79958071-6cc9-4692-98be-7d8d13e3f13f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups/action Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5c97b7c3-d9fd-4968-bf4c-6725a66d033a", "name": "tempest-Group_from_snap-1134503481"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5c97b7c3-d9fd-4968-bf4c-6725a66d033a", "name": "tempest-Group_from_snap-1134503481"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5c97b7c3-d9fd-4968-bf4c-6725a66d033a', 'name': 'tempest-Group_from_snap-1134503481'}}. {{(pid=86551) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group tempest-Group_from_snap-1134503481 from group_snapshot 5c97b7c3-d9fd-4968-bf4c-6725a66d033a. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=695,cinder:INSERT=114,cinder:UPDATE=156 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /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 01 08:23:03 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /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 01 08:23:03 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['58f7613b-e288-49af-bee1-44ee8d6c6671'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /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 01 08:23:03 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.group.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] A mapping entry already exists for group 88beab7e-4349-46b0-a131-2eb14c87c2cf and volume type 2ea56c41-93b7-421d-b9d8-5e571b17b440. Do not need to create again. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (03c39974-91da-4566-b702-bcc8caef25d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611a8bd9-09ba-44f3-aa9d-8fec8be7d873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611a8bd9-09ba-44f3-aa9d-8fec8be7d873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bcc61a18-8e03-462f-921c-57d7494c5b40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:22:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ea56c41-93b7-421d-b9d8-5e571b17b440,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-522733447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ea56c41-93b7-421d-b9d8-5e571b17b440', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '88beab7e-4349-46b0-a131-2eb14c87c2cf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d919de2a-ef74-4a54-b4c6-543c44f474cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['29d818ac-537f-4a4c-a246-bf87314e7a3c', 'af56b94b-ef1e-4170-a364-f9c50d6c2313'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d919de2a-ef74-4a54-b4c6-543c44f474cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d818ac-537f-4a4c-a246-bf87314e7a3c', 'af56b94b-ef1e-4170-a364-f9c50d6c2313']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61a8e32-d496-4975-9307-d98b8e8e1413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61a8e32-d496-4975-9307-d98b8e8e1413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e49d7848-47c2-4f67-bae3-5d3131a9e578', '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=88beab7e-4349-46b0-a131-2eb14c87c2cf,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['29d818ac-537f-4a4c-a246-bf87314e7a3c','af56b94b-ef1e-4170-a364-f9c50d6c2313'],size=1,snapshot_id=bcc61a18-8e03-462f-921c-57d7494c5b40,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440), 'volume': Volume(_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-01T06:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=88beab7e-4349-46b0-a131-2eb14c87c2cf,host=None,id=e49d7848-47c2-4f67-bae3-5d3131a9e578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398f1e5b275b4d57924f6d60ecfb7b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bcc61a18-8e03-462f-921c-57d7494c5b40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b2795a14024d93bdd8a1e9312459bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ea56c41-93b7-421d-b9d8-5e571b17b440),volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07919f-27b8-4d7d-9f2d-abd9b51824bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca692c32-2b34-41df-966e-093dce7e551f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca692c32-2b34-41df-966e-093dce7e551f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] GET http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca692c32-2b34-41df-966e-093dce7e551f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca692c32-2b34-41df-966e-093dce7e551f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca692c32-2b34-41df-966e-093dce7e551f tempest-VolumesTestJSON-244931435 tempest-VolumesTestJSON-244931435-project-member] http://192.168.122.100/volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 returned with HTTP 404 Sep 01 08:23:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 713/1433] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:03 2026] GET /volume/v3/volumes/ebe0e7e5-a2ae-4348-aa07-d873e7905b19 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07919f-27b8-4d7d-9f2d-abd9b51824bc) transitioned into state 'SUCCESS' from 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=88beab7e-4349-46b0-a131-2eb14c87c2cf,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['29d818ac-537f-4a4c-a246-bf87314e7a3c','af56b94b-ef1e-4170-a364-f9c50d6c2313'],size=1,snapshot_id=bcc61a18-8e03-462f-921c-57d7494c5b40,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=2ea56c41-93b7-421d-b9d8-5e571b17b440)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (03c39974-91da-4566-b702-bcc8caef25d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request issued successfully. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /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 01 08:23:03 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79958071-6cc9-4692-98be-7d8d13e3f13f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/action returned with HTTP 202 Sep 01 08:23:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 721/1434] 192.168.122.100 () {62 vars in 1202 bytes} [Tue Sep 1 08:23:03 2026] POST /volume/v3/groups/action => generated 103 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: /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 01 08:23:03 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:03 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:03 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:03 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:03 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a395bb6-a9e9-463d-8175-1f122f5112e5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 714/1435] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:03 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-73851a5d-dcbd-418f-922e-af30f05efa73 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:04 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:04 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:04 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73851a5d-dcbd-418f-922e-af30f05efa73 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 722/1436] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:03 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:05 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:05 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:05 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d21e75ff-59c0-4410-a7e4-2a807115d322 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 715/1437] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:05 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:06 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:06 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:06 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8f4a5e8-b8da-4843-b88d-24292c2fb3be tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 723/1438] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:06 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f08d722-27ef-4324-a289-e3ad275a03cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:08 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:08 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:08 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f08d722-27ef-4324-a289-e3ad275a03cc tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 716/1439] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:08 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3255d7f6-26c3-4b88-ad9c-52ec4a3bdf18 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3255d7f6-26c3-4b88-ad9c-52ec4a3bdf18 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3255d7f6-26c3-4b88-ad9c-52ec4a3bdf18 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1617665286", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3255d7f6-26c3-4b88-ad9c-52ec4a3bdf18 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 724/1440] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:08 2026] POST /volume/v3/types => generated 380 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-246ab9e2-151e-4d35-b802-ef6313f32e87 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-246ab9e2-151e-4d35-b802-ef6313f32e87 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-246ab9e2-151e-4d35-b802-ef6313f32e87 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:09 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:09 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-246ab9e2-151e-4d35-b802-ef6313f32e87 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 725/1441] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:09 2026] POST /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption => generated 239 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59dfe74f-6d86-49bf-811e-340a7f0430ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59dfe74f-6d86-49bf-811e-340a7f0430ea tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59dfe74f-6d86-49bf-811e-340a7f0430ea tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1984602551", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59dfe74f-6d86-49bf-811e-340a7f0430ea tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 726/1442] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:09 2026] POST /volume/v3/types => generated 380 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:09 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-65b4accd-fd65-4622-b80d-a7ef9bec02cd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-65b4accd-fd65-4622-b80d-a7ef9bec02cd tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa/encryption Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-65b4accd-fd65-4622-b80d-a7ef9bec02cd tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-65b4accd-fd65-4622-b80d-a7ef9bec02cd tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa/encryption returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 727/1443] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:09 2026] POST /volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa/encryption => generated 239 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d6e1cd1-ce23-482f-8a6c-d7d85d2b3747 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 717/1444] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:09 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-375814e3-cb83-40f6-b9c2-9281ca7a19fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-375814e3-cb83-40f6-b9c2-9281ca7a19fe tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-375814e3-cb83-40f6-b9c2-9281ca7a19fe tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2046027085", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-375814e3-cb83-40f6-b9c2-9281ca7a19fe tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 728/1445] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:09 2026] POST /volume/v3/types => generated 380 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1db50262-3047-4605-bd34-f2ac4e1b5649 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1db50262-3047-4605-bd34-f2ac4e1b5649 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1db50262-3047-4605-bd34-f2ac4e1b5649 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1db50262-3047-4605-bd34-f2ac4e1b5649 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs returned with HTTP 200 Sep 01 08:23:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 718/1446] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:23:10 2026] POST /volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs => generated 35 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb963dac-dc69-45ad-b661-0aa3e9761fa4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb963dac-dc69-45ad-b661-0aa3e9761fa4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] PUT http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs/key2 Sep 01 08:23:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb963dac-dc69-45ad-b661-0aa3e9761fa4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb963dac-dc69-45ad-b661-0aa3e9761fa4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs/key2 returned with HTTP 200 Sep 01 08:23:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 729/1447] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:10 2026] PUT /volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862/extra_specs/key2 => generated 25 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0974bfd8-9201-47d8-8940-5dd2c39090c1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0974bfd8-9201-47d8-8940-5dd2c39090c1 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0974bfd8-9201-47d8-8940-5dd2c39090c1 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0974bfd8-9201-47d8-8940-5dd2c39090c1 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 719/1448] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:10 2026] POST /volume/v3/types => generated 195 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9bc3ba0-1926-4e09-88df-246a6f9d6401 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9bc3ba0-1926-4e09-88df-246a6f9d6401 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/29ac4df7-1dfc-4223-824b-4a4a25cb07ba Sep 01 08:23:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9bc3ba0-1926-4e09-88df-246a6f9d6401 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9bc3ba0-1926-4e09-88df-246a6f9d6401 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:11 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:11 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9bc3ba0-1926-4e09-88df-246a6f9d6401 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/29ac4df7-1dfc-4223-824b-4a4a25cb07ba returned with HTTP 202 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 730/1449] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:10 2026] DELETE /volume/v3/types/29ac4df7-1dfc-4223-824b-4a4a25cb07ba => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4ae0b0b2-2970-4260-90bc-cad36e410c49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ae0b0b2-2970-4260-90bc-cad36e410c49 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ae0b0b2-2970-4260-90bc-cad36e410c49 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-838545817", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ae0b0b2-2970-4260-90bc-cad36e410c49 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 731/1450] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:11 2026] POST /volume/v3/types => generated 379 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-543645f1-6ca3-428f-beb1-68017965390d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-543645f1-6ca3-428f-beb1-68017965390d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-543645f1-6ca3-428f-beb1-68017965390d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-543645f1-6ca3-428f-beb1-68017965390d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption returned with HTTP 200 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 732/1451] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:11 2026] POST /volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption => generated 239 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fe14484e-9ff8-4c3f-be6d-bfbfd168ee38 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-adbab53d-e86d-4b8c-8f97-b8deacc81bc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 720/1452] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:10 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe14484e-9ff8-4c3f-be6d-bfbfd168ee38 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption/fa3b5e38-2d23-4785-a4af-df80f36ffed5 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe14484e-9ff8-4c3f-be6d-bfbfd168ee38 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe14484e-9ff8-4c3f-be6d-bfbfd168ee38 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe14484e-9ff8-4c3f-be6d-bfbfd168ee38 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption/fa3b5e38-2d23-4785-a4af-df80f36ffed5 returned with HTTP 202 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 733/1453] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:23:11 2026] DELETE /volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9/encryption/fa3b5e38-2d23-4785-a4af-df80f36ffed5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e6a8041d-470a-497f-a051-6fa50fc82927 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6a8041d-470a-497f-a051-6fa50fc82927 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e6a8041d-470a-497f-a051-6fa50fc82927 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1140745077", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6a8041d-470a-497f-a051-6fa50fc82927 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 721/1454] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:11 2026] POST /volume/v3/types => generated 380 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4317f384-546d-4a46-afce-1422f0b2cde8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4317f384-546d-4a46-afce-1422f0b2cde8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270/extra_specs/key1 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4317f384-546d-4a46-afce-1422f0b2cde8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4317f384-546d-4a46-afce-1422f0b2cde8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4317f384-546d-4a46-afce-1422f0b2cde8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270/extra_specs/key1 returned with HTTP 202 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 734/1455] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:23:11 2026] DELETE /volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270/extra_specs/key1 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9142fad6-30bd-4740-ae26-dd18f6c93068 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9142fad6-30bd-4740-ae26-dd18f6c93068 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9142fad6-30bd-4740-ae26-dd18f6c93068 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-521513406", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9142fad6-30bd-4740-ae26-dd18f6c93068 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 722/1456] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:11 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d18fb6aa-624d-49ef-acc0-dbf18bc75a5e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d18fb6aa-624d-49ef-acc0-dbf18bc75a5e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/1e6bcbcd-9da2-40a8-8059-9703362798af Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d18fb6aa-624d-49ef-acc0-dbf18bc75a5e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d18fb6aa-624d-49ef-acc0-dbf18bc75a5e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d18fb6aa-624d-49ef-acc0-dbf18bc75a5e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/1e6bcbcd-9da2-40a8-8059-9703362798af returned with HTTP 202 Sep 01 08:23:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 735/1457] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:11 2026] DELETE /volume/v3/types/1e6bcbcd-9da2-40a8-8059-9703362798af => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-61f1ea67-3f61-4220-947f-2c37c55d525f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61f1ea67-3f61-4220-947f-2c37c55d525f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-61f1ea67-3f61-4220-947f-2c37c55d525f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-61f1ea67-3f61-4220-947f-2c37c55d525f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61f1ea67-3f61-4220-947f-2c37c55d525f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 723/1458] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:23:11 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-102b354e-5c70-4a43-b23a-171f916c200f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-102b354e-5c70-4a43-b23a-171f916c200f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-102b354e-5c70-4a43-b23a-171f916c200f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-102b354e-5c70-4a43-b23a-171f916c200f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-102b354e-5c70-4a43-b23a-171f916c200f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 736/1459] 192.168.122.100 () {58 vars in 1115 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types => generated 2819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7cb8235-6215-4f99-a1a1-4d83b71e9121 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7cb8235-6215-4f99-a1a1-4d83b71e9121 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/cipher Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7cb8235-6215-4f99-a1a1-4d83b71e9121 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7cb8235-6215-4f99-a1a1-4d83b71e9121 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7cb8235-6215-4f99-a1a1-4d83b71e9121 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/cipher returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 724/1460] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a52cfb9f-6932-4f85-8c96-b1b419959609 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a52cfb9f-6932-4f85-8c96-b1b419959609 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a52cfb9f-6932-4f85-8c96-b1b419959609 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a52cfb9f-6932-4f85-8c96-b1b419959609 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a52cfb9f-6932-4f85-8c96-b1b419959609 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 737/1461] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-22fda42f-0e42-463a-b0f9-0828c8d080db None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22fda42f-0e42-463a-b0f9-0828c8d080db tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/multiattach Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22fda42f-0e42-463a-b0f9-0828c8d080db tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22fda42f-0e42-463a-b0f9-0828c8d080db tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22fda42f-0e42-463a-b0f9-0828c8d080db tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/multiattach returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 725/1462] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d9c1a4b3-2b6b-4e54-84c5-fe280fb56c0d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9c1a4b3-2b6b-4e54-84c5-fe280fb56c0d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/volume_backend_name Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d9c1a4b3-2b6b-4e54-84c5-fe280fb56c0d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d9c1a4b3-2b6b-4e54-84c5-fe280fb56c0d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9c1a4b3-2b6b-4e54-84c5-fe280fb56c0d tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 738/1463] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aefd7b5b-3a3b-4c4c-af2d-2bde35e6f5bc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aefd7b5b-3a3b-4c4c-af2d-2bde35e6f5bc tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] GET http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aefd7b5b-3a3b-4c4c-af2d-2bde35e6f5bc tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aefd7b5b-3a3b-4c4c-af2d-2bde35e6f5bc tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aefd7b5b-3a3b-4c4c-af2d-2bde35e6f5bc tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 726/1464] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f7734550-887d-42cc-835e-4203085924c4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7734550-887d-42cc-835e-4203085924c4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] PUT http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/57266a33-b6c1-4619-a703-b7616b9a5b21 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7734550-887d-42cc-835e-4203085924c4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7734550-887d-42cc-835e-4203085924c4 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/57266a33-b6c1-4619-a703-b7616b9a5b21 returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 739/1465] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:23:12 2026] PUT /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/encryption/57266a33-b6c1-4619-a703-b7616b9a5b21 => generated 33 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2b8fe804-7281-4c75-86ab-9f85a616628f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b8fe804-7281-4c75-86ab-9f85a616628f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] PUT http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/key1 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b8fe804-7281-4c75-86ab-9f85a616628f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b8fe804-7281-4c75-86ab-9f85a616628f tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/key1 returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 727/1466] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:12 2026] PUT /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172/extra_specs/key1 => generated 30 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d9169e0-055f-4db3-8ee9-629ad0800c80 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d9169e0-055f-4db3-8ee9-629ad0800c80 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] PUT http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d9169e0-055f-4db3-8ee9-629ad0800c80 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d9169e0-055f-4db3-8ee9-629ad0800c80 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 740/1467] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:23:12 2026] PUT /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 => generated 371 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7cd004eb-8699-4ed9-a43f-0caf53cbc11e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cd004eb-8699-4ed9-a43f-0caf53cbc11e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cd004eb-8699-4ed9-a43f-0caf53cbc11e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cd004eb-8699-4ed9-a43f-0caf53cbc11e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-072234d0-5580-4167-b06b-edf33f0c536f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cd004eb-8699-4ed9-a43f-0caf53cbc11e tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270 returned with HTTP 202 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 728/1468] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:12 2026] DELETE /volume/v3/types/9149c928-d0bd-42a9-bdf6-7867a22ac270 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b01b54a7-df42-4b8a-990a-ad0cdceb2324 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b01b54a7-df42-4b8a-990a-ad0cdceb2324 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b01b54a7-df42-4b8a-990a-ad0cdceb2324 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b01b54a7-df42-4b8a-990a-ad0cdceb2324 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b01b54a7-df42-4b8a-990a-ad0cdceb2324 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9 returned with HTTP 202 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 729/1469] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:12 2026] DELETE /volume/v3/types/65ba891a-4c63-4fb4-bce9-9038dad633f9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-12e25e9e-0ffb-4333-8b87-abb16e0d3946 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12e25e9e-0ffb-4333-8b87-abb16e0d3946 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12e25e9e-0ffb-4333-8b87-abb16e0d3946 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12e25e9e-0ffb-4333-8b87-abb16e0d3946 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-072234d0-5580-4167-b06b-edf33f0c536f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 741/1470] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 934 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34d59870-3261-4a8a-84b2-6c45be51a58b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12e25e9e-0ffb-4333-8b87-abb16e0d3946 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862 returned with HTTP 202 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34d59870-3261-4a8a-84b2-6c45be51a58b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 730/1471] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:12 2026] DELETE /volume/v3/types/5ff5c752-2a4e-4560-aa7a-c7ac262d2862 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34d59870-3261-4a8a-84b2-6c45be51a58b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34d59870-3261-4a8a-84b2-6c45be51a58b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-34d59870-3261-4a8a-84b2-6c45be51a58b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 88beab7e-4349-46b0-a131-2eb14c87c2cf {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-97d46312-bfef-497a-9e2b-29cdfb252fff None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97d46312-bfef-497a-9e2b-29cdfb252fff tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97d46312-bfef-497a-9e2b-29cdfb252fff tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97d46312-bfef-497a-9e2b-29cdfb252fff tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /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 01 08:23:12 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34d59870-3261-4a8a-84b2-6c45be51a58b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 742/1472] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf => generated 418 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eede24c5-316a-4e49-8803-4301e4e9a070 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /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 01 08:23:12 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97d46312-bfef-497a-9e2b-29cdfb252fff tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa returned with HTTP 202 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 731/1473] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:12 2026] DELETE /volume/v3/types/b935dd52-0a31-4f98-8b6b-e2f567d460aa => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cbb21f0b-1f5a-4a90-8b80-bb5d9ba84be8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cbb21f0b-1f5a-4a90-8b80-bb5d9ba84be8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] DELETE http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cbb21f0b-1f5a-4a90-8b80-bb5d9ba84be8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cbb21f0b-1f5a-4a90-8b80-bb5d9ba84be8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:12 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:12 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eede24c5-316a-4e49-8803-4301e4e9a070 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 743/1474] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:12 2026] GET /volume/v3/volumes/detail => generated 1849 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cbb21f0b-1f5a-4a90-8b80-bb5d9ba84be8 tempest-VolumeTypesAdminTests-2023281711 tempest-VolumeTypesAdminTests-2023281711-project-admin] http://192.168.122.100/volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 returned with HTTP 202 Sep 01 08:23:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 732/1475] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:12 2026] DELETE /volume/v3/types/5019da04-150e-4028-a9b9-0fb9072fb172 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-24f60f12-7156-4a17-9a02-9481a401874b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf/action Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for group 88beab7e-4349-46b0-a131-2eb14c87c2cf {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group with id: 88beab7e-4349-46b0-a131-2eb14c87c2cf Sep 01 08:23:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:13 devstack devstack@c-api.service[86551]: /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 01 08:23:13 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:13 devstack devstack@c-api.service[86551]: /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 01 08:23:13 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-24f60f12-7156-4a17-9a02-9481a401874b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf/action returned with HTTP 202 Sep 01 08:23:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 744/1476] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:13 2026] POST /volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:13 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:13 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb934b5f-c331-4b97-a54a-7dc827c9ee62 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 200 Sep 01 08:23:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 733/1477] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:13 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 933 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d40c0720-600c-408a-b963-20a705c0b083 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d40c0720-600c-408a-b963-20a705c0b083 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d40c0720-600c-408a-b963-20a705c0b083 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1374272413"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d40c0720-600c-408a-b963-20a705c0b083 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 745/1478] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:13 2026] POST /volume/v3/types => generated 216 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b6c61e95-1ed9-4b05-8dba-146cd7dc1e21 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b6c61e95-1ed9-4b05-8dba-146cd7dc1e21 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:23:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b6c61e95-1ed9-4b05-8dba-146cd7dc1e21 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1595871232"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b6c61e95-1ed9-4b05-8dba-146cd7dc1e21 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:23:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 734/1479] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:23:13 2026] POST /volume/v3/group_types => generated 173 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-47709c58-7e43-4f37-9362-11d4054a3823 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fe6f02b-a3e3-4ed9-9c66-15dd54932965", "volume_types": ["22a12fc8-6ce3-437c-bbdd-7591a6603459"], "name": "tempest-Group1-84837561"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating new group {'group': {'group_type': '6fe6f02b-a3e3-4ed9-9c66-15dd54932965', 'volume_types': ['22a12fc8-6ce3-437c-bbdd-7591a6603459'], 'name': 'tempest-Group1-84837561'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating group tempest-Group1-84837561. Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['ca8f40d3-4444-4a9e-9377-a5f397b91e5b'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47709c58-7e43-4f37-9362-11d4054a3823 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 746/1480] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:13 2026] POST /volume/v3/groups => generated 92 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:14 devstack devstack@c-api.service[86552]: /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 01 08:23:14 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c25409c-bbb7-49bd-a143-fd76357ecf5a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 returned with HTTP 200 Sep 01 08:23:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 735/1481] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:14 2026] GET /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 => generated 320 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b27fd5f-4005-49f1-879d-3188f466dcc8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b27fd5f-4005-49f1-879d-3188f466dcc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b27fd5f-4005-49f1-879d-3188f466dcc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b27fd5f-4005-49f1-879d-3188f466dcc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b27fd5f-4005-49f1-879d-3188f466dcc8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 returned with HTTP 404 Sep 01 08:23:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 747/1482] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:14 2026] GET /volume/v3/volumes/e49d7848-47c2-4f67-bae3-5d3131a9e578 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 88beab7e-4349-46b0-a131-2eb14c87c2cf {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:14 devstack devstack@c-api.service[86552]: /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 01 08:23:14 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f6f7cb6e-ca9f-4588-95b1-394dd447d1ab tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf returned with HTTP 200 Sep 01 08:23:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 736/1483] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:14 2026] GET /volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf => generated 417 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c093f270-56d1-48b6-8333-f09984c83f76 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c093f270-56d1-48b6-8333-f09984c83f76 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c093f270-56d1-48b6-8333-f09984c83f76 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c093f270-56d1-48b6-8333-f09984c83f76 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-c093f270-56d1-48b6-8333-f09984c83f76 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /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 01 08:23:15 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c093f270-56d1-48b6-8333-f09984c83f76 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 returned with HTTP 200 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 748/1484] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-492019c9-2549-48f5-b928-85e9df563c79 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fe6f02b-a3e3-4ed9-9c66-15dd54932965", "volume_types": ["22a12fc8-6ce3-437c-bbdd-7591a6603459"], "name": "tempest-Group2-278503041"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating new group {'group': {'group_type': '6fe6f02b-a3e3-4ed9-9c66-15dd54932965', 'volume_types': ['22a12fc8-6ce3-437c-bbdd-7591a6603459'], 'name': 'tempest-Group2-278503041'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating group tempest-Group2-278503041. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 88beab7e-4349-46b0-a131-2eb14c87c2cf {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c441b82-3826-4d11-8c00-41b7ddd2f152 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf returned with HTTP 404 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 749/1485] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/groups/88beab7e-4349-46b0-a131-2eb14c87c2cf => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['9c0b2ed7-a2c6-41b6-b32e-c1e4f971f397'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86551) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.group_snapshots [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group_snapshot with id: 5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-492019c9-2549-48f5-b928-85e9df563c79 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /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 01 08:23:15 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 737/1486] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:15 2026] POST /volume/v3/groups => generated 93 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d655428f-8cec-4363-95e2-cf783b2fdb31 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 202 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 750/1487] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:23:15 2026] DELETE /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /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 01 08:23:15 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:15 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /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 01 08:23:15 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cb4e2fb8-ca1d-434a-a825-58c5ab060733 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 returned with HTTP 200 Sep 01 08:23:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 738/1488] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 => generated 321 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18681837-2b4c-4b8e-a6bf-e164a1fc605c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 751/1489] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e83858a6-165a-4f47-8941-61db682893c1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /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 01 08:23:15 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e83858a6-165a-4f47-8941-61db682893c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:23:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 739/1490] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5406bd9-87b5-4299-a334-014a03e6ce28 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 returned with HTTP 200 Sep 01 08:23:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 752/1491] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:15 2026] GET /volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-06ecb5de-bb75-4d8a-8bdf-bae01d01235c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:16 devstack devstack@c-api.service[86552]: /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 01 08:23:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efa62835-088d-44e3-95b2-f60e01f14ba2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 returned with HTTP 200 Sep 01 08:23:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 740/1492] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:16 2026] GET /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2133375904", "volume_type": "22a12fc8-6ce3-437c-bbdd-7591a6603459", "group_id": "11444925-33e0-468c-b9a8-61948bb48bb9", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2133375904', 'volume_type': '22a12fc8-6ce3-437c-bbdd-7591a6603459', 'group_id': '11444925-33e0-468c-b9a8-61948bb48bb9', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:16 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume of 1 GB Sep 01 08:23:16 devstack devstack@c-api.service[86552]: /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 01 08:23:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (3bbc5b76-4643-4413-a088-f1656f202081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4764da-b133-4101-9f86-681b832e47ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-06ecb5de-bb75-4d8a-8bdf-bae01d01235c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-06ecb5de-bb75-4d8a-8bdf-bae01d01235c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1769349917", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4764da-b133-4101-9f86-681b832e47ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22a12fc8-6ce3-437c-bbdd-7591a6603459,is_public=True,name='tempest-GroupsTest-volume-type-1374272413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a12fc8-6ce3-437c-bbdd-7591a6603459', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '11444925-33e0-468c-b9a8-61948bb48bb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d48f8bc-890c-4508-826f-5c237f15f272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-06ecb5de-bb75-4d8a-8bdf-bae01d01235c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 753/1493] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:16 2026] POST /volume/v3/types => generated 380 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c3797db-12b7-46c9-a1d9-f87b02d6efb0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c3797db-12b7-46c9-a1d9-f87b02d6efb0 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c3797db-12b7-46c9-a1d9-f87b02d6efb0 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:16 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1374272413 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1374272413, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:16 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1374272413 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1374272413, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c3797db-12b7-46c9-a1d9-f87b02d6efb0 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption returned with HTTP 200 Sep 01 08:23:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 754/1494] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:16 2026] POST /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de2072d1-6e9f-4692-9dbd-c3302fc7dcd0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 755/1495] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:16 2026] GET /volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 => generated 449 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0f300f29-3516-4cb2-b729-8ed73ca69f10 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f300f29-3516-4cb2-b729-8ed73ca69f10 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f300f29-3516-4cb2-b729-8ed73ca69f10 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1714811698", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['d0621b55-3272-4568-81f1-dec1a755e4fb', 'b6e8763b-dd6d-4066-8d13-6958a991fb46', '99c04e67-ba29-42c4-a1fc-91978696e90b', '64f975f4-2c34-4a6f-b77a-938990f6e38c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d48f8bc-890c-4508-826f-5c237f15f272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0621b55-3272-4568-81f1-dec1a755e4fb', 'b6e8763b-dd6d-4066-8d13-6958a991fb46', '99c04e67-ba29-42c4-a1fc-91978696e90b', '64f975f4-2c34-4a6f-b77a-938990f6e38c']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f300f29-3516-4cb2-b729-8ed73ca69f10 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f174ab-07d7-4f22-bad0-7e8b47cd49b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 756/1496] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:17 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 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-928f3148-3b45-43bd-864c-2826fa251cc6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f174ab-07d7-4f22-bad0-7e8b47cd49b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d15d1ea-dd67-48ab-b045-fad47f048041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2133375904',encryption_key_id=None,group_id=11444925-33e0-468c-b9a8-61948bb48bb9,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['d0621b55-3272-4568-81f1-dec1a755e4fb','b6e8763b-dd6d-4066-8d13-6958a991fb46','99c04e67-ba29-42c4-a1fc-91978696e90b','64f975f4-2c34-4a6f-b77a-938990f6e38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=22a12fc8-6ce3-437c-bbdd-7591a6603459), 'volume': Volume(_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-01T06:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2133375904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=11444925-33e0-468c-b9a8-61948bb48bb9,host=None,id=2d15d1ea-dd67-48ab-b045-fad47f048041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a12fc8-6ce3-437c-bbdd-7591a6603459),volume_type_id=22a12fc8-6ce3-437c-bbdd-7591a6603459)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac2a3d6-a90b-41eb-b0a7-3e462ae4f904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac2a3d6-a90b-41eb-b0a7-3e462ae4f904) transitioned into state 'SUCCESS' from state '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-2133375904',encryption_key_id=None,group_id=11444925-33e0-468c-b9a8-61948bb48bb9,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['d0621b55-3272-4568-81f1-dec1a755e4fb','b6e8763b-dd6d-4066-8d13-6958a991fb46','99c04e67-ba29-42c4-a1fc-91978696e90b','64f975f4-2c34-4a6f-b77a-938990f6e38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=22a12fc8-6ce3-437c-bbdd-7591a6603459)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b81a38-e9f3-4b0f-ac9a-6ac1e7a6ec57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b81a38-e9f3-4b0f-ac9a-6ac1e7a6ec57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (3bbc5b76-4643-4413-a088-f1656f202081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request issued successfully. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:17 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-928f3148-3b45-43bd-864c-2826fa251cc6 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] POST http://192.168.122.100/volume/v3/types/1cb87450-5a43-4733-865b-539d03001912/encryption Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-928f3148-3b45-43bd-864c-2826fa251cc6 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-928f3148-3b45-43bd-864c-2826fa251cc6 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-928f3148-3b45-43bd-864c-2826fa251cc6 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/1cb87450-5a43-4733-865b-539d03001912/encryption returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 757/1497] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types/1cb87450-5a43-4733-865b-539d03001912/encryption => generated 127 bytes in 197 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-139697b1-b934-418f-b5cf-fa85a5a26dfc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-139697b1-b934-418f-b5cf-fa85a5a26dfc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-139697b1-b934-418f-b5cf-fa85a5a26dfc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-757793454", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22b94d19-4818-4b76-9b56-f7331899b7e0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 741/1498] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:16 2026] POST /volume/v3/volumes => generated 823 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-139697b1-b934-418f-b5cf-fa85a5a26dfc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 758/1499] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types => generated 379 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b700615-8685-4549-beb5-f3ef22bf4c4d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b700615-8685-4549-beb5-f3ef22bf4c4d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] POST http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b700615-8685-4549-beb5-f3ef22bf4c4d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:17 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-1b700615-8685-4549-beb5-f3ef22bf4c4d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b700615-8685-4549-beb5-f3ef22bf4c4d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 759/1500] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7523717e-f6f3-40cc-a347-bb821184b509 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7523717e-f6f3-40cc-a347-bb821184b509 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] PUT http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs/key2 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7523717e-f6f3-40cc-a347-bb821184b509 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-7523717e-f6f3-40cc-a347-bb821184b509 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7523717e-f6f3-40cc-a347-bb821184b509 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs/key2 returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 760/1501] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:17 2026] PUT /volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6/extra_specs/key2 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6908001c-dc51-43b2-8bb9-a9b17f5774e2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6908001c-dc51-43b2-8bb9-a9b17f5774e2 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6908001c-dc51-43b2-8bb9-a9b17f5774e2 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-6908001c-dc51-43b2-8bb9-a9b17f5774e2 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6908001c-dc51-43b2-8bb9-a9b17f5774e2 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 761/1502] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-beadd767-94fc-4a65-a057-a614c5969fb5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-beadd767-94fc-4a65-a057-a614c5969fb5 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-beadd767-94fc-4a65-a057-a614c5969fb5 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1662715699", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-beadd767-94fc-4a65-a057-a614c5969fb5 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 762/1503] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types => generated 380 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e7bb6f3d-650f-4b9e-8850-bb0be9deb235 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 742/1504] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:17 2026] GET /volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 => generated 891 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8fd70a15-b751-4ff2-8f58-e892b5352ffc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8fd70a15-b751-4ff2-8f58-e892b5352ffc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8fd70a15-b751-4ff2-8f58-e892b5352ffc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8fd70a15-b751-4ff2-8f58-e892b5352ffc tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 763/1505] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] DELETE http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption/0283b102-d3de-4ba2-bc8a-5424188e782c Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04d7d049-9bdd-4c43-8f2a-fd7ddc2af60b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption/0283b102-d3de-4ba2-bc8a-5424188e782c returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 743/1506] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:23:17 2026] DELETE /volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304/encryption/0283b102-d3de-4ba2-bc8a-5424188e782c => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-044c3077-7ad0-4700-a93c-ea2d86c0840b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-044c3077-7ad0-4700-a93c-ea2d86c0840b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-044c3077-7ad0-4700-a93c-ea2d86c0840b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-618380679", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-044c3077-7ad0-4700-a93c-ea2d86c0840b tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 764/1507] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types => generated 379 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] DELETE http://192.168.122.100/volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3/extra_specs/key1 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c1d6fce-b7a6-45b0-85b7-bc7d8aa044d3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3/extra_specs/key1 returned with HTTP 403 Sep 01 08:23:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 744/1508] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:23:17 2026] DELETE /volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3/extra_specs/key1 => generated 122 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f78cd6a0-984f-40b5-a90f-94de8ef0f879 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f78cd6a0-984f-40b5-a90f-94de8ef0f879 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f78cd6a0-984f-40b5-a90f-94de8ef0f879 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-710663327", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f78cd6a0-984f-40b5-a90f-94de8ef0f879 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 765/1509] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:23:17 2026] POST /volume/v3/types => generated 379 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34175c9f-56b1-4160-b739-7c71200fb6df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34175c9f-56b1-4160-b739-7c71200fb6df tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] DELETE http://192.168.122.100/volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34175c9f-56b1-4160-b739-7c71200fb6df tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34175c9f-56b1-4160-b739-7c71200fb6df tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-34175c9f-56b1-4160-b739-7c71200fb6df tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34175c9f-56b1-4160-b739-7c71200fb6df tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 766/1510] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 => generated 109 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5106f8-7181-4cf7-983d-ad7f8a884e64 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 returned with HTTP 200 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5441d5d2-ff15-4977-a0a0-e1e40bcc5e7d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 745/1511] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 => generated 448 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5441d5d2-ff15-4977-a0a0-e1e40bcc5e7d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] GET http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5441d5d2-ff15-4977-a0a0-e1e40bcc5e7d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5441d5d2-ff15-4977-a0a0-e1e40bcc5e7d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5441d5d2-ff15-4977-a0a0-e1e40bcc5e7d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs returned with HTTP 200 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 767/1512] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs => generated 123 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] GET http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/cipher Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11a58378-d66d-43b1-9e42-e46a00a7e5c3 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/cipher returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 746/1513] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/cipher => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-caf78a98-6bc1-445a-8866-90ff656fe133 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-caf78a98-6bc1-445a-8866-90ff656fe133 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] GET http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-caf78a98-6bc1-445a-8866-90ff656fe133 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-caf78a98-6bc1-445a-8866-90ff656fe133 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-caf78a98-6bc1-445a-8866-90ff656fe133 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-caf78a98-6bc1-445a-8866-90ff656fe133 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 768/1514] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d3ff8a60-6d48-465b-bda3-0fbd96b3e08c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3ff8a60-6d48-465b-bda3-0fbd96b3e08c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] GET http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/multiattach Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8a60-6d48-465b-bda3-0fbd96b3e08c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8a60-6d48-465b-bda3-0fbd96b3e08c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3ff8a60-6d48-465b-bda3-0fbd96b3e08c tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/multiattach returned with HTTP 200 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 747/1515] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-814fa488-06ae-4ec8-bee1-dfb252ab5f96 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-814fa488-06ae-4ec8-bee1-dfb252ab5f96 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] GET http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/volume_backend_name Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-814fa488-06ae-4ec8-bee1-dfb252ab5f96 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-814fa488-06ae-4ec8-bee1-dfb252ab5f96 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-814fa488-06ae-4ec8-bee1-dfb252ab5f96 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 769/1516] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-99291d2e-0873-4436-b296-a478aa745aea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-99291d2e-0873-4436-b296-a478aa745aea tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] PUT http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/dabd9743-9616-4e76-83a4-b380ec09ed67 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-99291d2e-0873-4436-b296-a478aa745aea tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-99291d2e-0873-4436-b296-a478aa745aea tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-99291d2e-0873-4436-b296-a478aa745aea tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/dabd9743-9616-4e76-83a4-b380ec09ed67 returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 748/1517] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:23:18 2026] PUT /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/encryption/dabd9743-9616-4e76-83a4-b380ec09ed67 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9575506e-336c-41e4-abfb-98e458a4a3bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9575506e-336c-41e4-abfb-98e458a4a3bd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] PUT http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/key1 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9575506e-336c-41e4-abfb-98e458a4a3bd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-9575506e-336c-41e4-abfb-98e458a4a3bd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9575506e-336c-41e4-abfb-98e458a4a3bd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/key1 returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 770/1518] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:18 2026] PUT /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-10c72e61-4270-4049-a9ec-c6f596c8cb49 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10c72e61-4270-4049-a9ec-c6f596c8cb49 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] PUT http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10c72e61-4270-4049-a9ec-c6f596c8cb49 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-10c72e61-4270-4049-a9ec-c6f596c8cb49 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5b8b4716a8c34d9682cbe5c9498f5dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de89c352f2d142b68e76c79f4922e4bf', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10c72e61-4270-4049-a9ec-c6f596c8cb49 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-reader] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 returned with HTTP 403 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 749/1519] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:23:18 2026] PUT /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f30f8b8-6390-4b84-bebf-60f14019fec1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f30f8b8-6390-4b84-bebf-60f14019fec1 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f30f8b8-6390-4b84-bebf-60f14019fec1 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f30f8b8-6390-4b84-bebf-60f14019fec1 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f30f8b8-6390-4b84-bebf-60f14019fec1 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 771/1520] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/1f3a9923-e351-42ee-99be-00f38faff511 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9347b9bb-6d9a-4210-b19b-f2161b2839dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9347b9bb-6d9a-4210-b19b-f2161b2839dd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9347b9bb-6d9a-4210-b19b-f2161b2839dd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9347b9bb-6d9a-4210-b19b-f2161b2839dd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9347b9bb-6d9a-4210-b19b-f2161b2839dd tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 750/1521] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/d2407c75-87b6-4ea8-8e08-30b38a8000f3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dfa9e6bd-e91b-4e87-839b-7121c7b0b76d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dfa9e6bd-e91b-4e87-839b-7121c7b0b76d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dfa9e6bd-e91b-4e87-839b-7121c7b0b76d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dfa9e6bd-e91b-4e87-839b-7121c7b0b76d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dfa9e6bd-e91b-4e87-839b-7121c7b0b76d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 772/1522] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/c3aabdd2-4276-483d-a2c9-937fb711b304 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-778e4e74-20d8-409b-bfdb-45affe1138ed None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-778e4e74-20d8-409b-bfdb-45affe1138ed tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-778e4e74-20d8-409b-bfdb-45affe1138ed tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-778e4e74-20d8-409b-bfdb-45affe1138ed tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:18 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-778e4e74-20d8-409b-bfdb-45affe1138ed tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 773/1523] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/9ad0b18d-82a6-4c3d-972e-cd5640a458a6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d0a4db4-0594-4aa8-a3a8-ff2ffb37b808 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d0a4db4-0594-4aa8-a3a8-ff2ffb37b808 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/1cb87450-5a43-4733-865b-539d03001912 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d0a4db4-0594-4aa8-a3a8-ff2ffb37b808 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d0a4db4-0594-4aa8-a3a8-ff2ffb37b808 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee6a93f0-6060-4b80-9448-f7d0873dcc10 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 returned with HTTP 200 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 751/1524] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:18 2026] GET /volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d0a4db4-0594-4aa8-a3a8-ff2ffb37b808 tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/1cb87450-5a43-4733-865b-539d03001912 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 774/1525] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/1cb87450-5a43-4733-865b-539d03001912 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-03cf0cf4-4066-4517-a7bd-cdc74e91b37d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03cf0cf4-4066-4517-a7bd-cdc74e91b37d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] DELETE http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03cf0cf4-4066-4517-a7bd-cdc74e91b37d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03cf0cf4-4066-4517-a7bd-cdc74e91b37d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03cf0cf4-4066-4517-a7bd-cdc74e91b37d tempest-VolumeTypesReaderTests-583412461 tempest-VolumeTypesReaderTests-583412461-project-admin] http://192.168.122.100/volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 returned with HTTP 202 Sep 01 08:23:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 752/1526] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:18 2026] DELETE /volume/v3/types/599b32da-27e3-48e1-8588-1c47ab54f103 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4d23070b-9133-4003-8302-091a36e0ee70 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d23070b-9133-4003-8302-091a36e0ee70 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d23070b-9133-4003-8302-091a36e0ee70 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d23070b-9133-4003-8302-091a36e0ee70 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d23070b-9133-4003-8302-091a36e0ee70 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 returned with HTTP 404 Sep 01 08:23:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 775/1527] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:19 2026] GET /volume/v3/snapshots/bcc61a18-8e03-462f-921c-57d7494c5b40 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 5c97b7c3-d9fd-4968-bf4c-6725a66d033a {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f59ac3fd-1646-4808-b80b-aa0fba8dc838 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a returned with HTTP 404 Sep 01 08:23:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 753/1528] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:19 2026] GET /volume/v3/group_snapshots/5c97b7c3-d9fd-4968-bf4c-6725a66d033a => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /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 01 08:23:19 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98dbfbb6-713e-47ca-a600-0d2f13195e4b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 776/1529] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:19 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe/action Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for group c014e2d4-710c-4939-a4e4-f137cb69c5fe {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group with id: c014e2d4-710c-4939-a4e4-f137cb69c5fe Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /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 01 08:23:19 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /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 01 08:23:19 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd7db8ec-e3c5-47be-a175-f944e7167f09 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe/action returned with HTTP 202 Sep 01 08:23:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 754/1530] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:19 2026] POST /volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8d6278e-aff2-480f-b47d-56972a0d3d21 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 returned with HTTP 200 Sep 01 08:23:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 777/1531] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:19 2026] GET /volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8a04570e-727d-4706-aefd-22a628990e42 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:19 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:19 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:19 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a04570e-727d-4706-aefd-22a628990e42 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 returned with HTTP 200 Sep 01 08:23:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 755/1532] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:19 2026] GET /volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3df47f98-092a-460b-ab69-aa2b1bdea52c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 778/1533] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 => generated 321 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /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 01 08:23:20 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-306d91e9-b04f-4cca-ae94-b388b5bcf89f tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 756/1534] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9419f4f2-a2f5-4b2b-a936-74802e1353cd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9419f4f2-a2f5-4b2b-a936-74802e1353cd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/detail Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9419f4f2-a2f5-4b2b-a936-74802e1353cd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9419f4f2-a2f5-4b2b-a936-74802e1353cd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9419f4f2-a2f5-4b2b-a936-74802e1353cd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/detail returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 779/1535] 192.168.122.100 () {60 vars in 1180 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/groups/detail => generated 637 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a3c528c2-4ac2-456f-8196-97dfa160129a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /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 01 08:23:20 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:20 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a3c528c2-4ac2-456f-8196-97dfa160129a tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 757/1536] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:20 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df18aa7c-055b-4ffb-8bf7-301565ec5dda tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 780/1537] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e4d61f33-fc17-40ca-92d2-817647baa844 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4d66072c-aeec-4878-9939-2ca0c609afa7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d66072c-aeec-4878-9939-2ca0c609afa7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d66072c-aeec-4878-9939-2ca0c609afa7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d66072c-aeec-4878-9939-2ca0c609afa7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] delete called for group 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Delete group with id: 11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d66072c-aeec-4878-9939-2ca0c609afa7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 returned with HTTP 404 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 781/1538] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/volumes/60a21b41-1a98-40c9-a732-ebad294528c5 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /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 01 08:23:20 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-455dfd4c-2528-4d76-906c-97378afad0de None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-455dfd4c-2528-4d76-906c-97378afad0de tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-455dfd4c-2528-4d76-906c-97378afad0de tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-455dfd4c-2528-4d76-906c-97378afad0de tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-455dfd4c-2528-4d76-906c-97378afad0de tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member c014e2d4-710c-4939-a4e4-f137cb69c5fe {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:20 devstack devstack@c-api.service[86552]: /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 01 08:23:20 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /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 01 08:23:20 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-455dfd4c-2528-4d76-906c-97378afad0de tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe returned with HTTP 200 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 782/1539] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe => generated 353 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e4d61f33-fc17-40ca-92d2-817647baa844 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action returned with HTTP 202 Sep 01 08:23:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 758/1540] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:20 2026] POST /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:20 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:20 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:21 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-150cf9a0-0b78-4be8-9f2c-c80d9f0d0a67 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 returned with HTTP 200 Sep 01 08:23:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 783/1541] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:20 2026] GET /volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member c014e2d4-710c-4939-a4e4-f137cb69c5fe {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-144441ce-2fff-43cd-b5b9-26c0bf6185ec tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe returned with HTTP 404 Sep 01 08:23:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 759/1542] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:21 2026] GET /volume/v3/groups/c014e2d4-710c-4939-a4e4-f137cb69c5fe => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fd36eece-b889-4da5-9527-9a3e4941cb2f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fd36eece-b889-4da5-9527-9a3e4941cb2f tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/564565d0-5185-4517-a020-d62685f8ea17 Sep 01 08:23:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fd36eece-b889-4da5-9527-9a3e4941cb2f tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fd36eece-b889-4da5-9527-9a3e4941cb2f tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fd36eece-b889-4da5-9527-9a3e4941cb2f tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types/564565d0-5185-4517-a020-d62685f8ea17 returned with HTTP 202 Sep 01 08:23:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 784/1543] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:23:21 2026] DELETE /volume/v3/group_types/564565d0-5185-4517-a020-d62685f8ea17 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3a6e3ff5-8253-4a5f-906a-2d1a7e03b254 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a6e3ff5-8253-4a5f-906a-2d1a7e03b254 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a6e3ff5-8253-4a5f-906a-2d1a7e03b254 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a6e3ff5-8253-4a5f-906a-2d1a7e03b254 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a6e3ff5-8253-4a5f-906a-2d1a7e03b254 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 returned with HTTP 202 Sep 01 08:23:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 760/1544] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:21 2026] DELETE /volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cf9b9d66-5d68-419d-8d87-3a87c65cdd64 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf9b9d66-5d68-419d-8d87-3a87c65cdd64 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] GET http://192.168.122.100/volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf9b9d66-5d68-419d-8d87-3a87c65cdd64 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf9b9d66-5d68-419d-8d87-3a87c65cdd64 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf9b9d66-5d68-419d-8d87-3a87c65cdd64 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 returned with HTTP 404 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 785/1545] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:22 2026] GET /volume/v3/types/2ea56c41-93b7-421d-b9d8-5e571b17b440 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-db64ae44-3805-4f05-8e28-30bbd485859d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-db64ae44-3805-4f05-8e28-30bbd485859d tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-db64ae44-3805-4f05-8e28-30bbd485859d tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-697864892"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca36252e-aa6d-47a4-8cd3-afdca4a15785 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca36252e-aa6d-47a4-8cd3-afdca4a15785 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca36252e-aa6d-47a4-8cd3-afdca4a15785 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca36252e-aa6d-47a4-8cd3-afdca4a15785 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-db64ae44-3805-4f05-8e28-30bbd485859d tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 761/1546] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:22 2026] POST /volume/v3/types => generated 223 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca36252e-aa6d-47a4-8cd3-afdca4a15785 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 returned with HTTP 404 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 786/1547] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:22 2026] GET /volume/v3/volumes/2d15d1ea-dd67-48ab-b045-fad47f048041 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-83253b85-89d0-47db-8101-5b541c078452 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83253b85-89d0-47db-8101-5b541c078452 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83253b85-89d0-47db-8101-5b541c078452 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1117317694"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ecc78a1-ca84-4aa7-a0ff-59146550f280 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 returned with HTTP 404 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 787/1548] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:22 2026] GET /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] delete called for group 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Delete group with id: 1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83253b85-89d0-47db-8101-5b541c078452 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:23:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 762/1549] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:23:22 2026] POST /volume/v3/group_types => generated 181 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3322989c-76b0-4f0f-8bd2-e187b73685d8", "volume_types": ["aa9b470c-605f-46ed-811a-c48e44e70d64"], "name": "tempest-GroupSnapshotsTest-Group-1053540184"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group {'group': {'group_type': '3322989c-76b0-4f0f-8bd2-e187b73685d8', 'volume_types': ['aa9b470c-605f-46ed-811a-c48e44e70d64'], 'name': 'tempest-GroupSnapshotsTest-Group-1053540184'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group tempest-GroupSnapshotsTest-Group-1053540184. Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /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 01 08:23:22 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d79dd1a8-cfca-49a2-8ae1-6d0a71f991f5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action returned with HTTP 202 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 788/1550] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:22 2026] POST /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:22 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['42e52889-90c9-4d78-a1d6-ae26efafdbed'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /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 01 08:23:22 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49d093ce-a272-43ae-bfd6-d7dbf00fe426 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 returned with HTTP 200 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 789/1551] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:22 2026] GET /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 => generated 321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ae3b71d-2f48-4949-894e-7c6116781ee7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 763/1552] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:22 2026] POST /volume/v3/groups => generated 112 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:22 devstack devstack@c-api.service[86551]: /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 01 08:23:22 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3943d169-2be5-4e6e-b83d-8e1cf2e869ca tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 790/1553] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:22 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-771026483"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-771026483'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume of 1 GB Sep 01 08:23:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Availability Zones retrieved successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (a3811cdd-4a64-49cc-a302-4ef5b8cbcac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0675555-9832-4320-87fa-8b121af296c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0675555-9832-4320-87fa-8b121af296c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b89e59c3-39cb-45ee-bdb0-fc2a44b3facf tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 returned with HTTP 404 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 791/1554] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-98ad2aab-4da0-4cf8-b31a-d3d7f3259eb7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52587611-3f18-420d-ae72-dfe28ea74f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98ad2aab-4da0-4cf8-b31a-d3d7f3259eb7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/detail Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98ad2aab-4da0-4cf8-b31a-d3d7f3259eb7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98ad2aab-4da0-4cf8-b31a-d3d7f3259eb7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /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 01 08:23:23 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98ad2aab-4da0-4cf8-b31a-d3d7f3259eb7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/detail returned with HTTP 200 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 792/1555] 192.168.122.100 () {60 vars in 1180 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-545e097a-0efb-496d-9295-f93fb6edbd74 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /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 01 08:23:23 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-545e097a-0efb-496d-9295-f93fb6edbd74 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 793/1556] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] delete called for group 1cac95b8-23d2-4125-9841-1ab410af11a3 {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Delete group with id: 1cac95b8-23d2-4125-9841-1ab410af11a3 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ed669a-2942-46ca-a071-a7a01abb6c17 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action returned with HTTP 404 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 794/1557] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:23 2026] POST /volume/v3/groups/1cac95b8-23d2-4125-9841-1ab410af11a3/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cb24123-8986-439a-ae2a-24c5b7ff0d82 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 795/1558] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Created reservations ['6edc81b3-976f-444f-b547-95763e4b2fa5', '56f3f927-2521-425a-9c94-d92367796718', 'b95d1eec-41e6-4eee-ac48-37075934e046', '7f5b66e5-cb6c-465d-841d-3c0a3a1819b7'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52587611-3f18-420d-ae72-dfe28ea74f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6edc81b3-976f-444f-b547-95763e4b2fa5', '56f3f927-2521-425a-9c94-d92367796718', 'b95d1eec-41e6-4eee-ac48-37075934e046', '7f5b66e5-cb6c-465d-841d-3c0a3a1819b7']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31de187-8c33-4f8a-82c0-82cc40b9957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /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 01 08:23:23 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-299d61b4-aa2f-47d7-9fbc-989e26982728 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 796/1559] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] delete called for group 11444925-33e0-468c-b9a8-61948bb48bb9 {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Delete group with id: 11444925-33e0-468c-b9a8-61948bb48bb9 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13e48c58-1d46-4dff-8851-4eb75e703c53 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action returned with HTTP 404 Sep 01 08:23:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 797/1560] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:23 2026] POST /volume/v3/groups/11444925-33e0-468c-b9a8-61948bb48bb9/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1321740104", "volume_type": "aa9b470c-605f-46ed-811a-c48e44e70d64", "group_id": "73f89397-d7f2-453a-9e8c-afddeb10f620", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1321740104', 'volume_type': 'aa9b470c-605f-46ed-811a-c48e44e70d64', 'group_id': '73f89397-d7f2-453a-9e8c-afddeb10f620', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31de187-8c33-4f8a-82c0-82cc40b9957f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c134400-d514-4888-b540-a6171e9ae0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-771026483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['6edc81b3-976f-444f-b547-95763e4b2fa5','56f3f927-2521-425a-9c94-d92367796718','b95d1eec-41e6-4eee-ac48-37075934e046','7f5b66e5-cb6c-465d-841d-3c0a3a1819b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-771026483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c134400-d514-4888-b540-a6171e9ae0d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24da40c7fbf348d18dd99cfac48de436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904fc185-5861-484e-a80c-8d49978322bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume of 1 GB Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /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 01 08:23:23 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (b260bf3d-94d9-4fdb-84ac-fe2c6d26a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904fc185-5861-484e-a80c-8d49978322bc) transitioned into state 'SUCCESS' from state '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-771026483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['6edc81b3-976f-444f-b547-95763e4b2fa5','56f3f927-2521-425a-9c94-d92367796718','b95d1eec-41e6-4eee-ac48-37075934e046','7f5b66e5-cb6c-465d-841d-3c0a3a1819b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a0ad8-5344-4c7f-9c9e-00ac9f931fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072067d2-461d-46ba-9f95-9c8c0c239655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072067d2-461d-46ba-9f95-9c8c0c239655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (a3811cdd-4a64-49cc-a302-4ef5b8cbcac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request issued successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4d83a548-c86c-47cf-9f99-6ff267756e21 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 764/1561] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:23:23 2026] POST /volume/v3/volumes => generated 786 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9a0a1850-ed6d-499f-83ed-ede181086b32 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a0a1850-ed6d-499f-83ed-ede181086b32 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/6fe6f02b-a3e3-4ed9-9c66-15dd54932965 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a0a1850-ed6d-499f-83ed-ede181086b32 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a0a1850-ed6d-499f-83ed-ede181086b32 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a0ad8-5344-4c7f-9c9e-00ac9f931fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa9b470c-605f-46ed-811a-c48e44e70d64,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-697864892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa9b470c-605f-46ed-811a-c48e44e70d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '73f89397-d7f2-453a-9e8c-afddeb10f620', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f84a98a-7b51-4057-8efd-6885453933bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a0a1850-ed6d-499f-83ed-ede181086b32 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/group_types/6fe6f02b-a3e3-4ed9-9c66-15dd54932965 returned with HTTP 202 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 765/1562] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:23:23 2026] DELETE /volume/v3/group_types/6fe6f02b-a3e3-4ed9-9c66-15dd54932965 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e677e77-07e9-4432-8b70-9a55b1019646 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e677e77-07e9-4432-8b70-9a55b1019646 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e677e77-07e9-4432-8b70-9a55b1019646 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e677e77-07e9-4432-8b70-9a55b1019646 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-697864892 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-697864892, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-697864892 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-697864892, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9e677e77-07e9-4432-8b70-9a55b1019646 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e677e77-07e9-4432-8b70-9a55b1019646 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 200 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 766/1563] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:23 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 965 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-316e746e-ef24-426e-a3d9-11650f0fe41a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-316e746e-ef24-426e-a3d9-11650f0fe41a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] DELETE http://192.168.122.100/volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-316e746e-ef24-426e-a3d9-11650f0fe41a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-316e746e-ef24-426e-a3d9-11650f0fe41a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['935de4bc-8a53-4a71-8587-a34966412a3c', '80a8457d-53b5-4e10-b7f2-b5006e82c405', 'a5eb8d24-57f8-4040-ad27-7e22768a39b0', '9ab758cc-6610-4c27-9228-63e8ac1c5b06'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f84a98a-7b51-4057-8efd-6885453933bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['935de4bc-8a53-4a71-8587-a34966412a3c', '80a8457d-53b5-4e10-b7f2-b5006e82c405', 'a5eb8d24-57f8-4040-ad27-7e22768a39b0', '9ab758cc-6610-4c27-9228-63e8ac1c5b06']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f245f103-4d1f-411d-a69e-29a7e1d49c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f245f103-4d1f-411d-a69e-29a7e1d49c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e372bc3-c023-4866-ad7b-8811881a6cbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1321740104',encryption_key_id=None,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['935de4bc-8a53-4a71-8587-a34966412a3c','80a8457d-53b5-4e10-b7f2-b5006e82c405','a5eb8d24-57f8-4040-ad27-7e22768a39b0','9ab758cc-6610-4c27-9228-63e8ac1c5b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64), 'volume': Volume(_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-01T06:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1321740104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,host=None,id=3e372bc3-c023-4866-ad7b-8811881a6cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398f1e5b275b4d57924f6d60ecfb7b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b2795a14024d93bdd8a1e9312459bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa9b470c-605f-46ed-811a-c48e44e70d64),volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:23 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc65ba4e-a39c-49e1-acbe-a606242f912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-316e746e-ef24-426e-a3d9-11650f0fe41a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 returned with HTTP 202 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 767/1564] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:23 2026] DELETE /volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-599291f5-9145-41c6-bfd3-7885d0f457a8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-599291f5-9145-41c6-bfd3-7885d0f457a8 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] GET http://192.168.122.100/volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-599291f5-9145-41c6-bfd3-7885d0f457a8 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-599291f5-9145-41c6-bfd3-7885d0f457a8 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-599291f5-9145-41c6-bfd3-7885d0f457a8 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 returned with HTTP 404 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 768/1565] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:24 2026] GET /volume/v3/types/22a12fc8-6ce3-437c-bbdd-7591a6603459 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-65f461e0-a181-4d1d-a551-cb98f636dc0a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65f461e0-a181-4d1d-a551-cb98f636dc0a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65f461e0-a181-4d1d-a551-cb98f636dc0a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1651062870"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65f461e0-a181-4d1d-a551-cb98f636dc0a tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 769/1566] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:24 2026] POST /volume/v3/types => generated 216 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc65ba4e-a39c-49e1-acbe-a606242f912f) transitioned into state 'SUCCESS' from state '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-1321740104',encryption_key_id=None,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['935de4bc-8a53-4a71-8587-a34966412a3c','80a8457d-53b5-4e10-b7f2-b5006e82c405','a5eb8d24-57f8-4040-ad27-7e22768a39b0','9ab758cc-6610-4c27-9228-63e8ac1c5b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-68001985-2b58-4f68-b244-27112fef3df1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17163490-c485-4a7e-b586-c61137cef15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68001985-2b58-4f68-b244-27112fef3df1 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68001985-2b58-4f68-b244-27112fef3df1 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1873001506"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68001985-2b58-4f68-b244-27112fef3df1 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 770/1567] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:23:24 2026] POST /volume/v3/group_types => generated 173 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "31cdea68-dd7e-4655-873f-b0a4037849ab", "volume_types": ["e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb"], "name": "tempest-GroupsTest-Group-2008041833"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17163490-c485-4a7e-b586-c61137cef15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating new group {'group': {'group_type': '31cdea68-dd7e-4655-873f-b0a4037849ab', 'volume_types': ['e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb'], 'name': 'tempest-GroupsTest-Group-2008041833'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (b260bf3d-94d9-4fdb-84ac-fe2c6d26a5db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request issued successfully. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:24 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Creating group tempest-GroupsTest-Group-2008041833. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['b41ed2f9-88ed-46cd-8832-1d62d809b824'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69e976b0-e125-4a06-a4d0-0a431442a3b2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 798/1568] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:23 2026] POST /volume/v3/volumes => generated 830 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8be1b90a-0e11-433e-bbc4-ca5fa9812d5d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 771/1569] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:24 2026] POST /volume/v3/groups => generated 104 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:24 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:24 devstack devstack@c-api.service[86552]: /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 01 08:23:24 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a7cc864-87f6-451e-af35-d4d11e3a1e16 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 772/1570] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:24 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e8c7eee-48f1-43b7-932b-cec244562fd1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc returned with HTTP 200 Sep 01 08:23:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 799/1571] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:24 2026] GET /volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc => generated 898 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc0e136c-ad67-4f64-9feb-edf9148e26dc tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 200 Sep 01 08:23:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 773/1572] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:24 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:25 devstack devstack@c-api.service[86551]: /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 01 08:23:25 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bd661c7-5d25-4af5-939a-1546f32d7b58 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 800/1573] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:25 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-23638b87-1745-4711-8889-9ca9b42e406e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-102847434", "volume_type": "e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb", "group_id": "e37ba8fb-f6de-443e-a6d0-1e327e624426", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-102847434', 'volume_type': 'e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb', 'group_id': 'e37ba8fb-f6de-443e-a6d0-1e327e624426', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:25 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume of 1 GB Sep 01 08:23:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:25 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:25 devstack devstack@c-api.service[86552]: /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 01 08:23:25 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (e586f3af-da48-48ec-bb43-b71949aff6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db238099-7b94-434e-8a50-597c02cdbd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db238099-7b94-434e-8a50-597c02cdbd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb,is_public=True,name='tempest-GroupsTest-volume-type-1651062870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e37ba8fb-f6de-443e-a6d0-1e327e624426', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e45065-9f45-4eb1-8257-37a6c947be2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23638b87-1745-4711-8889-9ca9b42e406e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc returned with HTTP 200 Sep 01 08:23:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 801/1574] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:25 2026] GET /volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc => generated 922 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:25 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1651062870 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1651062870, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1651062870 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1651062870, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['6c339f3b-ac93-435f-be93-8d8bdd77b1d6', '3be0daa6-b833-4445-b987-41fe07cb8d1e', '4341ace0-e05b-4fa9-88a1-8f9dde6672f7', 'f6aa9891-a95d-4516-9a3a-6625862e0b1a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e45065-9f45-4eb1-8257-37a6c947be2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c339f3b-ac93-435f-be93-8d8bdd77b1d6', '3be0daa6-b833-4445-b987-41fe07cb8d1e', '4341ace0-e05b-4fa9-88a1-8f9dde6672f7', 'f6aa9891-a95d-4516-9a3a-6625862e0b1a']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c22371-4ea2-4806-a591-f16c1a536f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c22371-4ea2-4806-a591-f16c1a536f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20253f07-74bc-46bd-8625-d7c988a72c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-102847434',encryption_key_id=None,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['6c339f3b-ac93-435f-be93-8d8bdd77b1d6','3be0daa6-b833-4445-b987-41fe07cb8d1e','4341ace0-e05b-4fa9-88a1-8f9dde6672f7','f6aa9891-a95d-4516-9a3a-6625862e0b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb), 'volume': Volume(_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-01T06:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-102847434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,host=None,id=20253f07-74bc-46bd-8625-d7c988a72c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb),volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780c1fa7-afa3-4d6f-b318-447a370acd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780c1fa7-afa3-4d6f-b318-447a370acd59) transitioned into state 'SUCCESS' from state '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-102847434',encryption_key_id=None,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['6c339f3b-ac93-435f-be93-8d8bdd77b1d6','3be0daa6-b833-4445-b987-41fe07cb8d1e','4341ace0-e05b-4fa9-88a1-8f9dde6672f7','f6aa9891-a95d-4516-9a3a-6625862e0b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f400e0f7-5c48-4e28-8b49-86054ee89b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f400e0f7-5c48-4e28-8b49-86054ee89b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (e586f3af-da48-48ec-bb43-b71949aff6de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request issued successfully. Sep 01 08:23:25 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:25 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1986441979", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1986441979', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume of 1 GB Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Availability Zones retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Flow 'volume_create_api' (dea24c5e-2f33-4a72-8128-2ecbf8e7c678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de441f7f-5228-46ab-8d7f-41c643962cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1c4e0dde-413d-4ea6-9b5b-c1dfca38fba0 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 774/1575] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:25 2026] POST /volume/v3/volumes => generated 822 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de441f7f-5228-46ab-8d7f-41c643962cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d50f4370-bc99-49e7-8bc1-31193556c6d3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e25bf21-b477-4c96-a3fd-b6f84196c4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 775/1576] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:26 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Created reservations ['28220c7f-92d2-4fe8-98a7-e18dc62a0e58', '4e0d1d66-96d3-4181-b404-3c8d9de7aefa', 'd99da80a-2ddf-4c04-8b7d-25ebae39d0ec', '6dde0dca-8b07-45d8-bb6d-90630d045ef3'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e25bf21-b477-4c96-a3fd-b6f84196c4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28220c7f-92d2-4fe8-98a7-e18dc62a0e58', '4e0d1d66-96d3-4181-b404-3c8d9de7aefa', 'd99da80a-2ddf-4c04-8b7d-25ebae39d0ec', '6dde0dca-8b07-45d8-bb6d-90630d045ef3']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e329797b-8d0e-4b44-9bb4-dba4f703b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4df53b1f-442a-48e7-94c1-a2d1006ad5ce tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 776/1577] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 => generated 890 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e329797b-8d0e-4b44-9bb4-dba4f703b587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b736026e-af10-40d2-bf94-7df537c97359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1986441979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20103f36d22342c296e2516bdd870513',qos_specs=None,replication_status=,reservations=['28220c7f-92d2-4fe8-98a7-e18dc62a0e58','4e0d1d66-96d3-4181-b404-3c8d9de7aefa','d99da80a-2ddf-4c04-8b7d-25ebae39d0ec','6dde0dca-8b07-45d8-bb6d-90630d045ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b261160ec0747439289830dc99efcb4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1986441979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b736026e-af10-40d2-bf94-7df537c97359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20103f36d22342c296e2516bdd870513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b261160ec0747439289830dc99efcb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db4f8ed-eed6-4aa9-88fc-dcf78c815ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db4f8ed-eed6-4aa9-88fc-dcf78c815ff0) transitioned into state 'SUCCESS' from state '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-1986441979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20103f36d22342c296e2516bdd870513',qos_specs=None,replication_status=,reservations=['28220c7f-92d2-4fe8-98a7-e18dc62a0e58','4e0d1d66-96d3-4181-b404-3c8d9de7aefa','d99da80a-2ddf-4c04-8b7d-25ebae39d0ec','6dde0dca-8b07-45d8-bb6d-90630d045ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b261160ec0747439289830dc99efcb4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554344a5-0d60-4a67-adb1-fa11a2e30190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554344a5-0d60-4a67-adb1-fa11a2e30190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Flow 'volume_create_api' (dea24c5e-2f33-4a72-8128-2ecbf8e7c678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume request issued successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9d2fd73-cb8e-4961-ac7d-739f48735d70 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 802/1578] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:23:25 2026] POST /volume/v3/volumes => generated 763 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /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 01 08:23:26 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Get all volumes completed successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6359ba7e-b3f1-4b62-bd61-714c6aaeb544 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 777/1579] 192.168.122.100 () {60 vars in 1162 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes => generated 343 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6c66647f-29ce-4d74-b96e-b077c007647d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume with id: 4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf42c746-260d-48d8-842d-02e595d0bfd6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 803/1580] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 831 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume request issued successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c66647f-29ce-4d74-b96e-b077c007647d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 202 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 778/1581] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:23:26 2026] DELETE /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49fb1128-3589-4384-93dc-e8d4efa890f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 804/1582] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:26 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:26 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01dd2f42-f024-49c2-bfb7-b358b237e376 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc returned with HTTP 200 Sep 01 08:23:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 779/1583] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:26 2026] GET /volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc => generated 923 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1802954983", "volume_type": "aa9b470c-605f-46ed-811a-c48e44e70d64", "group_id": "73f89397-d7f2-453a-9e8c-afddeb10f620", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1802954983', 'volume_type': 'aa9b470c-605f-46ed-811a-c48e44e70d64', 'group_id': '73f89397-d7f2-453a-9e8c-afddeb10f620', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume of 1 GB Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /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 01 08:23:26 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (a77610a4-467e-4cd2-8d28-5cd87740d0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39795c0f-8937-4482-8bef-1e74381cbf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39795c0f-8937-4482-8bef-1e74381cbf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa9b470c-605f-46ed-811a-c48e44e70d64,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-697864892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa9b470c-605f-46ed-811a-c48e44e70d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '73f89397-d7f2-453a-9e8c-afddeb10f620', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe776a9-1a56-4911-84ea-387b30f1be56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['45735126-9910-41d1-b399-81565dcd0c88', '43d70a30-d1b1-4327-819f-7fe0d003a4ac', '22f372f3-57e9-4808-809e-c1e44c3a1157', 'dab1bdc5-ff45-4642-abb0-8851fdae32d9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe776a9-1a56-4911-84ea-387b30f1be56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45735126-9910-41d1-b399-81565dcd0c88', '43d70a30-d1b1-4327-819f-7fe0d003a4ac', '22f372f3-57e9-4808-809e-c1e44c3a1157', 'dab1bdc5-ff45-4642-abb0-8851fdae32d9']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ed430a-f25c-4141-8aeb-25f104775dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ed430a-f25c-4141-8aeb-25f104775dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c4370b-2c83-4691-994f-05ab87163392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1802954983',encryption_key_id=None,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['45735126-9910-41d1-b399-81565dcd0c88','43d70a30-d1b1-4327-819f-7fe0d003a4ac','22f372f3-57e9-4808-809e-c1e44c3a1157','dab1bdc5-ff45-4642-abb0-8851fdae32d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64), 'volume': Volume(_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-01T06:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1802954983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,host=None,id=c5c4370b-2c83-4691-994f-05ab87163392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398f1e5b275b4d57924f6d60ecfb7b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b2795a14024d93bdd8a1e9312459bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa9b470c-605f-46ed-811a-c48e44e70d64),volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684f451e-1ab7-4f59-808c-f8d50397b5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684f451e-1ab7-4f59-808c-f8d50397b5ae) transitioned into state 'SUCCESS' from state '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-1802954983',encryption_key_id=None,group_id=73f89397-d7f2-453a-9e8c-afddeb10f620,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['45735126-9910-41d1-b399-81565dcd0c88','43d70a30-d1b1-4327-819f-7fe0d003a4ac','22f372f3-57e9-4808-809e-c1e44c3a1157','dab1bdc5-ff45-4642-abb0-8851fdae32d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=aa9b470c-605f-46ed-811a-c48e44e70d64)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b2873d-226d-4b75-b5ea-89ae2db742a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b2873d-226d-4b75-b5ea-89ae2db742a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (a77610a4-467e-4cd2-8d28-5cd87740d0e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request issued successfully. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:27 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5b83ac8-8b0c-4920-9e4d-2592dd386f71 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 805/1584] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:26 2026] POST /volume/v3/volumes => generated 830 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b256c214-3802-4464-993a-c7773380271b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:27 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:27 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-418837fd-fc1e-48ff-a35c-3f74671b87c5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 returned with HTTP 200 Sep 01 08:23:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 780/1585] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:27 2026] GET /volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b256c214-3802-4464-993a-c7773380271b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 200 Sep 01 08:23:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 806/1586] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:27 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 898 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f5a1cdd-a44a-423e-9401-3d1a55ad5823 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 200 Sep 01 08:23:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 781/1587] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:27 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-17abaa1d-f5e7-48fb-9380-a5f0aaf447df tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 200 Sep 01 08:23:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 807/1588] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:27 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:28 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3174040a-79be-42e1-a245-cac9aed55a2b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:28 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a512dce3-fe1a-445c-b5ec-f1c3cb506648 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 returned with HTTP 200 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 782/1589] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:28 2026] GET /volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de375992-7e38-481c-8bda-3cbd1a1f68aa tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 200 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 783/1590] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:28 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7260ac09-38cc-468e-8f14-679bea63eb5e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3174040a-79be-42e1-a245-cac9aed55a2b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 200 Sep 01 08:23:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 808/1591] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:28 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-940687139", "volume_type": "e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb", "group_id": "e37ba8fb-f6de-443e-a6d0-1e327e624426", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-940687139', 'volume_type': 'e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb', 'group_id': 'e37ba8fb-f6de-443e-a6d0-1e327e624426', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7260ac09-38cc-468e-8f14-679bea63eb5e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7260ac09-38cc-468e-8f14-679bea63eb5e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7260ac09-38cc-468e-8f14-679bea63eb5e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume of 1 GB Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7260ac09-38cc-468e-8f14-679bea63eb5e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 returned with HTTP 404 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 784/1592] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:28 2026] GET /volume/v3/volumes/4c134400-d514-4888-b540-a6171e9ae0d2 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /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 01 08:23:28 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Availability Zones retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (bc2603d2-6b95-4e9b-ac4b-1c204b3e3eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f12ad6f-75a6-4ef9-9d17-6a64a50a763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e97df4c3-e665-4044-8e86-3cbdc11dd055 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 200 Sep 01 08:23:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 785/1593] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:28 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-75088620"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-75088620'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume of 1 GB Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f12ad6f-75a6-4ef9-9d17-6a64a50a763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb,is_public=True,name='tempest-GroupsTest-volume-type-1651062870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e37ba8fb-f6de-443e-a6d0-1e327e624426', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Availability Zones retrieved successfully. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1709d4e4-899d-47fe-ac26-8246673e688b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (4ef95ccc-bc78-4bb8-b10b-1cb158f96ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8799f5a8-23da-4ec7-8ab2-71c207b55995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:28 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1651062870 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1651062870, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:28 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1651062870 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1651062870, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8799f5a8-23da-4ec7-8ab2-71c207b55995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923225fb-355d-435b-a8f5-71b3d7981edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Created reservations ['d5cde646-20ae-4522-b8b1-23b71eb791de', 'cb46adb1-ea50-4e22-a10c-c3417ffebae6', 'f40c1476-9eb3-4e74-b21f-c6d242af4f58', '33a71feb-c0c9-4dcb-a349-8dd992c61440'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1709d4e4-899d-47fe-ac26-8246673e688b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5cde646-20ae-4522-b8b1-23b71eb791de', 'cb46adb1-ea50-4e22-a10c-c3417ffebae6', 'f40c1476-9eb3-4e74-b21f-c6d242af4f58', '33a71feb-c0c9-4dcb-a349-8dd992c61440']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3399ab4e-76c5-4054-b2a8-8fb8ba9cebce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3399ab4e-76c5-4054-b2a8-8fb8ba9cebce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641a1fb8-e563-4ecf-a648-3e7fc0cf251c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-940687139',encryption_key_id=None,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['d5cde646-20ae-4522-b8b1-23b71eb791de','cb46adb1-ea50-4e22-a10c-c3417ffebae6','f40c1476-9eb3-4e74-b21f-c6d242af4f58','33a71feb-c0c9-4dcb-a349-8dd992c61440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb), 'volume': Volume(_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-01T06:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-940687139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,host=None,id=641a1fb8-e563-4ecf-a648-3e7fc0cf251c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb),volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e85584d-d94c-4f83-a1a7-8c68f70a5cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Created reservations ['ed406bdb-1d55-4c8b-b23d-9312b05ef884', '156007ac-77a9-4936-9c7d-614303f965ab', '615c2c04-f8c6-462e-8fa0-f98310aa0ad5', 'c705ae98-7339-451f-b59f-0a0dcdb73325'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923225fb-355d-435b-a8f5-71b3d7981edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed406bdb-1d55-4c8b-b23d-9312b05ef884', '156007ac-77a9-4936-9c7d-614303f965ab', '615c2c04-f8c6-462e-8fa0-f98310aa0ad5', 'c705ae98-7339-451f-b59f-0a0dcdb73325']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30b5543-dc1f-4aca-92a0-e8e7133d9ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e85584d-d94c-4f83-a1a7-8c68f70a5cdb) transitioned into state 'SUCCESS' from state '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-940687139',encryption_key_id=None,group_id=e37ba8fb-f6de-443e-a6d0-1e327e624426,group_type_id=,metadata={},multiattach=False,project_id='c6a6120fa2ad4b6dbbc5a7b85db1bfaf',qos_specs=None,replication_status=,reservations=['d5cde646-20ae-4522-b8b1-23b71eb791de','cb46adb1-ea50-4e22-a10c-c3417ffebae6','f40c1476-9eb3-4e74-b21f-c6d242af4f58','33a71feb-c0c9-4dcb-a349-8dd992c61440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d861bd19e574794a2af9aa9b5fd535d',volume_type_id=e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bd335b-4b77-44e4-bbf0-da1300241a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30b5543-dc1f-4aca-92a0-e8e7133d9ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6af5b8-79ad-4381-b300-423f47bafb8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-75088620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['ed406bdb-1d55-4c8b-b23d-9312b05ef884','156007ac-77a9-4936-9c7d-614303f965ab','615c2c04-f8c6-462e-8fa0-f98310aa0ad5','c705ae98-7339-451f-b59f-0a0dcdb73325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-75088620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e6af5b8-79ad-4381-b300-423f47bafb8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24da40c7fbf348d18dd99cfac48de436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9b5e44-a226-435e-91be-b2c7e50ce580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bd335b-4b77-44e4-bbf0-da1300241a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Flow 'volume_create_api' (bc2603d2-6b95-4e9b-ac4b-1c204b3e3eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Create volume request issued successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:29 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9b5e44-a226-435e-91be-b2c7e50ce580) transitioned into state 'SUCCESS' from state '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-75088620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['ed406bdb-1d55-4c8b-b23d-9312b05ef884','156007ac-77a9-4936-9c7d-614303f965ab','615c2c04-f8c6-462e-8fa0-f98310aa0ad5','c705ae98-7339-451f-b59f-0a0dcdb73325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b528ec-1be2-443c-b783-4f3cfced7138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b528ec-1be2-443c-b783-4f3cfced7138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (4ef95ccc-bc78-4bb8-b10b-1cb158f96ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request issued successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b5e06f81-6342-4ade-b35d-d6dae3ada05e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 786/1594] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:23:28 2026] POST /volume/v3/volumes => generated 785 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b736026e-af10-40d2-bf94-7df537c97359", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-138286689", "description": null, "metadata": null}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create snapshot from volume b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cd7d25f1-f848-4d03-b942-185800b2a4c2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 809/1595] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:28 2026] POST /volume/v3/volumes => generated 822 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9a617a-bb37-43bf-8cb6-fe1657767445 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 810/1596] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:29 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Created reservations ['bfed024d-a6a5-44c9-a754-3e3f72fc391a', 'b090435c-0e75-483e-8525-cb2e8085582e', 'b4896221-7b7c-42d0-aea7-c6d4315d2d02', '4a35eb33-b5c9-4a44-8b93-de277711acb4'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:29 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot force create request issued successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a32a9bc2-d7b5-4582-a1a0-338a3d0bf2dd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:23:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 787/1597] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:23:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:29 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f79ab7a-f910-45c9-a63b-c7931c580f43 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 788/1598] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:29 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0706ead6-311c-4331-8b45-daf8abd9ec89 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 811/1599] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:29 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 890 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54a45b85-255c-49ab-9abf-b83b2335f951 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:29 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:29 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54a45b85-255c-49ab-9abf-b83b2335f951 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 200 Sep 01 08:23:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 789/1600] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:29 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 923 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a020362-8f6f-43d5-bef4-6ca44140945f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a020362-8f6f-43d5-bef4-6ca44140945f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] PUT http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a020362-8f6f-43d5-bef4-6ca44140945f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3e372bc3-c023-4866-ad7b-8811881a6cbc"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-1a020362-8f6f-43d5-bef4-6ca44140945f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Update called for group 73f89397-d7f2-453a-9e8c-afddeb10f620. {{(pid=86551) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-1a020362-8f6f-43d5-bef4-6ca44140945f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Updating group 73f89397-d7f2-453a-9e8c-afddeb10f620 with name None description: None add_volumes: None remove_volumes: 3e372bc3-c023-4866-ad7b-8811881a6cbc. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a020362-8f6f-43d5-bef4-6ca44140945f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 202 Sep 01 08:23:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 812/1601] 192.168.122.100 () {62 vars in 1290 bytes} [Tue Sep 1 08:23:29 2026] PUT /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86552]: /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 01 08:23:30 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01bb0ae2-7889-4679-944b-b3493c4c2dce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 790/1602] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:30 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba4b8a26-5b7a-40ae-a6ea-a57868242eb6 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 813/1603] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:30 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-778b2c38-7958-4c9c-a3f2-56b68f9da92d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 791/1604] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:30 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-02fb56ff-fd31-403a-8372-5e5da698e39d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:30 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:30 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-02fb56ff-fd31-403a-8372-5e5da698e39d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 814/1605] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:30 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /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 01 08:23:31 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa59bcd1-5373-46bc-b2cd-889bf19b8859 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 792/1606] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] PUT http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3e372bc3-c023-4866-ad7b-8811881a6cbc"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Update called for group 73f89397-d7f2-453a-9e8c-afddeb10f620. {{(pid=86551) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Updating group 73f89397-d7f2-453a-9e8c-afddeb10f620 with name None description: None add_volumes: 3e372bc3-c023-4866-ad7b-8811881a6cbc remove_volumes: None. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /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 01 08:23:31 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-947b99b5-74a0-4d25-91a3-23dca364c4c1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 202 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 815/1607] 192.168.122.100 () {62 vars in 1290 bytes} [Tue Sep 1 08:23:31 2026] PUT /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /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 01 08:23:31 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8caebe76-b8bb-435f-890d-f3cf039cf90c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 793/1608] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d36095e3-5cc8-4c16-a73f-5045993f5958 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 816/1609] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2b7ad266-a761-447d-9a6a-2e20917c265d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b7ad266-a761-447d-9a6a-2e20917c265d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b7ad266-a761-447d-9a6a-2e20917c265d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b7ad266-a761-447d-9a6a-2e20917c265d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2b7ad266-a761-447d-9a6a-2e20917c265d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b7ad266-a761-447d-9a6a-2e20917c265d tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 794/1610] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-717480b3-122b-439c-bedf-574e0c71cac4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:31 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-717480b3-122b-439c-bedf-574e0c71cac4 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 817/1611] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] PUT http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "641a1fb8-e563-4ecf-a648-3e7fc0cf251c"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Update called for group e37ba8fb-f6de-443e-a6d0-1e327e624426. {{(pid=86552) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Updating group e37ba8fb-f6de-443e-a6d0-1e327e624426 with name new_group description: This is a new group add_volumes: None remove_volumes: 641a1fb8-e563-4ecf-a648-3e7fc0cf251c. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-463ea25f-4e1e-45bf-b7c5-c6843b556e5e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 202 Sep 01 08:23:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 795/1612] 192.168.122.100 () {62 vars in 1291 bytes} [Tue Sep 1 08:23:31 2026] PUT /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:31 devstack devstack@c-api.service[86551]: /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 01 08:23:31 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10a9943d-e2b7-4913-bdec-bb4b8ef8ecd7 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 818/1613] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:31 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-062745ee-7dc3-4701-a99a-f5644360a282 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-062745ee-7dc3-4701-a99a-f5644360a282 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-062745ee-7dc3-4701-a99a-f5644360a282 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-062745ee-7dc3-4701-a99a-f5644360a282 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-062745ee-7dc3-4701-a99a-f5644360a282 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /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 01 08:23:32 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-062745ee-7dc3-4701-a99a-f5644360a282 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 796/1614] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb292663-9c41-49ce-abaf-217901185c1b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb292663-9c41-49ce-abaf-217901185c1b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] PUT http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb292663-9c41-49ce-abaf-217901185c1b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c5c4370b-2c83-4691-994f-05ab87163392"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-cb292663-9c41-49ce-abaf-217901185c1b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Update called for group 73f89397-d7f2-453a-9e8c-afddeb10f620. {{(pid=86551) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-cb292663-9c41-49ce-abaf-217901185c1b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Updating group 73f89397-d7f2-453a-9e8c-afddeb10f620 with name None description: None add_volumes: None remove_volumes: c5c4370b-2c83-4691-994f-05ab87163392. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb292663-9c41-49ce-abaf-217901185c1b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 202 Sep 01 08:23:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 819/1615] 192.168.122.100 () {62 vars in 1290 bytes} [Tue Sep 1 08:23:32 2026] PUT /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ea3df6dc-28c1-468c-89c5-233641769199 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ea3df6dc-28c1-468c-89c5-233641769199 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ea3df6dc-28c1-468c-89c5-233641769199 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ea3df6dc-28c1-468c-89c5-233641769199 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-ea3df6dc-28c1-468c-89c5-233641769199 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /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 01 08:23:32 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ea3df6dc-28c1-468c-89c5-233641769199 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 797/1616] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ef47b19-a4dc-411a-b920-f60dea1d1891 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 820/1617] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b7166142-f5bd-4f93-b801-c179a24e674c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7166142-f5bd-4f93-b801-c179a24e674c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7166142-f5bd-4f93-b801-c179a24e674c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7166142-f5bd-4f93-b801-c179a24e674c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b7166142-f5bd-4f93-b801-c179a24e674c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7166142-f5bd-4f93-b801-c179a24e674c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 798/1618] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e064687-8e33-4cc2-8a20-9410013dd8eb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 821/1619] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59fc8eb1-6858-4c2e-a571-92c7c3e93f3a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 799/1620] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a5c793a1-707f-4cd0-8790-d9630521daee None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume request body: {'volume': {'snapshot_id': 'b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume of 1 GB Sep 01 08:23:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Availability Zones retrieved successfully. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Flow 'volume_create_api' (698e6d22-a0a1-42e5-9e25-7d8f114c6d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700ffea-86dc-42b4-ae48-8b3fca095ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700ffea-86dc-42b4-ae48-8b3fca095ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad66cf0-64ad-48f0-80e4-a356e3a3a857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Created reservations ['62c23ae6-8035-4eda-b99f-0597463a5bab', 'd1caceb3-8879-4be5-8065-8cd084edac9a', '50a203c4-51b3-42e6-a5b7-1a87668b4a07', '3a00af18-1c1e-409c-bf54-e33822ca7b58'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad66cf0-64ad-48f0-80e4-a356e3a3a857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c23ae6-8035-4eda-b99f-0597463a5bab', 'd1caceb3-8879-4be5-8065-8cd084edac9a', '50a203c4-51b3-42e6-a5b7-1a87668b4a07', '3a00af18-1c1e-409c-bf54-e33822ca7b58']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668a7923-ce7f-468b-9090-d028299cc873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668a7923-ce7f-468b-9090-d028299cc873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc32590e-9052-4981-95c7-1b4f2667f32f', '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='20103f36d22342c296e2516bdd870513',qos_specs=None,replication_status=,reservations=['62c23ae6-8035-4eda-b99f-0597463a5bab','d1caceb3-8879-4be5-8065-8cd084edac9a','50a203c4-51b3-42e6-a5b7-1a87668b4a07','3a00af18-1c1e-409c-bf54-e33822ca7b58'],size=1,snapshot_id=b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da,source_replicaid=,source_volid=None,status='creating',user_id='2b261160ec0747439289830dc99efcb4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:32Z,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=fc32590e-9052-4981-95c7-1b4f2667f32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20103f36d22342c296e2516bdd870513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b261160ec0747439289830dc99efcb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d29e0d-1105-4cdc-8977-649c68713fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ec00e3a-2656-463d-8018-aeca41607caa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ec00e3a-2656-463d-8018-aeca41607caa tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ec00e3a-2656-463d-8018-aeca41607caa tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ec00e3a-2656-463d-8018-aeca41607caa tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-8ec00e3a-2656-463d-8018-aeca41607caa tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /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 01 08:23:32 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ec00e3a-2656-463d-8018-aeca41607caa tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 800/1621] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d29e0d-1105-4cdc-8977-649c68713fe5) transitioned into state 'SUCCESS' from 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='20103f36d22342c296e2516bdd870513',qos_specs=None,replication_status=,reservations=['62c23ae6-8035-4eda-b99f-0597463a5bab','d1caceb3-8879-4be5-8065-8cd084edac9a','50a203c4-51b3-42e6-a5b7-1a87668b4a07','3a00af18-1c1e-409c-bf54-e33822ca7b58'],size=1,snapshot_id=b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da,source_replicaid=,source_volid=None,status='creating',user_id='2b261160ec0747439289830dc99efcb4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c4ef14-7e6d-4b2b-835f-ee830d33c736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b34181d2-fce4-498d-bae4-d08ec2418303 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b34181d2-fce4-498d-bae4-d08ec2418303 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b34181d2-fce4-498d-bae4-d08ec2418303 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b34181d2-fce4-498d-bae4-d08ec2418303 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-b34181d2-fce4-498d-bae4-d08ec2418303 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:32 devstack devstack@c-api.service[86552]: /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 01 08:23:32 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b34181d2-fce4-498d-bae4-d08ec2418303 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 801/1622] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:32 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c4ef14-7e6d-4b2b-835f-ee830d33c736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Flow 'volume_create_api' (698e6d22-a0a1-42e5-9e25-7d8f114c6d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Create volume request issued successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5c793a1-707f-4cd0-8790-d9630521daee tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 822/1623] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:23:32 2026] POST /volume/v3/volumes => generated 750 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /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 01 08:23:33 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:33 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee09194a-3a3a-4019-b545-6d5e79b8de3c tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 823/1624] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e525ec2-d1b4-4c59-9f8f-0a7599e9ae6b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 802/1625] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/volumes/detail => generated 1789 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] PUT http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "641a1fb8-e563-4ecf-a648-3e7fc0cf251c"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Update called for group e37ba8fb-f6de-443e-a6d0-1e327e624426. {{(pid=86551) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Updating group e37ba8fb-f6de-443e-a6d0-1e327e624426 with name None description: None add_volumes: 641a1fb8-e563-4ecf-a648-3e7fc0cf251c remove_volumes: None. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /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 01 08:23:33 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2836374a-144a-4ea0-a2d6-80d42a9b60f2 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 202 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 824/1626] 192.168.122.100 () {62 vars in 1290 bytes} [Tue Sep 1 08:23:33 2026] PUT /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /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 01 08:23:33 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8b969778-eefd-4bae-87ad-874f99cd0b52 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 803/1627] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-40c5439e-121f-4305-949a-15de82411df3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40c5439e-121f-4305-949a-15de82411df3 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40c5439e-121f-4305-949a-15de82411df3 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40c5439e-121f-4305-949a-15de82411df3 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-40c5439e-121f-4305-949a-15de82411df3 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /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 01 08:23:33 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40c5439e-121f-4305-949a-15de82411df3 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 825/1628] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-72585e74-023e-42ab-ac9c-7964c6af516b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-72585e74-023e-42ab-ac9c-7964c6af516b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] PUT http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-72585e74-023e-42ab-ac9c-7964c6af516b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c5c4370b-2c83-4691-994f-05ab87163392"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-72585e74-023e-42ab-ac9c-7964c6af516b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Update called for group 73f89397-d7f2-453a-9e8c-afddeb10f620. {{(pid=86551) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-72585e74-023e-42ab-ac9c-7964c6af516b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Updating group 73f89397-d7f2-453a-9e8c-afddeb10f620 with name None description: None add_volumes: c5c4370b-2c83-4691-994f-05ab87163392 remove_volumes: None. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-077b28ae-cd06-4c88-89b9-41385d4e99c9 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 804/1629] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /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 01 08:23:33 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-46a7237f-c04c-4650-b026-348eff92c0a1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-72585e74-023e-42ab-ac9c-7964c6af516b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 202 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 826/1630] 192.168.122.100 () {62 vars in 1290 bytes} [Tue Sep 1 08:23:33 2026] PUT /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3582957c-1fd9-45e7-b51f-020e44013092 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3582957c-1fd9-45e7-b51f-020e44013092 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3582957c-1fd9-45e7-b51f-020e44013092 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3582957c-1fd9-45e7-b51f-020e44013092 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-3582957c-1fd9-45e7-b51f-020e44013092 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Get all volumes completed successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /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 01 08:23:33 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3582957c-1fd9-45e7-b51f-020e44013092 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 827/1631] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46a7237f-c04c-4650-b026-348eff92c0a1 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 805/1632] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume with id: 0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume request issued successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cca159c-3b55-4b36-8d22-0ecd5f6aca3c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 202 Sep 01 08:23:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 828/1633] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:23:33 2026] DELETE /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84b2d14f-5d50-4da8-b9ea-609211ea2673 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 200 Sep 01 08:23:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 806/1634] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:33 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-610bb99c-7d1a-4364-a0d3-1603fccabcdd tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 829/1635] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /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 01 08:23:34 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac912ab8-25a9-40fc-a0d8-5c4fa783b54d tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 200 Sep 01 08:23:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 807/1636] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61098963-9beb-4b2f-b18e-07559039abc1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61098963-9beb-4b2f-b18e-07559039abc1 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 830/1637] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /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 01 08:23:34 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Get all volumes completed successfully. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-68652aea-016b-462b-8f16-f4fd8bb09702 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68652aea-016b-462b-8f16-f4fd8bb09702 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68652aea-016b-462b-8f16-f4fd8bb09702 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68652aea-016b-462b-8f16-f4fd8bb09702 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-68652aea-016b-462b-8f16-f4fd8bb09702 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /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 01 08:23:34 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68652aea-016b-462b-8f16-f4fd8bb09702 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 200 Sep 01 08:23:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 831/1638] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /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 01 08:23:34 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7581c49f-a7f3-4478-9b01-6fa821ceb15b tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 808/1639] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4207bc94-120e-4e3a-bd78-9d958ff82684 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4207bc94-120e-4e3a-bd78-9d958ff82684 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4207bc94-120e-4e3a-bd78-9d958ff82684 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4207bc94-120e-4e3a-bd78-9d958ff82684 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:34 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4207bc94-120e-4e3a-bd78-9d958ff82684 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a returned with HTTP 404 Sep 01 08:23:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 809/1640] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/volumes/0e6af5b8-79ad-4381-b300-423f47bafb8a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] POST http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426/action Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] delete called for group e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Delete group with id: e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /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 01 08:23:35 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /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 01 08:23:35 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6dc89689-b75c-4afc-9237-b0b03d75c21f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 832/1641] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:34 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1670887389"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1670887389'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume of 1 GB Sep 01 08:23:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Availability Zones retrieved successfully. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8316b7e-d12e-46b9-9765-69f4d7df7616 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426/action returned with HTTP 202 Sep 01 08:23:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 810/1642] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:34 2026] POST /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426/action => generated 0 bytes in 447 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (4aeb614d-f7e0-472f-86dd-acd6046b8331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00af471f-be65-4824-a546-e7ce3ee32c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ea6327e-1109-4830-94b6-bb7ee808d3bf tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 811/1643] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:35 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4fbb34db-bd56-4f78-af55-f816b9465112 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/group_snapshots Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "73f89397-d7f2-453a-9e8c-afddeb10f620", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-119628018"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '73f89397-d7f2-453a-9e8c-afddeb10f620', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-119628018'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.group_snapshots [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-119628018. Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00af471f-be65-4824-a546-e7ce3ee32c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c197ffb8-b728-4391-8d7a-24936ea403c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /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 01 08:23:35 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:35 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-697864892 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-697864892, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:35 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-697864892 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-697864892, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:35 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Created reservations ['7fda7f7d-54e0-452c-88b5-52eb346e65ff', '76c11468-2cfc-4762-b09e-6244b272ab0b', 'a139c343-1c1a-4dfc-8291-eb0acb23456c', '7aa797f9-33dc-46bf-9055-13dfd472e84e'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c197ffb8-b728-4391-8d7a-24936ea403c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fda7f7d-54e0-452c-88b5-52eb346e65ff', '76c11468-2cfc-4762-b09e-6244b272ab0b', 'a139c343-1c1a-4dfc-8291-eb0acb23456c', '7aa797f9-33dc-46bf-9055-13dfd472e84e']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['a5d9deac-0b26-444c-94b7-e99e415aa89f', '85f8a9a3-c5b4-4a59-9cd9-b5e05612328c', 'aaae711c-0c09-4a84-95ff-83fb830a8f3d', 'ba61edeb-5b24-4435-8e07-5ddc66ad4abe'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1a04eb-4d03-4b31-9c84-a989fb7ef445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1a04eb-4d03-4b31-9c84-a989fb7ef445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cfa1c96-4c87-4301-aff3-2db8aeb58dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670887389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['7fda7f7d-54e0-452c-88b5-52eb346e65ff','76c11468-2cfc-4762-b09e-6244b272ab0b','a139c343-1c1a-4dfc-8291-eb0acb23456c','7aa797f9-33dc-46bf-9055-13dfd472e84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670887389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cfa1c96-4c87-4301-aff3-2db8aeb58dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24da40c7fbf348d18dd99cfac48de436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b054bd-f3cd-4f94-a24b-c17e0493d9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b054bd-f3cd-4f94-a24b-c17e0493d9c2) transitioned into state 'SUCCESS' from state '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-1670887389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['7fda7f7d-54e0-452c-88b5-52eb346e65ff','76c11468-2cfc-4762-b09e-6244b272ab0b','a139c343-1c1a-4dfc-8291-eb0acb23456c','7aa797f9-33dc-46bf-9055-13dfd472e84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4a0b59-d1a5-48b8-a151-ad30d4d0a1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4a0b59-d1a5-48b8-a151-ad30d4d0a1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (4aeb614d-f7e0-472f-86dd-acd6046b8331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request issued successfully. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73a97d1d-9e6e-4de5-bdfd-4642fd0a2e1b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 833/1644] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:23:35 2026] POST /volume/v3/volumes => generated 787 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4fbb34db-bd56-4f78-af55-f816b9465112 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots returned with HTTP 202 Sep 01 08:23:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 812/1645] 192.168.122.100 () {62 vars in 1208 bytes} [Tue Sep 1 08:23:35 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:36 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-811dfc07-8cd1-46c0-bd31-2fcc17ad2654 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 813/1646] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:36 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 966 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-379fb8a4-0818-4923-bc60-a09cb51e5f96 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 814/1647] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:36 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:36 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a0bd43cf-78c4-41ff-8dd5-3eb271f4f6d9 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 815/1648] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:36 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9f173ada-4a2c-4ddd-b210-5e239a96ae70 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 834/1649] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:36 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 914 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f0e4b92-8d32-49b8-995a-f016b700cd52 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 816/1650] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:37 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec9fc07c-b174-40c5-861a-a6cc713ba6b0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 835/1651] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:37 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9cd56788-7793-495d-b72d-cfacd2554166 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e5dfc90-893c-44a2-9ea2-531cf9ee1ff6 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 817/1652] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:37 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:37 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:37 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:38 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cd56788-7793-495d-b72d-cfacd2554166 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 836/1653] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:37 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 914 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a89597fc-d651-49e7-a589-bbea76a3b84b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a89597fc-d651-49e7-a589-bbea76a3b84b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a89597fc-d651-49e7-a589-bbea76a3b84b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a89597fc-d651-49e7-a589-bbea76a3b84b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-537542b3-003e-46bf-bbb6-56a45fa49b36 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 818/1654] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:38 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a89597fc-d651-49e7-a589-bbea76a3b84b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a89597fc-d651-49e7-a589-bbea76a3b84b tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 837/1655] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:38 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d60338a8-68b0-4f7c-9e5d-c11baed73416 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 819/1656] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:38 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bef6e980-992c-4d0c-9ec2-948587a8197c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Volume info retrieved successfully. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:39 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bef6e980-992c-4d0c-9ec2-948587a8197c tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 200 Sep 01 08:23:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 838/1657] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:39 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 914 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4826c8d0-502c-4f1f-b66f-14bf229910ce tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 820/1658] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:39 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8744241f-7352-439e-befe-bde4eb59d36e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8744241f-7352-439e-befe-bde4eb59d36e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8744241f-7352-439e-befe-bde4eb59d36e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8744241f-7352-439e-befe-bde4eb59d36e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8744241f-7352-439e-befe-bde4eb59d36e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8744241f-7352-439e-befe-bde4eb59d36e tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 839/1659] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:39 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2275918e-05a9-4ada-8bfe-802d1a1ccc14 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 821/1660] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78b12f74-455a-4f53-a1e0-9345567212bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78b12f74-455a-4f53-a1e0-9345567212bb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78b12f74-455a-4f53-a1e0-9345567212bb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78b12f74-455a-4f53-a1e0-9345567212bb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78b12f74-455a-4f53-a1e0-9345567212bb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78b12f74-455a-4f53-a1e0-9345567212bb tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 840/1661] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e8c35090-8add-4a04-942b-7c9183324ea7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete snapshot with id: b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot delete request issued successfully. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8c35090-8add-4a04-942b-7c9183324ea7 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 202 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 822/1662] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:23:40 2026] DELETE /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40e15c1d-b0d4-4303-a4bd-516fccb7e959 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 841/1663] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d8540761-52b2-40ce-81db-b7c78857726e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8540761-52b2-40ce-81db-b7c78857726e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8540761-52b2-40ce-81db-b7c78857726e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d8540761-52b2-40ce-81db-b7c78857726e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d8540761-52b2-40ce-81db-b7c78857726e tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c returned with HTTP 404 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 823/1664] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/volumes/641a1fb8-e563-4ecf-a648-3e7fc0cf251c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5fae104-972d-4fdb-9e58-b364df009ab5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5fae104-972d-4fdb-9e58-b364df009ab5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5fae104-972d-4fdb-9e58-b364df009ab5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5fae104-972d-4fdb-9e58-b364df009ab5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5fae104-972d-4fdb-9e58-b364df009ab5 tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 returned with HTTP 404 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 842/1665] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/volumes/20253f07-74bc-46bd-8625-d7c988a72c08 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] GET http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] show called for member e37ba8fb-f6de-443e-a6d0-1e327e624426 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1685dad-a6fe-4f90-96c2-1d2e9b27b3bd tempest-GroupsTest-1925360788 tempest-GroupsTest-1925360788-project-member] http://192.168.122.100/volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 returned with HTTP 404 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 824/1666] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/groups/e37ba8fb-f6de-443e-a6d0-1e327e624426 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-70a7ac33-5553-42d6-8c5d-3aad70af510d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70a7ac33-5553-42d6-8c5d-3aad70af510d tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/31cdea68-dd7e-4655-873f-b0a4037849ab Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70a7ac33-5553-42d6-8c5d-3aad70af510d tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70a7ac33-5553-42d6-8c5d-3aad70af510d tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70a7ac33-5553-42d6-8c5d-3aad70af510d tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/group_types/31cdea68-dd7e-4655-873f-b0a4037849ab returned with HTTP 202 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 843/1667] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:23:40 2026] DELETE /volume/v3/group_types/31cdea68-dd7e-4655-873f-b0a4037849ab => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3b538101-d5e6-4bd9-bd2e-e7e3d73b93bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3b538101-d5e6-4bd9-bd2e-e7e3d73b93bf tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] DELETE http://192.168.122.100/volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3b538101-d5e6-4bd9-bd2e-e7e3d73b93bf tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3b538101-d5e6-4bd9-bd2e-e7e3d73b93bf tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3b538101-d5e6-4bd9-bd2e-e7e3d73b93bf tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb returned with HTTP 202 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 825/1668] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:40 2026] DELETE /volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a99c8258-346d-40bd-b373-f71c0d97d711 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a99c8258-346d-40bd-b373-f71c0d97d711 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] GET http://192.168.122.100/volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a99c8258-346d-40bd-b373-f71c0d97d711 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a99c8258-346d-40bd-b373-f71c0d97d711 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a99c8258-346d-40bd-b373-f71c0d97d711 tempest-GroupsTest-1527343278 tempest-GroupsTest-1527343278-project-admin] http://192.168.122.100/volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb returned with HTTP 404 Sep 01 08:23:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 844/1669] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/types/e18e76a1-35a4-410e-9c0a-1f4f8f97f1fb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-28a7a4bc-692b-4fbc-be22-67ee5ad92774 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 826/1670] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:40 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86aadca6-702b-4f2a-adf9-3417387f7fd2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 845/1671] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:41 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-18c6a0f2-0e95-458a-a666-db508de57928 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18c6a0f2-0e95-458a-a666-db508de57928 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18c6a0f2-0e95-458a-a666-db508de57928 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18c6a0f2-0e95-458a-a666-db508de57928 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-18c6a0f2-0e95-458a-a666-db508de57928 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Snapshot retrieved successfully. Sep 01 08:23:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18c6a0f2-0e95-458a-a666-db508de57928 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 200 Sep 01 08:23:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 827/1672] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:41 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7732a2b-43bd-4fde-9ee3-89be0cfeeea0 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 846/1673] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:41 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ca2fe4f-4a30-4363-9acb-b9007d1efc94 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 828/1674] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:42 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c7703dcd-2688-475c-9936-ba455c86cbfe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7703dcd-2688-475c-9936-ba455c86cbfe tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7703dcd-2688-475c-9936-ba455c86cbfe tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7703dcd-2688-475c-9936-ba455c86cbfe tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7703dcd-2688-475c-9936-ba455c86cbfe tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 404 Sep 01 08:23:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 847/1675] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:42 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete volume with id: b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete volume request issued successfully. Sep 01 08:23:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2de7ee13-68d4-445d-a467-c8acfb2acd18 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 202 Sep 01 08:23:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 829/1676] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:23:42 2026] DELETE /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d6e22f2f-86da-457e-960a-460afbd756e0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6e22f2f-86da-457e-960a-460afbd756e0 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6e22f2f-86da-457e-960a-460afbd756e0 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d6e22f2f-86da-457e-960a-460afbd756e0 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d6e22f2f-86da-457e-960a-460afbd756e0 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d6e22f2f-86da-457e-960a-460afbd756e0 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 200 Sep 01 08:23:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 848/1677] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:42 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b2fa349-acca-4f3d-a73c-8ee84d2cd40d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 830/1678] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:42 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04847d5b-bb45-48cf-a3be-d6c65ac568fa tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 849/1679] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:43 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9cbb6fa4-8ca5-48e6-856e-665dc82c1106 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cbb6fa4-8ca5-48e6-856e-665dc82c1106 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cbb6fa4-8ca5-48e6-856e-665dc82c1106 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cbb6fa4-8ca5-48e6-856e-665dc82c1106 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cbb6fa4-8ca5-48e6-856e-665dc82c1106 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 404 Sep 01 08:23:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 831/1680] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:43 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] DELETE http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete volume with id: fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete volume request issued successfully. Sep 01 08:23:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-627c5fa0-0f6d-4ac0-b0c4-91aa2efb564a tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 202 Sep 01 08:23:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 850/1681] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:23:43 2026] DELETE /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Volume info retrieved successfully. Sep 01 08:23:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac940a02-a481-4d65-811b-a8d7a9c26c81 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 200 Sep 01 08:23:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 832/1682] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:43 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-54fd4557-3413-4a05-97da-22f1141a462b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54fd4557-3413-4a05-97da-22f1141a462b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54fd4557-3413-4a05-97da-22f1141a462b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54fd4557-3413-4a05-97da-22f1141a462b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-54fd4557-3413-4a05-97da-22f1141a462b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54fd4557-3413-4a05-97da-22f1141a462b tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 851/1683] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:44 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-24c55cd9-a96b-43af-aa29-893668608372 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24c55cd9-a96b-43af-aa29-893668608372 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24c55cd9-a96b-43af-aa29-893668608372 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24c55cd9-a96b-43af-aa29-893668608372 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-24c55cd9-a96b-43af-aa29-893668608372 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24c55cd9-a96b-43af-aa29-893668608372 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 833/1684] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:44 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc13517f-26a1-41fe-8db7-0650f286873f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc13517f-26a1-41fe-8db7-0650f286873f tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc13517f-26a1-41fe-8db7-0650f286873f tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc13517f-26a1-41fe-8db7-0650f286873f tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc13517f-26a1-41fe-8db7-0650f286873f tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f returned with HTTP 404 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 852/1685] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:44 2026] GET /volume/v3/volumes/fc32590e-9052-4981-95c7-1b4f2667f32f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f4dda521-411a-4e20-91e9-f801cac72809 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f4dda521-411a-4e20-91e9-f801cac72809 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f4dda521-411a-4e20-91e9-f801cac72809 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f4dda521-411a-4e20-91e9-f801cac72809 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-f4dda521-411a-4e20-91e9-f801cac72809 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete snapshot with id: b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f4dda521-411a-4e20-91e9-f801cac72809 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 404 Sep 01 08:23:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 834/1686] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:23:44 2026] DELETE /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1587b2f5-7981-4ddf-915c-f23d923a11be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1587b2f5-7981-4ddf-915c-f23d923a11be tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1587b2f5-7981-4ddf-915c-f23d923a11be tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1587b2f5-7981-4ddf-915c-f23d923a11be tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1587b2f5-7981-4ddf-915c-f23d923a11be tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da returned with HTTP 404 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 853/1687] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:44 2026] GET /volume/v3/snapshots/b85bf17f-9a4f-4ea9-86f9-3bcc7e95e8da => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] DELETE http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Delete volume with id: b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f5e7bfd-dcd7-4604-a2ed-e2e8bf905e48 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 404 Sep 01 08:23:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 835/1688] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:23:44 2026] DELETE /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a419762b-26d9-4e54-99cd-174142905b49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a419762b-26d9-4e54-99cd-174142905b49 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] GET http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a419762b-26d9-4e54-99cd-174142905b49 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a419762b-26d9-4e54-99cd-174142905b49 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a419762b-26d9-4e54-99cd-174142905b49 tempest-SnapshotDependencyTests-170483109 tempest-SnapshotDependencyTests-170483109-project-member] http://192.168.122.100/volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 returned with HTTP 404 Sep 01 08:23:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 854/1689] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:44 2026] GET /volume/v3/volumes/b736026e-af10-40d2-bf94-7df537c97359 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e709b3ad-f742-4cc6-be0f-7998db90d8c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 836/1690] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-996a83d5-bf73-4652-a074-d985bbab999f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /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 01 08:23:45 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-996a83d5-bf73-4652-a074-d985bbab999f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 855/1691] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a630e4e-50a4-4998-a6ac-63394fb8fa48 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 837/1692] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-221eae1c-b5e9-4af8-a655-4de92384a817 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-221eae1c-b5e9-4af8-a655-4de92384a817 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-221eae1c-b5e9-4af8-a655-4de92384a817 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-221eae1c-b5e9-4af8-a655-4de92384a817 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-221eae1c-b5e9-4af8-a655-4de92384a817 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-221eae1c-b5e9-4af8-a655-4de92384a817 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 856/1693] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2eebc14f-0039-4161-9913-33b42d14e903 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.group_snapshots [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group_snapshot with id: b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: /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 01 08:23:45 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cb16087-02cd-423f-9bec-07fc7e60cb93 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 857/1694] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2eebc14f-0039-4161-9913-33b42d14e903 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 202 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 838/1695] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:23:45 2026] DELETE /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:45 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-86f89ae7-1bd9-4957-9050-efbb0d68a33b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:45 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f8e2428-9435-4804-8c15-d3cf650eedd7 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 858/1696] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eb77036f-a315-409e-adde-547e22bcac33 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-86f89ae7-1bd9-4957-9050-efbb0d68a33b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-86f89ae7-1bd9-4957-9050-efbb0d68a33b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-491568124"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /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 01 08:23:45 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eb77036f-a315-409e-adde-547e22bcac33 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 859/1697] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-40952465-d0af-423d-894c-c7fe601df124 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40952465-d0af-423d-894c-c7fe601df124 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40952465-d0af-423d-894c-c7fe601df124 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40952465-d0af-423d-894c-c7fe601df124 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-40952465-d0af-423d-894c-c7fe601df124 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-86f89ae7-1bd9-4957-9050-efbb0d68a33b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 839/1698] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:45 2026] POST /volume/v3/types => generated 219 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40952465-d0af-423d-894c-c7fe601df124 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 200 Sep 01 08:23:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 860/1699] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:45 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f09fb548-7d65-47c7-b741-361df86b4e41 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f09fb548-7d65-47c7-b741-361df86b4e41 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:23:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f09fb548-7d65-47c7-b741-361df86b4e41 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1366492748"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f09fb548-7d65-47c7-b741-361df86b4e41 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:23:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 840/1700] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:23:45 2026] POST /volume/v3/group_types => generated 177 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c724c326-6f79-4bbc-9286-3de5dda81336", "volume_types": ["3c221303-6e41-4636-bbc3-f60fd9868edb"], "name": "tempest-GroupsV320Test-Group-339331957"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Creating new group {'group': {'group_type': 'c724c326-6f79-4bbc-9286-3de5dda81336', 'volume_types': ['3c221303-6e41-4636-bbc3-f60fd9868edb'], 'name': 'tempest-GroupsV320Test-Group-339331957'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Creating group tempest-GroupsV320Test-Group-339331957. Sep 01 08:23:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Availability Zones retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Created reservations ['868779ad-ce37-4f10-8efa-bed12c638e4d'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6850ae71-7170-4158-a3d4-66c1a9f53c68 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 861/1701] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:45 2026] POST /volume/v3/groups => generated 107 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /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 01 08:23:46 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6d7eda2d-91f7-4cdd-b6b0-229e7bf8a661 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 841/1702] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:46 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce27b347-214f-4cc2-b89c-6c4775396b4a tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 862/1703] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:46 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Volume info retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbe6fafd-145f-4d71-8a5c-ec1400328308 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 842/1704] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:46 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume with id: 3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume request issued successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f653f08-3a22-495a-bad2-c1bf650bcefd tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 202 Sep 01 08:23:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 863/1705] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:23:46 2026] DELETE /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d06beb49-8dcd-4649-806e-9024f80db741 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d06beb49-8dcd-4649-806e-9024f80db741 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d06beb49-8dcd-4649-806e-9024f80db741 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d06beb49-8dcd-4649-806e-9024f80db741 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d06beb49-8dcd-4649-806e-9024f80db741 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d06beb49-8dcd-4649-806e-9024f80db741 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 200 Sep 01 08:23:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 843/1706] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:46 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70ce8a8b-2550-473c-9b92-e09c2ea17962 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 200 Sep 01 08:23:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 864/1707] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:46 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-11ee7b7d-c1d9-43a1-a3ab-3875576ff0ba tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 844/1708] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-198effd4-c401-4712-9fab-5b4353794f49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-198effd4-c401-4712-9fab-5b4353794f49 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-198effd4-c401-4712-9fab-5b4353794f49 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-198effd4-c401-4712-9fab-5b4353794f49 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-198effd4-c401-4712-9fab-5b4353794f49 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Updating group '64c2fb05-5826-4074-aace-56a007367895' with 'creating' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-198effd4-c401-4712-9fab-5b4353794f49 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action returned with HTTP 202 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 865/1709] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff79d3ff-6f50-458d-910e-0c8812851e5c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 845/1710] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Updating group '64c2fb05-5826-4074-aace-56a007367895' with 'available' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5e7ff847-d51a-4620-b56e-b16abc9197fb tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action returned with HTTP 202 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 866/1711] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b143c1a3-f0f0-4141-93a0-9b68eceee9e9 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 846/1712] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Updating group '64c2fb05-5826-4074-aace-56a007367895' with 'error' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d032c57d-c7a4-407c-ac38-dd0c2a54c361 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action returned with HTTP 202 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 867/1713] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-20586409-c1cf-4861-80d2-e663af0c7f4c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-20586409-c1cf-4861-80d2-e663af0c7f4c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-20586409-c1cf-4861-80d2-e663af0c7f4c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-20586409-c1cf-4861-80d2-e663af0c7f4c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-20586409-c1cf-4861-80d2-e663af0c7f4c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-20586409-c1cf-4861-80d2-e663af0c7f4c tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 847/1714] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 384 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] POST http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Updating group '64c2fb05-5826-4074-aace-56a007367895' with 'available' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f1f883b-6c49-45cf-82ae-9dab73f67b5b tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action returned with HTTP 202 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 868/1715] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-58e8626e-ce42-4fdc-9238-1c42d57f32ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58e8626e-ce42-4fdc-9238-1c42d57f32ea tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58e8626e-ce42-4fdc-9238-1c42d57f32ea tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58e8626e-ce42-4fdc-9238-1c42d57f32ea tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4cac20fd-0c2f-4f44-8b3f-f3b8d0737d3d tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58e8626e-ce42-4fdc-9238-1c42d57f32ea tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea returned with HTTP 404 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 869/1716] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/volumes/3cfa1c96-4c87-4301-aff3-2db8aeb58dea => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 848/1717] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2116095420"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2116095420'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume of 1 GB Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94935bb2-4590-4bcb-bc7e-db533257d67b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Availability Zones retrieved successfully. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Get all volumes completed successfully. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (790a40d8-ff63-45cc-912a-afe4b3f9421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94935bb2-4590-4bcb-bc7e-db533257d67b tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 849/1718] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab0f6c7-5752-48d1-8e29-b70ec7fe62bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0350043a-cd17-449c-b8f9-da377cbda2db None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] POST http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] delete called for group 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Delete group with id: 64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab0f6c7-5752-48d1-8e29-b70ec7fe62bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137ebc09-1bb5-45e2-9fef-8a128a25bfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0350043a-cd17-449c-b8f9-da377cbda2db tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action returned with HTTP 202 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 850/1719] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e240be05-3916-4458-b07c-cb14021b4845 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e240be05-3916-4458-b07c-cb14021b4845 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e240be05-3916-4458-b07c-cb14021b4845 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e240be05-3916-4458-b07c-cb14021b4845 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e240be05-3916-4458-b07c-cb14021b4845 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e240be05-3916-4458-b07c-cb14021b4845 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 851/1720] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Created reservations ['508294ae-283b-4afd-9496-1b4f49d58149', 'a0f53bd0-8492-4bd0-8006-4facffacbaa8', '4f310377-471f-4f6f-9295-6b8c33e67fe4', '8a9cdd5c-1f8a-456c-b293-dd66de676c69'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137ebc09-1bb5-45e2-9fef-8a128a25bfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508294ae-283b-4afd-9496-1b4f49d58149', 'a0f53bd0-8492-4bd0-8006-4facffacbaa8', '4f310377-471f-4f6f-9295-6b8c33e67fe4', '8a9cdd5c-1f8a-456c-b293-dd66de676c69']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: /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 01 08:23:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee899ad7-1e9f-4e21-af43-2b82e9c7c78a tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 200 Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5ade07-ee41-409e-9dad-1ddd452e6ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 852/1721] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:47 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 387 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5ade07-ee41-409e-9dad-1ddd452e6ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2116095420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['508294ae-283b-4afd-9496-1b4f49d58149','a0f53bd0-8492-4bd0-8006-4facffacbaa8','4f310377-471f-4f6f-9295-6b8c33e67fe4','8a9cdd5c-1f8a-456c-b293-dd66de676c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2116095420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24da40c7fbf348d18dd99cfac48de436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fa9126-4fe2-4300-8c30-8ad7a7b596da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fa9126-4fe2-4300-8c30-8ad7a7b596da) transitioned into state 'SUCCESS' from state '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-2116095420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24da40c7fbf348d18dd99cfac48de436',qos_specs=None,replication_status=,reservations=['508294ae-283b-4afd-9496-1b4f49d58149','a0f53bd0-8492-4bd0-8006-4facffacbaa8','4f310377-471f-4f6f-9295-6b8c33e67fe4','8a9cdd5c-1f8a-456c-b293-dd66de676c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7000eb71fb49c591c48b74e9e1ad14',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58fdf58-d732-4cd1-86a4-6534de6d1fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58fdf58-d732-4cd1-86a4-6534de6d1fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Flow 'volume_create_api' (790a40d8-ff63-45cc-912a-afe4b3f9421e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Create volume request issued successfully. Sep 01 08:23:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a8e75f1-e95f-439b-9b43-52839c69c901 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 870/1722] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:23:47 2026] POST /volume/v3/volumes => generated 787 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9fe4382b-831e-4b0b-a953-7d81f27396e4 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 200 Sep 01 08:23:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 853/1723] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:48 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 966 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b550028f-f64e-4c04-a103-86026fe7f799 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b550028f-f64e-4c04-a103-86026fe7f799 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b550028f-f64e-4c04-a103-86026fe7f799 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b550028f-f64e-4c04-a103-86026fe7f799 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b550028f-f64e-4c04-a103-86026fe7f799 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:23:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b550028f-f64e-4c04-a103-86026fe7f799 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 200 Sep 01 08:23:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 871/1724] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:48 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] GET http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] show called for member 64c2fb05-5826-4074-aace-56a007367895 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3abc6b3-a652-4bb1-83b4-e6e6d0fc7662 tempest-GroupsV320Test-2096616251 tempest-GroupsV320Test-2096616251-project-member] http://192.168.122.100/volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 returned with HTTP 404 Sep 01 08:23:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 854/1725] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:48 2026] GET /volume/v3/groups/64c2fb05-5826-4074-aace-56a007367895 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 08:23:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3bf14a4f-f75a-4f88-a5b5-4e5c9fec7732 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bf14a4f-f75a-4f88-a5b5-4e5c9fec7732 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/c724c326-6f79-4bbc-9286-3de5dda81336 Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3bf14a4f-f75a-4f88-a5b5-4e5c9fec7732 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3bf14a4f-f75a-4f88-a5b5-4e5c9fec7732 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bf14a4f-f75a-4f88-a5b5-4e5c9fec7732 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/group_types/c724c326-6f79-4bbc-9286-3de5dda81336 returned with HTTP 202 Sep 01 08:23:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 872/1726] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:23:48 2026] DELETE /volume/v3/group_types/c724c326-6f79-4bbc-9286-3de5dda81336 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d27a28e7-8f90-4811-98c8-eb6e7b9d0082 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d27a28e7-8f90-4811-98c8-eb6e7b9d0082 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] DELETE http://192.168.122.100/volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d27a28e7-8f90-4811-98c8-eb6e7b9d0082 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d27a28e7-8f90-4811-98c8-eb6e7b9d0082 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d27a28e7-8f90-4811-98c8-eb6e7b9d0082 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb returned with HTTP 202 Sep 01 08:23:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 855/1727] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:49 2026] DELETE /volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ace672b4-126a-419a-81d0-c2e80dca66c3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ace672b4-126a-419a-81d0-c2e80dca66c3 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] GET http://192.168.122.100/volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ace672b4-126a-419a-81d0-c2e80dca66c3 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ace672b4-126a-419a-81d0-c2e80dca66c3 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ace672b4-126a-419a-81d0-c2e80dca66c3 tempest-GroupsV320Test-2133582869 tempest-GroupsV320Test-2133582869-project-admin] http://192.168.122.100/volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb returned with HTTP 404 Sep 01 08:23:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 873/1728] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:49 2026] GET /volume/v3/types/3c221303-6e41-4636-bbc3-f60fd9868edb => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-754f075a-511e-4ef4-964f-bec936203ea3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-754f075a-511e-4ef4-964f-bec936203ea3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-754f075a-511e-4ef4-964f-bec936203ea3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-754f075a-511e-4ef4-964f-bec936203ea3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-754f075a-511e-4ef4-964f-bec936203ea3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-754f075a-511e-4ef4-964f-bec936203ea3 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 200 Sep 01 08:23:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 856/1729] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:49 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 1016 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e178a7fd-b4c4-48f2-bcac-eda6f42c18d5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e178a7fd-b4c4-48f2-bcac-eda6f42c18d5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e178a7fd-b4c4-48f2-bcac-eda6f42c18d5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e178a7fd-b4c4-48f2-bcac-eda6f42c18d5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e178a7fd-b4c4-48f2-bcac-eda6f42c18d5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 returned with HTTP 404 Sep 01 08:23:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 874/1730] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:49 2026] GET /volume/v3/snapshots/7a88e352-d72d-4d13-a59d-37d3131e91c3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-030bd89a-d04a-409d-a0a0-25b9cfd839fb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-030bd89a-d04a-409d-a0a0-25b9cfd839fb tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-030bd89a-d04a-409d-a0a0-25b9cfd839fb tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-030bd89a-d04a-409d-a0a0-25b9cfd839fb tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-030bd89a-d04a-409d-a0a0-25b9cfd839fb tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b returned with HTTP 404 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 857/1731] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:49 2026] GET /volume/v3/snapshots/196b3e41-22ab-4d7c-a12e-d79a83e0de8b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a9f7607-a5c3-41d5-a7a9-22a604d3f5c9 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 404 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 875/1732] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for member b42ae264-56a1-43b8-a01b-3d93fa9a5252 {{(pid=86552) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.group_snapshots [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group_snapshot with id: b42ae264-56a1-43b8-a01b-3d93fa9a5252 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-487cd322-e2cb-4a9e-a5ab-c9b6fb098844 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 returned with HTTP 404 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 858/1733] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:23:50 2026] DELETE /volume/v3/group_snapshots/b42ae264-56a1-43b8-a01b-3d93fa9a5252 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /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 01 08:23:50 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:50 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:50 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f1073d7-4116-4d6b-87e9-c6507eb13f14 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 876/1734] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620/action Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for group 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group with id: 73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /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 01 08:23:50 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f2088b7-e8c3-4d0b-8364-251a291cd48d tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 200 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 877/1735] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-88305243-4d25-4636-ab4e-ec04626d013c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /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 01 08:23:50 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] GET http://192.168.122.100/volume/v3/volumes/summary Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] Get summary completed successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88305243-4d25-4636-ab4e-ec04626d013c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-reader] http://192.168.122.100/volume/v3/volumes/summary returned with HTTP 200 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 878/1736] 192.168.122.100 () {60 vars in 1186 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume with id: 1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c483b6f-fb11-4b0b-8270-598e6d9b19e1 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620/action returned with HTTP 202 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 859/1737] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:23:50 2026] POST /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-72dc6bb1-4998-4b53-b349-9add174713ee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Delete volume request issued successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87a77bdc-84ef-4604-b83e-b042a1154ad2 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 202 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 879/1738] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:23:50 2026] DELETE /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:50 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0cdb6527-15e3-4f6c-8add-f0392fc4a1f7 tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 200 Sep 01 08:23:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 880/1739] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:50 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72dc6bb1-4998-4b53-b349-9add174713ee tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 200 Sep 01 08:23:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 860/1740] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:50 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 922 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-553dfe91-2722-4032-b46f-5e471692578c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-553dfe91-2722-4032-b46f-5e471692578c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-553dfe91-2722-4032-b46f-5e471692578c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-553dfe91-2722-4032-b46f-5e471692578c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-553dfe91-2722-4032-b46f-5e471692578c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Volume info retrieved successfully. Sep 01 08:23:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-553dfe91-2722-4032-b46f-5e471692578c tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 200 Sep 01 08:23:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 881/1741] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:51 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:23:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-047db64f-0acb-4b1b-850b-944b616f0a1e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:51 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:51 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:51 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-047db64f-0acb-4b1b-850b-944b616f0a1e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 200 Sep 01 08:23:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 861/1742] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:51 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 922 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c2c3fbaf-6001-41a6-8092-a37ffd33e2bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2c3fbaf-6001-41a6-8092-a37ffd33e2bb tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] GET http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 Sep 01 08:23:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2c3fbaf-6001-41a6-8092-a37ffd33e2bb tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2c3fbaf-6001-41a6-8092-a37ffd33e2bb tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2c3fbaf-6001-41a6-8092-a37ffd33e2bb tempest-ProjectReaderTests-104649156 tempest-ProjectReaderTests-104649156-project-admin] http://192.168.122.100/volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 returned with HTTP 404 Sep 01 08:23:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 882/1743] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:52 2026] GET /volume/v3/volumes/1e6bda4f-1b4c-4405-93b5-03f8dcfd31f0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-87a83f09-ed35-47b9-8900-6d98be3404dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87a83f09-ed35-47b9-8900-6d98be3404dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-87a83f09-ed35-47b9-8900-6d98be3404dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-87a83f09-ed35-47b9-8900-6d98be3404dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87a83f09-ed35-47b9-8900-6d98be3404dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 returned with HTTP 404 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 862/1744] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:53 2026] GET /volume/v3/volumes/c5c4370b-2c83-4691-994f-05ab87163392 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d15408f8-e438-4fda-b222-36a0aa744901 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d15408f8-e438-4fda-b222-36a0aa744901 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d15408f8-e438-4fda-b222-36a0aa744901 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d15408f8-e438-4fda-b222-36a0aa744901 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d15408f8-e438-4fda-b222-36a0aa744901 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc returned with HTTP 404 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 883/1745] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:53 2026] GET /volume/v3/volumes/3e372bc3-c023-4866-ad7b-8811881a6cbc => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3fa63681-27f7-4eea-985e-4325c1e67241 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3fa63681-27f7-4eea-985e-4325c1e67241 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3fa63681-27f7-4eea-985e-4325c1e67241 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3fa63681-27f7-4eea-985e-4325c1e67241 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-3fa63681-27f7-4eea-985e-4325c1e67241 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 73f89397-d7f2-453a-9e8c-afddeb10f620 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3fa63681-27f7-4eea-985e-4325c1e67241 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 returned with HTTP 404 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 863/1746] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:53 2026] GET /volume/v3/groups/73f89397-d7f2-453a-9e8c-afddeb10f620 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec55d42a-3df8-4b87-a4f5-6b08da6db36e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec55d42a-3df8-4b87-a4f5-6b08da6db36e tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/3322989c-76b0-4f0f-8bd2-e187b73685d8 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec55d42a-3df8-4b87-a4f5-6b08da6db36e tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec55d42a-3df8-4b87-a4f5-6b08da6db36e tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec55d42a-3df8-4b87-a4f5-6b08da6db36e tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types/3322989c-76b0-4f0f-8bd2-e187b73685d8 returned with HTTP 202 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 884/1747] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:23:53 2026] DELETE /volume/v3/group_types/3322989c-76b0-4f0f-8bd2-e187b73685d8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-058019ee-3acc-4e0c-a3c9-2ca8abc92c15 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-058019ee-3acc-4e0c-a3c9-2ca8abc92c15 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-058019ee-3acc-4e0c-a3c9-2ca8abc92c15 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-058019ee-3acc-4e0c-a3c9-2ca8abc92c15 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-058019ee-3acc-4e0c-a3c9-2ca8abc92c15 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 returned with HTTP 202 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 864/1748] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:23:53 2026] DELETE /volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bffced2f-8a9c-4d2a-a7fa-7afad2d71f06 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bffced2f-8a9c-4d2a-a7fa-7afad2d71f06 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] GET http://192.168.122.100/volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bffced2f-8a9c-4d2a-a7fa-7afad2d71f06 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bffced2f-8a9c-4d2a-a7fa-7afad2d71f06 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bffced2f-8a9c-4d2a-a7fa-7afad2d71f06 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 returned with HTTP 404 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 885/1749] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:23:53 2026] GET /volume/v3/types/aa9b470c-605f-46ed-811a-c48e44e70d64 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-df554735-466a-4a24-a9fd-662bdd269513 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df554735-466a-4a24-a9fd-662bdd269513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-df554735-466a-4a24-a9fd-662bdd269513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-35620991"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-df554735-466a-4a24-a9fd-662bdd269513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 865/1750] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:23:53 2026] POST /volume/v3/types => generated 222 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4550bfc0-68b5-4e0a-a5d9-99d0dc04b513 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4550bfc0-68b5-4e0a-a5d9-99d0dc04b513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4550bfc0-68b5-4e0a-a5d9-99d0dc04b513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-49085430"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4550bfc0-68b5-4e0a-a5d9-99d0dc04b513 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 886/1751] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:23:53 2026] POST /volume/v3/group_types => generated 179 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "354e6a1b-c2a3-43e1-b28e-820b6edec98c", "volume_types": ["3f4bcff4-6593-49c4-a79d-eadc78404dd5"], "name": "tempest-GroupSnapshotsTest-Group-337542914"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group {'group': {'group_type': '354e6a1b-c2a3-43e1-b28e-820b6edec98c', 'volume_types': ['3f4bcff4-6593-49c4-a79d-eadc78404dd5'], 'name': 'tempest-GroupSnapshotsTest-Group-337542914'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group tempest-GroupSnapshotsTest-Group-337542914. Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:53 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['aa5bfba2-aedc-41e6-b8bd-6c7e61e2d021'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-db8786c5-1272-48ce-97f7-6d8915812ae5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:23:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 866/1752] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:23:53 2026] POST /volume/v3/groups => generated 111 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:53 devstack devstack@c-api.service[86551]: /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 01 08:23:53 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e0a7b7e-f368-4bcd-8e47-c5707fa48a2d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 returned with HTTP 200 Sep 01 08:23:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 887/1753] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:53 2026] GET /volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 Sep 01 08:23:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:23:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:54 devstack devstack@c-api.service[86552]: /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 01 08:23:54 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:23:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89aba22a-a28c-4ce7-81e6-2ec03b57bfdd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 returned with HTTP 200 Sep 01 08:23:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 867/1754] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:23:54 2026] GET /volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f918fe11-bc8e-4013-8850-01b6824a3846 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1163445952", "volume_type": "3f4bcff4-6593-49c4-a79d-eadc78404dd5", "group_id": "978196f6-cd0d-4b3e-9ef8-65f1468dc0e4", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1163445952', 'volume_type': '3f4bcff4-6593-49c4-a79d-eadc78404dd5', 'group_id': '978196f6-cd0d-4b3e-9ef8-65f1468dc0e4', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume of 1 GB Sep 01 08:23:54 devstack devstack@c-api.service[86551]: /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 01 08:23:54 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:23:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Availability Zones retrieved successfully. Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (5cc9fb5a-e762-4fa6-b8d0-af77cc1da6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f86da1-fcad-4d93-9f59-84075c9373dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f86da1-fcad-4d93-9f59-84075c9373dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:23:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4bcff4-6593-49c4-a79d-eadc78404dd5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-35620991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4bcff4-6593-49c4-a79d-eadc78404dd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '978196f6-cd0d-4b3e-9ef8-65f1468dc0e4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b4f81c-0247-4de3-80c6-b96dc834939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-218d5c71-2864-4802-9957-0d025a98b4b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:54 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-35620991 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-35620991, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:54 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-35620991 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-35620991, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['d4b68056-5c08-4131-a2d6-5f674b71f113', 'e311d5d0-f8db-4b8a-8902-a9e78f8a8536', 'f841bbe8-2cc1-49e9-92fd-b29b242afa05', '2d1090fa-8c65-4bfa-ade3-c5205bb0eed7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b4f81c-0247-4de3-80c6-b96dc834939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b68056-5c08-4131-a2d6-5f674b71f113', 'e311d5d0-f8db-4b8a-8902-a9e78f8a8536', 'f841bbe8-2cc1-49e9-92fd-b29b242afa05', '2d1090fa-8c65-4bfa-ade3-c5205bb0eed7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9946751-b803-492c-a5c3-aca2e2f6ff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9946751-b803-492c-a5c3-aca2e2f6ff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1163445952',encryption_key_id=None,group_id=978196f6-cd0d-4b3e-9ef8-65f1468dc0e4,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['d4b68056-5c08-4131-a2d6-5f674b71f113','e311d5d0-f8db-4b8a-8902-a9e78f8a8536','f841bbe8-2cc1-49e9-92fd-b29b242afa05','2d1090fa-8c65-4bfa-ade3-c5205bb0eed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=3f4bcff4-6593-49c4-a79d-eadc78404dd5), 'volume': Volume(_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-01T06:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1163445952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=978196f6-cd0d-4b3e-9ef8-65f1468dc0e4,host=None,id=2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398f1e5b275b4d57924f6d60ecfb7b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b2795a14024d93bdd8a1e9312459bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4bcff4-6593-49c4-a79d-eadc78404dd5),volume_type_id=3f4bcff4-6593-49c4-a79d-eadc78404dd5)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9daee66-622e-48f2-8ee8-7e4733d7a41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9daee66-622e-48f2-8ee8-7e4733d7a41b) transitioned into state 'SUCCESS' from state '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-1163445952',encryption_key_id=None,group_id=978196f6-cd0d-4b3e-9ef8-65f1468dc0e4,group_type_id=,metadata={},multiattach=False,project_id='398f1e5b275b4d57924f6d60ecfb7b46',qos_specs=None,replication_status=,reservations=['d4b68056-5c08-4131-a2d6-5f674b71f113','e311d5d0-f8db-4b8a-8902-a9e78f8a8536','f841bbe8-2cc1-49e9-92fd-b29b242afa05','2d1090fa-8c65-4bfa-ade3-c5205bb0eed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b2795a14024d93bdd8a1e9312459bf',volume_type_id=3f4bcff4-6593-49c4-a79d-eadc78404dd5)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b43f91-b2dd-4187-a2b5-99c41805d265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2076136428"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2076136428'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create volume of 1 GB Sep 01 08:23:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b43f91-b2dd-4187-a2b5-99c41805d265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Availability Zones retrieved successfully. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Flow 'volume_create_api' (5cc9fb5a-e762-4fa6-b8d0-af77cc1da6da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Create volume request issued successfully. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:55 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Flow 'volume_create_api' (4f45763c-170a-4f3d-8fd4-f2e8393dea15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913f3b12-823f-4341-8882-859a5790f0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f918fe11-bc8e-4013-8850-01b6824a3846 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 888/1755] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:23:54 2026] POST /volume/v3/volumes => generated 829 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fb695de3-7863-4c32-ab9c-6a325782462e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913f3b12-823f-4341-8882-859a5790f0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18cebb4d-1769-4644-b0de-7c9af9ae0cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:55 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb695de3-7863-4c32-ab9c-6a325782462e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 returned with HTTP 200 Sep 01 08:23:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 889/1756] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:55 2026] GET /volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 => generated 921 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['a407845c-86e1-47e2-b8ef-6f431f34a049', '468523d2-0aef-4c7d-9db8-3c89bb1eb9a9', 'c41b1a0f-8011-41e4-a262-27eac539df66', '1b919052-f80e-48e0-a97b-b4f2967cbf78'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18cebb4d-1769-4644-b0de-7c9af9ae0cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a407845c-86e1-47e2-b8ef-6f431f34a049', '468523d2-0aef-4c7d-9db8-3c89bb1eb9a9', 'c41b1a0f-8011-41e4-a262-27eac539df66', '1b919052-f80e-48e0-a97b-b4f2967cbf78']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4370b331-2e79-4d20-9643-334289b15729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4370b331-2e79-4d20-9643-334289b15729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb7aa3e-dfcf-4141-8243-b69928f50f85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2076136428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='461dcacf8f3348008a31131eaba615ad',qos_specs=None,replication_status=,reservations=['a407845c-86e1-47e2-b8ef-6f431f34a049','468523d2-0aef-4c7d-9db8-3c89bb1eb9a9','c41b1a0f-8011-41e4-a262-27eac539df66','1b919052-f80e-48e0-a97b-b4f2967cbf78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1064f842a6480eb8c2ce79b9879eb3',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2076136428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb7aa3e-dfcf-4141-8243-b69928f50f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461dcacf8f3348008a31131eaba615ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1064f842a6480eb8c2ce79b9879eb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad05af1b-f903-4199-b7d9-db70402fc9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad05af1b-f903-4199-b7d9-db70402fc9f8) transitioned into state 'SUCCESS' from state '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-2076136428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='461dcacf8f3348008a31131eaba615ad',qos_specs=None,replication_status=,reservations=['a407845c-86e1-47e2-b8ef-6f431f34a049','468523d2-0aef-4c7d-9db8-3c89bb1eb9a9','c41b1a0f-8011-41e4-a262-27eac539df66','1b919052-f80e-48e0-a97b-b4f2967cbf78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1064f842a6480eb8c2ce79b9879eb3',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07217263-bb64-460f-a9e1-85deeb7008d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07217263-bb64-460f-a9e1-85deeb7008d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Flow 'volume_create_api' (4f45763c-170a-4f3d-8fd4-f2e8393dea15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:23:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create volume request issued successfully. Sep 01 08:23:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-218d5c71-2864-4802-9957-0d025a98b4b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:23:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 868/1757] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:23:54 2026] POST /volume/v3/volumes => generated 760 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:23:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f4b9e06-1ff1-4d2a-a329-b1f1830363fc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:23:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 890/1758] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:55 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 828 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:23:56 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:23:56 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83925511-2d8f-46b5-82ba-102f2f3d5796 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 returned with HTTP 200 Sep 01 08:23:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 869/1759] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:23:56 2026] GET /volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 => generated 922 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/group_snapshots Sep 01 08:23:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "978196f6-cd0d-4b3e-9ef8-65f1468dc0e4", "name": "tempest-group_snapshot-606280274"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '978196f6-cd0d-4b3e-9ef8-65f1468dc0e4', 'name': 'tempest-group_snapshot-606280274'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 08:23:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.group_snapshots [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Creating group_snapshot tempest-group_snapshot-606280274. Sep 01 08:23:56 devstack devstack@c-api.service[86551]: /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 01 08:23:56 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:23:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:56 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-35620991 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-35620991, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:23:56 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Created reservations ['473b7814-d5c0-47ee-b34a-f3494eea3a35', 'ddb45db5-180a-4815-bcfd-4ceb015cdf44', 'e177a7d4-1894-4708-99af-704ffbce955d', '303686ba-cb5b-4e69-ba65-3034ac7bcc3c'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-50106df6-d323-4d41-9fda-19332d410040 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50106df6-d323-4d41-9fda-19332d410040 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50106df6-d323-4d41-9fda-19332d410040 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50106df6-d323-4d41-9fda-19332d410040 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:23:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50106df6-d323-4d41-9fda-19332d410040 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:23:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50106df6-d323-4d41-9fda-19332d410040 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:23:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 870/1760] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:56 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b87af49-b781-46ed-a106-6d02fcaeafaf tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots returned with HTTP 202 Sep 01 08:23:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 891/1761] 192.168.122.100 () {62 vars in 1208 bytes} [Tue Sep 1 08:23:56 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:23:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:23:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-72e94a4b-bc94-4172-b3be-cab3359cb335 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 200 Sep 01 08:23:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 871/1762] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:57 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ebf65889-e833-462b-86bf-336130770eab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebf65889-e833-462b-86bf-336130770eab tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ebf65889-e833-462b-86bf-336130770eab tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ebf65889-e833-462b-86bf-336130770eab tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ebf65889-e833-462b-86bf-336130770eab tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebf65889-e833-462b-86bf-336130770eab tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:23:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 892/1763] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:23:58 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1221f5a-3ccf-4a37-8202-95a46c1ab97e tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 200 Sep 01 08:23:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 872/1764] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:58 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cb7aa3e-dfcf-4141-8243-b69928f50f85", "name": "tempest-SnapshotsActionsTest-Snapshot-63697045"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create snapshot from volume 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:23:58 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['e786d78d-6d8c-45e3-b89b-5eeca3c88cee', '2c3bc84d-9ccf-43ac-8001-a488cea973f5', '976b9a7e-ad82-4aba-8d28-0772d89b7a3a', '483bb97e-7788-42f5-a6c6-5e5a90af7f87'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:23:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot create request issued successfully. Sep 01 08:23:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-988e7ecc-d2a9-4492-a052-341f5a555e50 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:23:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 893/1765] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:23:58 2026] POST /volume/v3/snapshots => generated 305 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e837ade3-4c59-4c30-bd86-736401990879 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e837ade3-4c59-4c30-bd86-736401990879 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e837ade3-4c59-4c30-bd86-736401990879 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e837ade3-4c59-4c30-bd86-736401990879 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e837ade3-4c59-4c30-bd86-736401990879 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:23:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e837ade3-4c59-4c30-bd86-736401990879 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:23:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 873/1766] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:58 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:23:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:23:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:23:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:23:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e24d66cc-3eaa-4ee3-9813-7106749383dd tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 200 Sep 01 08:23:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 894/1767] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:23:59 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:23:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:23:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:23:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:23:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:23:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:23:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:23:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:23:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-85a0f158-302a-4e0e-a08a-a72af88ecc7d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:23:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 874/1768] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:23:59 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.group_snapshots [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aaed2e21-b1a0-46a5-9d20-80bd84a43131 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 895/1769] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /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 01 08:24:00 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aec2aa9f-6d49-4827-a7a4-2384e5d9a9ea tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 875/1770] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-604f8677-b1a7-4188-a694-9ec86987095c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-604f8677-b1a7-4188-a694-9ec86987095c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-604f8677-b1a7-4188-a694-9ec86987095c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-604f8677-b1a7-4188-a694-9ec86987095c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-604f8677-b1a7-4188-a694-9ec86987095c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-604f8677-b1a7-4188-a694-9ec86987095c tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 896/1771] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dfff6a81-57af-467f-a77e-74e1a9dd47c2 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 876/1772] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b96d947c-3e29-43c7-b293-090ce068774a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b96d947c-3e29-43c7-b293-090ce068774a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/detail Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b96d947c-3e29-43c7-b293-090ce068774a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b96d947c-3e29-43c7-b293-090ce068774a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /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 01 08:24:00 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b96d947c-3e29-43c7-b293-090ce068774a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 897/1773] 192.168.122.100 () {60 vars in 1207 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.group_snapshots [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group_snapshot with id: d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /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 01 08:24:00 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a70fcd42-7c35-41ef-9534-69d863fbd5d4 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 202 Sep 01 08:24:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 877/1774] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:24:00 2026] DELETE /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c7ad9949-b84a-443a-be11-4db094d68701 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /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 01 08:24:00 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:00 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d5ebcab-19d8-4114-9af5-080ffa0bc069 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 878/1775] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c7ad9949-b84a-443a-be11-4db094d68701 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 898/1776] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/detail Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /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 01 08:24:00 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all snapshots completed successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d49b06b-0af3-4a95-b098-24b4ed1f0caa tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 879/1777] 192.168.122.100 () {58 vars in 1148 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:24:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-89314533-ecba-4a47-aef2-bad53dc7b7ed tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c returned with HTTP 200 Sep 01 08:24:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 899/1778] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:00 2026] GET /volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=792,cinder:INSERT=95,cinder:UPDATE=167 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7e7600e-d391-40ff-b785-d6935b6d0f1a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 880/1779] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:01 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Snapshot retrieved successfully. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c3a678ad-4074-427b-ac35-f1f32fdd4938 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c returned with HTTP 200 Sep 01 08:24:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 881/1780] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:01 2026] GET /volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'creating'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f107d84a-cb28-44b4-90cf-055a5bd17175 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 900/1781] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:01 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de129895-6c59-4c19-a0cc-a6e49a68a26b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 882/1782] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:01 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-687a03e3-cb69-474e-be67-2a4c123a903a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-687a03e3-cb69-474e-be67-2a4c123a903a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-687a03e3-cb69-474e-be67-2a4c123a903a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-687a03e3-cb69-474e-be67-2a4c123a903a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-687a03e3-cb69-474e-be67-2a4c123a903a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-687a03e3-cb69-474e-be67-2a4c123a903a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 901/1783] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:01 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5f580f-724e-4c65-bed0-7f18806dc874 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 883/1784] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:01 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cb7aa3e-dfcf-4141-8243-b69928f50f85", "name": "tempest-SnapshotsActionsTest-Snapshot-1621071682"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create snapshot from volume 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['4909a251-c1ee-4e68-80d9-197056d61d11', '40e1de15-314e-4f9c-aef9-4f36447828fd', '85e7d3ec-2a29-4c8d-99c1-08558b901639', '6d4ef2a7-e7ef-4490-933f-f53cffe082d9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot create request issued successfully. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-684b52e6-a57c-430f-a045-b09fb5b6fc9a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 902/1785] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:24:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e664d663-6b80-47a1-8f00-a2883801660f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e664d663-6b80-47a1-8f00-a2883801660f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e664d663-6b80-47a1-8f00-a2883801660f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e664d663-6b80-47a1-8f00-a2883801660f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e664d663-6b80-47a1-8f00-a2883801660f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e664d663-6b80-47a1-8f00-a2883801660f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 884/1786] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cff79b96-b0b3-4f20-baf3-f5826ea7a25a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cff79b96-b0b3-4f20-baf3-f5826ea7a25a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cff79b96-b0b3-4f20-baf3-f5826ea7a25a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cff79b96-b0b3-4f20-baf3-f5826ea7a25a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cff79b96-b0b3-4f20-baf3-f5826ea7a25a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c returned with HTTP 404 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 903/1787] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/snapshots/478f5d91-2e20-4541-b300-0c0272a6197c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ef6fa63-def7-4190-ae14-a59d658c9e3d tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 404 Sep 01 08:24:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 885/1788] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4b943135-cc43-4e11-ade3-e790b40bc7f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b943135-cc43-4e11-ade3-e790b40bc7f6 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/group_snapshots Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b943135-cc43-4e11-ade3-e790b40bc7f6 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b943135-cc43-4e11-ade3-e790b40bc7f6 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /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 01 08:24:02 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b943135-cc43-4e11-ade3-e790b40bc7f6 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots returned with HTTP 200 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 904/1789] 192.168.122.100 () {60 vars in 1186 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] DELETE http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.group_snapshots [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for member d6406c1d-bc22-40e4-b5b8-a2a2126132bc {{(pid=86552) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.group_snapshots [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group_snapshot with id: d6406c1d-bc22-40e4-b5b8-a2a2126132bc Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c905bc3f-6a3d-4713-a6fb-a4358c7bdd90 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc returned with HTTP 404 Sep 01 08:24:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 886/1790] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:24:02 2026] DELETE /volume/v3/group_snapshots/d6406c1d-bc22-40e4-b5b8-a2a2126132bc => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /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 01 08:24:02 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Get all volumes completed successfully. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:02 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4656dcb3-e4c4-4f34-8fc8-970078c8d5c5 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 905/1791] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9a849370-4cc2-44dd-b62f-888feaced410 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] POST http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4/action Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] delete called for group 978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Delete group with id: 978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 Sep 01 08:24:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86552]: /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 01 08:24:02 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:24:02 devstack devstack@c-api.service[86552]: /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 01 08:24:02 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9a849370-4cc2-44dd-b62f-888feaced410 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4/action returned with HTTP 202 Sep 01 08:24:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 887/1792] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:24:02 2026] POST /volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Volume info retrieved successfully. Sep 01 08:24:02 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:02 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:03 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69a5ca8d-4df7-4f6f-8a18-4cdbb8d09a2f tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 returned with HTTP 200 Sep 01 08:24:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 906/1793] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:02 2026] GET /volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 => generated 921 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c52a520-10cc-4389-92bb-f1820273ca54 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c52a520-10cc-4389-92bb-f1820273ca54 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c52a520-10cc-4389-92bb-f1820273ca54 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c52a520-10cc-4389-92bb-f1820273ca54 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c52a520-10cc-4389-92bb-f1820273ca54 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c52a520-10cc-4389-92bb-f1820273ca54 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 888/1794] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:03 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-33974589-5cd8-463e-803d-8ba0489e4b5a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33974589-5cd8-463e-803d-8ba0489e4b5a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33974589-5cd8-463e-803d-8ba0489e4b5a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33974589-5cd8-463e-803d-8ba0489e4b5a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=860,cinder:INSERT=160,cinder:UPDATE=205,cinder:DELETE=2 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33974589-5cd8-463e-803d-8ba0489e4b5a tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 returned with HTTP 404 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 907/1795] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/volumes/2cd5e72e-b5ea-4df3-92b3-eaab8dcaa519 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] GET http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] show called for member 978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-290bc13f-02b9-4051-91a3-03c77f9787c8 tempest-GroupSnapshotsTest-2124917916 tempest-GroupSnapshotsTest-2124917916-project-member] http://192.168.122.100/volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 returned with HTTP 404 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 889/1796] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/groups/978196f6-cd0d-4b3e-9ef8-65f1468dc0e4 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3c89a424-b0ba-4164-b007-7bc4d6019703 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c89a424-b0ba-4164-b007-7bc4d6019703 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/354e6a1b-c2a3-43e1-b28e-820b6edec98c Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c89a424-b0ba-4164-b007-7bc4d6019703 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c89a424-b0ba-4164-b007-7bc4d6019703 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c89a424-b0ba-4164-b007-7bc4d6019703 tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/group_types/354e6a1b-c2a3-43e1-b28e-820b6edec98c returned with HTTP 202 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 908/1797] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:24:04 2026] DELETE /volume/v3/group_types/354e6a1b-c2a3-43e1-b28e-820b6edec98c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ded3482a-e14a-48a4-b0ce-e979f4cec88c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ded3482a-e14a-48a4-b0ce-e979f4cec88c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] DELETE http://192.168.122.100/volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ded3482a-e14a-48a4-b0ce-e979f4cec88c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ded3482a-e14a-48a4-b0ce-e979f4cec88c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ded3482a-e14a-48a4-b0ce-e979f4cec88c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 returned with HTTP 202 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 890/1798] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:24:04 2026] DELETE /volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0bb4e2ce-d0d0-4395-87f3-37c823495e4c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0bb4e2ce-d0d0-4395-87f3-37c823495e4c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] GET http://192.168.122.100/volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0bb4e2ce-d0d0-4395-87f3-37c823495e4c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0bb4e2ce-d0d0-4395-87f3-37c823495e4c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-73dc098b-1cb4-48b9-8fa8-288c15612918 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 909/1799] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0bb4e2ce-d0d0-4395-87f3-37c823495e4c tempest-GroupSnapshotsTest-1231758440 tempest-GroupSnapshotsTest-1231758440-project-admin] http://192.168.122.100/volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 returned with HTTP 404 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 891/1800] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/types/3f4bcff4-6593-49c4-a79d-eadc78404dd5 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot 'a7d0a74c-f6bd-457c-8370-988a951ae14e' with '{'status': 'creating'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b12d9a7-014d-4f08-847d-0177f1eca4f2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action returned with HTTP 202 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 910/1801] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:04 2026] POST /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-00cd817a-c715-471e-be11-f754e76bbf32 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00cd817a-c715-471e-be11-f754e76bbf32 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00cd817a-c715-471e-be11-f754e76bbf32 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00cd817a-c715-471e-be11-f754e76bbf32 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-00cd817a-c715-471e-be11-f754e76bbf32 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00cd817a-c715-471e-be11-f754e76bbf32 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 892/1802] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot retrieved successfully. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot delete request issued successfully. Sep 01 08:24:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a5f663f-b009-42e3-b6cb-a46c3d42745f tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action returned with HTTP 202 Sep 01 08:24:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 911/1803] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:04 2026] POST /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ad940563-f374-47be-bd80-fe1049c5b1ee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad940563-f374-47be-bd80-fe1049c5b1ee tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad940563-f374-47be-bd80-fe1049c5b1ee tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad940563-f374-47be-bd80-fe1049c5b1ee tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ad940563-f374-47be-bd80-fe1049c5b1ee tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad940563-f374-47be-bd80-fe1049c5b1ee tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 893/1804] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:04 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1f252ea5-6ae2-4b76-8201-16d1681427bf tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 200 Sep 01 08:24:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 912/1805] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:05 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-efb6aebc-d552-4498-9f5e-a07a950a59e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efb6aebc-d552-4498-9f5e-a07a950a59e3 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efb6aebc-d552-4498-9f5e-a07a950a59e3 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efb6aebc-d552-4498-9f5e-a07a950a59e3 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efb6aebc-d552-4498-9f5e-a07a950a59e3 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 404 Sep 01 08:24:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 894/1806] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:06 2026] GET /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2be7fa-9bc0-47f2-8c19-16da4eff329d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 913/1807] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:06 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1916177c-7271-4a40-a2bb-a6420c8d6e3c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 895/1808] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:06 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete snapshot with id: a7d0a74c-f6bd-457c-8370-988a951ae14e Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c8a9c497-5e62-4f4a-86ae-36ecdac8f891 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e returned with HTTP 404 Sep 01 08:24:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 914/1809] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:06 2026] DELETE /volume/v3/snapshots/a7d0a74c-f6bd-457c-8370-988a951ae14e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27627d04-3c01-4911-8e62-d1673220bc35 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cb7aa3e-dfcf-4141-8243-b69928f50f85", "name": "tempest-SnapshotsActionsTest-Snapshot-579717320"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create snapshot from volume 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:06 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['dcd3caf7-50b8-40f3-8824-153aa03efdbe', '965893ec-4ce6-4b2d-b145-e03633703a93', '91c35aa1-09f8-4414-88ba-d4bd6a7e04ad', 'c87075ec-c08e-4e22-b955-854f1cb456cb'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot create request issued successfully. Sep 01 08:24:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27627d04-3c01-4911-8e62-d1673220bc35 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:24:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 896/1810] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:24:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a11b233-ec74-49e2-9aba-7778888159cc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a11b233-ec74-49e2-9aba-7778888159cc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a11b233-ec74-49e2-9aba-7778888159cc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a11b233-ec74-49e2-9aba-7778888159cc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a11b233-ec74-49e2-9aba-7778888159cc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a11b233-ec74-49e2-9aba-7778888159cc tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 915/1811] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:06 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a75374e-22e8-4186-bb4b-c00d762293a8 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 897/1812] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:07 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-448e1176-0b36-4dab-b3d0-296e83fb410e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-448e1176-0b36-4dab-b3d0-296e83fb410e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-448e1176-0b36-4dab-b3d0-296e83fb410e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1951364604", "description": "tempest-group-type-description-1064799445", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-448e1176-0b36-4dab-b3d0-296e83fb410e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 916/1813] 192.168.122.100 () {62 vars in 1196 bytes} [Tue Sep 1 08:24:08 2026] POST /volume/v3/group_types => generated 265 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d2d2b40-a6d0-446d-880d-f42640e6c61c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d2d2b40-a6d0-446d-880d-f42640e6c61c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2b40-a6d0-446d-880d-f42640e6c61c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2b40-a6d0-446d-880d-f42640e6c61c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d2d2b40-a6d0-446d-880d-f42640e6c61c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 898/1814] 192.168.122.100 () {60 vars in 1174 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types => generated 499 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43e4ad10-95f6-4d2f-8048-d0ce2b8cf9dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43e4ad10-95f6-4d2f-8048-d0ce2b8cf9dd tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] PUT http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43e4ad10-95f6-4d2f-8048-d0ce2b8cf9dd tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-377624233", "description": "updated-group-type-desc"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43e4ad10-95f6-4d2f-8048-d0ce2b8cf9dd tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 917/1815] 192.168.122.100 () {62 vars in 1306 bytes} [Tue Sep 1 08:24:08 2026] PUT /volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 => generated 254 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7af50253-895e-4b0a-96b8-7e9598cf093f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7af50253-895e-4b0a-96b8-7e9598cf093f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7af50253-895e-4b0a-96b8-7e9598cf093f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7af50253-895e-4b0a-96b8-7e9598cf093f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7af50253-895e-4b0a-96b8-7e9598cf093f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 899/1816] 192.168.122.100 () {60 vars in 1285 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5d977c22-ebb8-42f4-8f21-017cc20b8d7f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d977c22-ebb8-42f4-8f21-017cc20b8d7f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d977c22-ebb8-42f4-8f21-017cc20b8d7f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5d977c22-ebb8-42f4-8f21-017cc20b8d7f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5d977c22-ebb8-42f4-8f21-017cc20b8d7f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 returned with HTTP 202 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 918/1817] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:24:08 2026] DELETE /volume/v3/group_types/4030d1b4-4448-4587-b3ef-be4a6f92ea71 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a7b4c3c0-b26d-4250-b0de-0bd2e6f9070c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7b4c3c0-b26d-4250-b0de-0bd2e6f9070c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7b4c3c0-b26d-4250-b0de-0bd2e6f9070c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7b4c3c0-b26d-4250-b0de-0bd2e6f9070c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7b4c3c0-b26d-4250-b0de-0bd2e6f9070c tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 900/1818] 192.168.122.100 () {60 vars in 1174 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types => generated 248 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-06f9204b-bbe0-404c-b289-9d5d91705e75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-06f9204b-bbe0-404c-b289-9d5d91705e75 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-06f9204b-bbe0-404c-b289-9d5d91705e75 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-325802974", "is_public": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-06f9204b-bbe0-404c-b289-9d5d91705e75 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 919/1819] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:24:08 2026] POST /volume/v3/group_types => generated 163 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38f40d26-dac6-4585-9be1-67831c219b2f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f40d26-dac6-4585-9be1-67831c219b2f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f40d26-dac6-4585-9be1-67831c219b2f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1173695547", "is_public": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f40d26-dac6-4585-9be1-67831c219b2f tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 901/1820] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:24:08 2026] POST /volume/v3/group_types => generated 165 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ccf5ef43-e23a-4e0c-a28c-91d819f51abe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ccf5ef43-e23a-4e0c-a28c-91d819f51abe tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ccf5ef43-e23a-4e0c-a28c-91d819f51abe tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ccf5ef43-e23a-4e0c-a28c-91d819f51abe tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ccf5ef43-e23a-4e0c-a28c-91d819f51abe tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 920/1821] 192.168.122.100 () {60 vars in 1235 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d14a1043-2abb-4878-b648-c4eaadcc8b31 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-40bea0b8-1fc8-47ff-9e94-31128856fefb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 902/1822] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40bea0b8-1fc8-47ff-9e94-31128856fefb tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40bea0b8-1fc8-47ff-9e94-31128856fefb tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40bea0b8-1fc8-47ff-9e94-31128856fefb tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '3c893f15-825b-4f85-81cc-31aad309a9d6' with '{'status': 'deleting'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40bea0b8-1fc8-47ff-9e94-31128856fefb tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 921/1823] 192.168.122.100 () {60 vars in 1237 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d3142546-6b57-4d78-a3af-06010e45fbf0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3142546-6b57-4d78-a3af-06010e45fbf0 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types?is_public=False Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3142546-6b57-4d78-a3af-06010e45fbf0 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3142546-6b57-4d78-a3af-06010e45fbf0 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3142546-6b57-4d78-a3af-06010e45fbf0 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 922/1824] 192.168.122.100 () {60 vars in 1205 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc8a5a39-0330-4976-ba22-8a88f9cc4637 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc8a5a39-0330-4976-ba22-8a88f9cc4637 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] GET http://192.168.122.100/volume/v3/group_types?is_public=True Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc8a5a39-0330-4976-ba22-8a88f9cc4637 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc8a5a39-0330-4976-ba22-8a88f9cc4637 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6477ff00-731c-43a8-9af7-b1ec3d17d9d2 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action returned with HTTP 202 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 903/1825] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:08 2026] POST /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc8a5a39-0330-4976-ba22-8a88f9cc4637 tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 923/1826] 192.168.122.100 () {60 vars in 1203 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-027d40ed-5157-4cbf-8f7b-49430b5d143e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-027d40ed-5157-4cbf-8f7b-49430b5d143e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/0950d08d-15f9-4939-8f27-14deffb78c26 Sep 01 08:24:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-027d40ed-5157-4cbf-8f7b-49430b5d143e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-027d40ed-5157-4cbf-8f7b-49430b5d143e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38cea1c1-716c-4215-848b-0bdbd63cdd8f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 904/1827] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:08 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-027d40ed-5157-4cbf-8f7b-49430b5d143e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types/0950d08d-15f9-4939-8f27-14deffb78c26 returned with HTTP 202 Sep 01 08:24:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 924/1828] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:24:08 2026] DELETE /volume/v3/group_types/0950d08d-15f9-4939-8f27-14deffb78c26 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot retrieved successfully. Sep 01 08:24:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e3e9ebf0-07e9-45f9-9e1e-a83adc35305e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3e9ebf0-07e9-45f9-9e1e-a83adc35305e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/8fc5292c-d086-4897-96ec-a6a490b47449 Sep 01 08:24:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ebf0-07e9-45f9-9e1e-a83adc35305e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ebf0-07e9-45f9-9e1e-a83adc35305e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot delete request issued successfully. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-107ebb19-e561-4da5-87c6-978bd923c1c5 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action returned with HTTP 202 Sep 01 08:24:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 905/1829] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:09 2026] POST /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3e9ebf0-07e9-45f9-9e1e-a83adc35305e tempest-GroupTypesTest-1422505461 tempest-GroupTypesTest-1422505461-project-admin] http://192.168.122.100/volume/v3/group_types/8fc5292c-d086-4897-96ec-a6a490b47449 returned with HTTP 202 Sep 01 08:24:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 925/1830] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:24:09 2026] DELETE /volume/v3/group_types/8fc5292c-d086-4897-96ec-a6a490b47449 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0ff3a7e9-b41b-4d09-b509-dd93a8ce095a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 906/1831] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:09 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e2a1689-eaae-4b4d-a26f-11bccc2635ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 200 Sep 01 08:24:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 926/1832] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:10 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e1e393c6-95a6-4e30-8232-4e148c20b57a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e1e393c6-95a6-4e30-8232-4e148c20b57a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e1e393c6-95a6-4e30-8232-4e148c20b57a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e1e393c6-95a6-4e30-8232-4e148c20b57a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e1e393c6-95a6-4e30-8232-4e148c20b57a tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 404 Sep 01 08:24:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 907/1833] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:11 2026] GET /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-417e0f94-0075-4aca-836c-b45e3d10d74e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-417e0f94-0075-4aca-836c-b45e3d10d74e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-417e0f94-0075-4aca-836c-b45e3d10d74e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-417e0f94-0075-4aca-836c-b45e3d10d74e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-417e0f94-0075-4aca-836c-b45e3d10d74e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-417e0f94-0075-4aca-836c-b45e3d10d74e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 927/1834] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:11 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0c3ddf-1d1a-4a93-a8b2-a255b04df4b1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 908/1835] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:11 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete snapshot with id: 3c893f15-825b-4f85-81cc-31aad309a9d6 Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82e9165d-377f-4d2f-9760-bc3ce884e533 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 returned with HTTP 404 Sep 01 08:24:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 928/1836] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:11 2026] DELETE /volume/v3/snapshots/3c893f15-825b-4f85-81cc-31aad309a9d6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cb7aa3e-dfcf-4141-8243-b69928f50f85", "name": "tempest-SnapshotsActionsTest-Snapshot-1692349376"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create snapshot from volume 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:11 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['c4eee8c2-4144-4337-a51e-64bcba025499', 'ffd45552-f02b-4339-9279-cf54ebcf5b16', '760c4b05-f3d3-497c-928c-4ad06f1fe815', 'b9f474bb-69a0-4df2-951d-2b5472f9e009'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot create request issued successfully. Sep 01 08:24:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d63c0f1a-ebb3-4131-b984-fe75a3f51225 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:24:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 909/1837] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:24:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-94bd0228-d86b-4e1d-b335-01720d21b5b4 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 929/1838] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:11 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd752121-3c90-4e3f-86cf-0ffabebcd890 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 910/1839] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:12 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-88bcc2f6-616b-43e9-bc7c-7e5f5b3c886d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88bcc2f6-616b-43e9-bc7c-7e5f5b3c886d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88bcc2f6-616b-43e9-bc7c-7e5f5b3c886d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-246151730"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88bcc2f6-616b-43e9-bc7c-7e5f5b3c886d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:24:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 930/1840] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:24:13 2026] POST /volume/v3/types => generated 219 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3c07bcae-e9b7-4209-8ee8-270d226bec0f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c07bcae-e9b7-4209-8ee8-270d226bec0f tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] POST http://192.168.122.100/volume/v3/group_types Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c07bcae-e9b7-4209-8ee8-270d226bec0f tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-149414680"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c07bcae-e9b7-4209-8ee8-270d226bec0f tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] http://192.168.122.100/volume/v3/group_types returned with HTTP 202 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 911/1841] 192.168.122.100 () {62 vars in 1195 bytes} [Tue Sep 1 08:24:13 2026] POST /volume/v3/group_types => generated 176 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] POST http://192.168.122.100/volume/v3/groups Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fc9644cf-7198-4857-b722-309d7536798c", "volume_types": ["8165ae32-c151-480f-afdb-ceb76cf0440a"], "name": "tempest-GroupsV314Test-Group-725792626"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Creating new group {'group': {'group_type': 'fc9644cf-7198-4857-b722-309d7536798c', 'volume_types': ['8165ae32-c151-480f-afdb-ceb76cf0440a'], 'name': 'tempest-GroupsV314Test-Group-725792626'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Creating group tempest-GroupsV314Test-Group-725792626. Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Availability Zones retrieved successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5db95b8-da87-4f3b-bffd-7a5916b6b51e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 912/1842] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:13 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '800990a0-b14e-4a59-919b-7d5ca877db8a' with '{'status': 'error'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Created reservations ['952e4d8f-c8d3-456b-819a-6479b65e3788'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d6c99ab6-7ad0-47d9-bd7c-7fce5cbae4e9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action returned with HTTP 202 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 913/1843] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:13 2026] POST /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81fec1d9-e7a4-4627-93e5-081d06188b9b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups returned with HTTP 202 Sep 01 08:24:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 931/1844] 192.168.122.100 () {62 vars in 1181 bytes} [Tue Sep 1 08:24:13 2026] POST /volume/v3/groups => generated 107 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e2977b00-2fbf-4644-ab59-546eebf8209f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2977b00-2fbf-4644-ab59-546eebf8209f tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2977b00-2fbf-4644-ab59-546eebf8209f tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2977b00-2fbf-4644-ab59-546eebf8209f tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-e2977b00-2fbf-4644-ab59-546eebf8209f tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] show called for member 7e59b982-9e58-41a5-b55c-4c8664fefa63 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64317cf9-8e14-44bb-a48c-6928c4f5c5e5 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 914/1845] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:13 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-14493704-d0a0-495e-aaa5-0383df27b971 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: /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 01 08:24:13 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2977b00-2fbf-4644-ab59-546eebf8209f tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 returned with HTTP 200 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 932/1846] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:13 2026] GET /volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 => generated 387 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot retrieved successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot delete request issued successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14493704-d0a0-495e-aaa5-0383df27b971 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action returned with HTTP 202 Sep 01 08:24:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 915/1847] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:13 2026] POST /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fabf76ef-483f-468d-9c38-b5983e16cd44 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 933/1848] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:13 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] show called for member 7e59b982-9e58-41a5-b55c-4c8664fefa63 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:14 devstack devstack@c-api.service[86552]: /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 01 08:24:14 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:24:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-067f91a4-5c3c-42fd-a7de-d6a7067110d0 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 returned with HTTP 200 Sep 01 08:24:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 916/1849] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:14 2026] GET /volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c87b1872-7938-47fe-8627-2469ef523e73 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-658727623", "volume_type": "8165ae32-c151-480f-afdb-ceb76cf0440a", "group_id": "7e59b982-9e58-41a5-b55c-4c8664fefa63", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-658727623', 'volume_type': '8165ae32-c151-480f-afdb-ceb76cf0440a', 'group_id': '7e59b982-9e58-41a5-b55c-4c8664fefa63', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:14 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Create volume of 1 GB Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-31405799-2cf4-4001-8826-0c2b2a21d392 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31405799-2cf4-4001-8826-0c2b2a21d392 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31405799-2cf4-4001-8826-0c2b2a21d392 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31405799-2cf4-4001-8826-0c2b2a21d392 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: /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 01 08:24:14 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:24:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Availability Zones retrieved successfully. Sep 01 08:24:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-31405799-2cf4-4001-8826-0c2b2a21d392 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31405799-2cf4-4001-8826-0c2b2a21d392 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 200 Sep 01 08:24:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 917/1850] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:14 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Flow 'volume_create_api' (cc78a3d0-1a07-4a7b-8048-41a3a3083801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370f1f84-7887-4baf-bcd5-bf2fa2317341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370f1f84-7887-4baf-bcd5-bf2fa2317341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:24:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8165ae32-c151-480f-afdb-ceb76cf0440a,is_public=True,name='tempest-GroupsV314Test-volume-type-246151730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8165ae32-c151-480f-afdb-ceb76cf0440a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e59b982-9e58-41a5-b55c-4c8664fefa63', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b27b267-bb5f-4c46-8e58-ff6f19e503dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-246151730 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-246151730, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:14 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-246151730 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-246151730, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Created reservations ['51450eb3-17ad-4c71-871d-5108591f1338', '15510435-43e0-48d2-be6d-a0e15928eda1', 'cd607c08-8926-4e96-bdc8-3c91da666b78', '28f3aefb-5e4a-4a99-9767-b6af8889ac86'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b27b267-bb5f-4c46-8e58-ff6f19e503dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51450eb3-17ad-4c71-871d-5108591f1338', '15510435-43e0-48d2-be6d-a0e15928eda1', 'cd607c08-8926-4e96-bdc8-3c91da666b78', '28f3aefb-5e4a-4a99-9767-b6af8889ac86']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21862da-d6ec-4e57-bf72-771b804687b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21862da-d6ec-4e57-bf72-771b804687b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d756e9-99f3-4a58-9c8c-219ee167de84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-658727623',encryption_key_id=None,group_id=7e59b982-9e58-41a5-b55c-4c8664fefa63,group_type_id=,metadata={},multiattach=False,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',qos_specs=None,replication_status=,reservations=['51450eb3-17ad-4c71-871d-5108591f1338','15510435-43e0-48d2-be6d-a0e15928eda1','cd607c08-8926-4e96-bdc8-3c91da666b78','28f3aefb-5e4a-4a99-9767-b6af8889ac86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875fd9d67ac040b48752a9287cab46fc',volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a), 'volume': Volume(_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-01T06:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-658727623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e59b982-9e58-41a5-b55c-4c8664fefa63,host=None,id=45d756e9-99f3-4a58-9c8c-219ee167de84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875fd9d67ac040b48752a9287cab46fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8165ae32-c151-480f-afdb-ceb76cf0440a),volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a86fe6-e0ab-4677-92dc-9d5936c3b53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a86fe6-e0ab-4677-92dc-9d5936c3b53e) transitioned into state 'SUCCESS' from state '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-658727623',encryption_key_id=None,group_id=7e59b982-9e58-41a5-b55c-4c8664fefa63,group_type_id=,metadata={},multiattach=False,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',qos_specs=None,replication_status=,reservations=['51450eb3-17ad-4c71-871d-5108591f1338','15510435-43e0-48d2-be6d-a0e15928eda1','cd607c08-8926-4e96-bdc8-3c91da666b78','28f3aefb-5e4a-4a99-9767-b6af8889ac86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875fd9d67ac040b48752a9287cab46fc',volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2c2f17-56ff-45b6-8244-49af74545736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2c2f17-56ff-45b6-8244-49af74545736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Flow 'volume_create_api' (cc78a3d0-1a07-4a7b-8048-41a3a3083801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Create volume request issued successfully. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:15 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c87b1872-7938-47fe-8627-2469ef523e73 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:24:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 934/1851] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:24:14 2026] POST /volume/v3/volumes => generated 825 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:15 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:15 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92d6f55e-5a8a-4dee-9300-2e4bf5be9bb5 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 returned with HTTP 200 Sep 01 08:24:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 918/1852] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:15 2026] GET /volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 => generated 893 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1dbb38d3-29a0-4b3f-aada-006e3f5f35ae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1dbb38d3-29a0-4b3f-aada-006e3f5f35ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1dbb38d3-29a0-4b3f-aada-006e3f5f35ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1dbb38d3-29a0-4b3f-aada-006e3f5f35ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1dbb38d3-29a0-4b3f-aada-006e3f5f35ae tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 404 Sep 01 08:24:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 935/1853] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:15 2026] GET /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ae2c8e04-5221-470f-9ba9-fc609792bead None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae2c8e04-5221-470f-9ba9-fc609792bead tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae2c8e04-5221-470f-9ba9-fc609792bead tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae2c8e04-5221-470f-9ba9-fc609792bead tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-ae2c8e04-5221-470f-9ba9-fc609792bead tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae2c8e04-5221-470f-9ba9-fc609792bead tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 919/1854] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:15 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-afe93679-799d-4f16-915a-1d3ac41d5e61 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 936/1855] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:15 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete snapshot with id: 800990a0-b14e-4a59-919b-7d5ca877db8a Sep 01 08:24:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa72d2b6-6c4c-45d1-a79c-1583df51feb1 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a returned with HTTP 404 Sep 01 08:24:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 920/1856] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:15 2026] DELETE /volume/v3/snapshots/800990a0-b14e-4a59-919b-7d5ca877db8a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9d3612c-1c65-4641-82b6-20461b1df8de None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cb7aa3e-dfcf-4141-8243-b69928f50f85", "name": "tempest-SnapshotsActionsTest-Snapshot-537370939"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Create snapshot from volume 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:16 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Created reservations ['d1c0481c-f786-46d6-a7c8-f153cb751b77', 'f370677c-41c1-4b94-8570-6525fa1374de', '065cb68c-7667-465d-84f5-d9ffd3c8cab5', '56fec431-ec30-4e27-b5d7-a6ac8ef6e63a'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot create request issued successfully. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9d3612c-1c65-4641-82b6-20461b1df8de tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:24:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 937/1857] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:24:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-070ae9e1-e171-4be7-a9b9-9627d754747f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-070ae9e1-e171-4be7-a9b9-9627d754747f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-070ae9e1-e171-4be7-a9b9-9627d754747f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-070ae9e1-e171-4be7-a9b9-9627d754747f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-070ae9e1-e171-4be7-a9b9-9627d754747f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-070ae9e1-e171-4be7-a9b9-9627d754747f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 921/1858] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:16 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e720054c-1921-431a-9fb3-2076ec10028e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 Sep 01 08:24:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:16 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:16 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e720054c-1921-431a-9fb3-2076ec10028e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 returned with HTTP 200 Sep 01 08:24:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 938/1859] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:16 2026] GET /volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] POST http://192.168.122.100/volume/v3/groups/action Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action body: b'{"create-from-src": {"source_group_id": "7e59b982-9e58-41a5-b55c-4c8664fefa63", "name": "tempest-Group_from_grp-1972121563"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "7e59b982-9e58-41a5-b55c-4c8664fefa63", "name": "tempest-Group_from_grp-1972121563"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Creating new group {'create-from-src': {'source_group_id': '7e59b982-9e58-41a5-b55c-4c8664fefa63', 'name': 'tempest-Group_from_grp-1972121563'}}. {{(pid=86552) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Creating group tempest-Group_from_grp-1972121563 from source group 7e59b982-9e58-41a5-b55c-4c8664fefa63. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /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 01 08:24:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /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 01 08:24:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Created reservations ['02a1feb8-59af-4186-9f7b-2d0f7da783c2'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /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 01 08:24:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.group.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] A mapping entry already exists for group 17497632-5bed-460c-b50f-b8c1ca713914 and volume type 8165ae32-c151-480f-afdb-ceb76cf0440a. Do not need to create again. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Availability Zones retrieved successfully. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Flow 'volume_create_api' (a539df9b-1591-4a89-b5af-7e6fae9e12a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e9d03c-e2b3-4d4e-b69c-c6f7d73ef68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e9d03c-e2b3-4d4e-b69c-c6f7d73ef68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '45d756e9-99f3-4a58-9c8c-219ee167de84', 'volume_type': VolumeType(created_at=2026-09-01T06:24:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8165ae32-c151-480f-afdb-ceb76cf0440a,is_public=True,name='tempest-GroupsV314Test-volume-type-246151730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8165ae32-c151-480f-afdb-ceb76cf0440a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17497632-5bed-460c-b50f-b8c1ca713914', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5640c-1cd5-4ea1-83ae-0f44bc2adfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-246151730 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-246151730, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-246151730 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-246151730, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Created reservations ['70272194-20b0-4e83-82f2-31c0f5db14c6', '663a1f00-9ac7-40b6-8c1b-744cc9d61083', '5ccd4b31-f97b-4318-b028-3e68604dc658', 'b9525c7d-06d1-48a1-9199-2da8363f9d3e'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5640c-1cd5-4ea1-83ae-0f44bc2adfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70272194-20b0-4e83-82f2-31c0f5db14c6', '663a1f00-9ac7-40b6-8c1b-744cc9d61083', '5ccd4b31-f97b-4318-b028-3e68604dc658', 'b9525c7d-06d1-48a1-9199-2da8363f9d3e']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a6f462-122f-4ce7-86c4-b1b19b7f8913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a6f462-122f-4ce7-86c4-b1b19b7f8913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd265aef1-8b6e-4aff-b9b9-b0595d2bbfc7', '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=17497632-5bed-460c-b50f-b8c1ca713914,group_type_id=,metadata={},multiattach=False,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',qos_specs=None,replication_status=,reservations=['70272194-20b0-4e83-82f2-31c0f5db14c6','663a1f00-9ac7-40b6-8c1b-744cc9d61083','5ccd4b31-f97b-4318-b028-3e68604dc658','b9525c7d-06d1-48a1-9199-2da8363f9d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=45d756e9-99f3-4a58-9c8c-219ee167de84,status='creating',user_id='875fd9d67ac040b48752a9287cab46fc',volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a), 'volume': Volume(_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-01T06:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17497632-5bed-460c-b50f-b8c1ca713914,host=None,id=d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=45d756e9-99f3-4a58-9c8c-219ee167de84,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875fd9d67ac040b48752a9287cab46fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8165ae32-c151-480f-afdb-ceb76cf0440a),volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069ed125-e216-406a-9808-234774390df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069ed125-e216-406a-9808-234774390df7) transitioned into state 'SUCCESS' from 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=17497632-5bed-460c-b50f-b8c1ca713914,group_type_id=,metadata={},multiattach=False,project_id='ccbf6b3ac0054de18f42d24d4c1eee9c',qos_specs=None,replication_status=,reservations=['70272194-20b0-4e83-82f2-31c0f5db14c6','663a1f00-9ac7-40b6-8c1b-744cc9d61083','5ccd4b31-f97b-4318-b028-3e68604dc658','b9525c7d-06d1-48a1-9199-2da8363f9d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=45d756e9-99f3-4a58-9c8c-219ee167de84,status='creating',user_id='875fd9d67ac040b48752a9287cab46fc',volume_type_id=8165ae32-c151-480f-afdb-ceb76cf0440a)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Flow 'volume_create_api' (a539df9b-1591-4a89-b5af-7e6fae9e12a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Create volume request issued successfully. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /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 01 08:24:16 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c0771fa1-3e63-4c9c-979a-25aa29e61a3e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/action returned with HTTP 202 Sep 01 08:24:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 922/1860] 192.168.122.100 () {62 vars in 1202 bytes} [Tue Sep 1 08:24:16 2026] POST /volume/v3/groups/action => generated 102 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: /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 01 08:24:17 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Get all volumes completed successfully. Sep 01 08:24:17 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:17 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:17 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:17 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3309a672-21da-45c7-8ee5-a4026175d619 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3309a672-21da-45c7-8ee5-a4026175d619 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3309a672-21da-45c7-8ee5-a4026175d619 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3309a672-21da-45c7-8ee5-a4026175d619 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:17 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3309a672-21da-45c7-8ee5-a4026175d619 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3309a672-21da-45c7-8ee5-a4026175d619 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 923/1861] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:17 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3bc80930-aebb-4d6e-b4f1-c6b659be8a7e tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:24:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 939/1862] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:24:17 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:17 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:17 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c8b2afb-2cd9-4766-b60a-bd617763a602 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 924/1863] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:17 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-26d71a89-484f-4372-9514-dcb8b54ada59 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26d71a89-484f-4372-9514-dcb8b54ada59 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-26d71a89-484f-4372-9514-dcb8b54ada59 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-26d71a89-484f-4372-9514-dcb8b54ada59 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-26d71a89-484f-4372-9514-dcb8b54ada59 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26d71a89-484f-4372-9514-dcb8b54ada59 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 940/1864] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:18 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '81638fee-1557-4337-91fb-2828a46b8846' with '{'status': 'error_deleting'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-682c2997-5b5d-4d74-80c5-5e99ee61d15a tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action returned with HTTP 202 Sep 01 08:24:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 925/1865] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:18 2026] POST /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-27528e11-1442-47fe-963b-ae716bbe1471 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27528e11-1442-47fe-963b-ae716bbe1471 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-27528e11-1442-47fe-963b-ae716bbe1471 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-27528e11-1442-47fe-963b-ae716bbe1471 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-27528e11-1442-47fe-963b-ae716bbe1471 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-27528e11-1442-47fe-963b-ae716bbe1471 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 941/1866] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:18 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2feb47f0-6e26-4df4-92ef-c4735951087e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot retrieved successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot delete request issued successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2feb47f0-6e26-4df4-92ef-c4735951087e tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action returned with HTTP 202 Sep 01 08:24:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 926/1867] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:18 2026] POST /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66b688ff-ecf6-4ec9-aed3-ee893c11300f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 927/1868] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:18 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:18 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:18 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc40b618-b964-4417-b5d5-55dbf9c61104 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 942/1869] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:18 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3726a522-2307-47c9-bbe8-4dd3ab78a936 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 200 Sep 01 08:24:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 928/1870] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:19 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:19 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:19 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:19 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fffe6794-93cd-4adf-ac09-2f77df41de8b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 943/1871] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:19 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9aed6997-42a7-4e65-bc8c-50962f662732 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9aed6997-42a7-4e65-bc8c-50962f662732 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9aed6997-42a7-4e65-bc8c-50962f662732 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9aed6997-42a7-4e65-bc8c-50962f662732 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9aed6997-42a7-4e65-bc8c-50962f662732 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 404 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 929/1872] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fe6c34e-ccee-484d-9532-aad40917a8d9 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 944/1873] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:20 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de5cd709-5fd4-4668-a094-19896572525b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de5cd709-5fd4-4668-a094-19896572525b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de5cd709-5fd4-4668-a094-19896572525b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de5cd709-5fd4-4668-a094-19896572525b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-de5cd709-5fd4-4668-a094-19896572525b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de5cd709-5fd4-4668-a094-19896572525b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 930/1874] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete snapshot with id: 81638fee-1557-4337-91fb-2828a46b8846 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a33924eb-38f4-4194-ab4d-419866d2fc42 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 returned with HTTP 404 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 945/1875] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:20 2026] DELETE /volume/v3/snapshots/81638fee-1557-4337-91fb-2828a46b8846 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-99ade127-5df9-4f3f-aea6-23705763ee43 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-99ade127-5df9-4f3f-aea6-23705763ee43 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-99ade127-5df9-4f3f-aea6-23705763ee43 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-99ade127-5df9-4f3f-aea6-23705763ee43 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-99ade127-5df9-4f3f-aea6-23705763ee43 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'creating'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-99ade127-5df9-4f3f-aea6-23705763ee43 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 931/1876] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:20 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78c4a68b-3c39-4060-91b4-520623504909 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78c4a68b-3c39-4060-91b4-520623504909 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78c4a68b-3c39-4060-91b4-520623504909 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78c4a68b-3c39-4060-91b4-520623504909 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78c4a68b-3c39-4060-91b4-520623504909 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78c4a68b-3c39-4060-91b4-520623504909 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 946/1877] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-013b6edd-4471-4650-8c23-9515d8e3158b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.snapshot_actions [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86552) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.snapshot_actions [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Updating snapshot 4c2b3306-0c27-4c93-ac19-ae767522692c with info {'id': '4c2b3306-0c27-4c93-ac19-ae767522692c', 'status': 'error', 'progress': '80%'} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-013b6edd-4471-4650-8c23-9515d8e3158b tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 932/1878] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:20 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:20 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bdd70764-20c0-4df7-8554-56067312834d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bdd70764-20c0-4df7-8554-56067312834d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bdd70764-20c0-4df7-8554-56067312834d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bdd70764-20c0-4df7-8554-56067312834d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bdd70764-20c0-4df7-8554-56067312834d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Snapshot retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bdd70764-20c0-4df7-8554-56067312834d tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 933/1879] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 459 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] POST http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] Updating snapshot '4c2b3306-0c27-4c93-ac19-ae767522692c' with '{'status': 'available'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c1c670b-6d82-41c9-8e01-f6a7a9a2c878 tempest-SnapshotsActionsTest-139994947 tempest-SnapshotsActionsTest-139994947-project-admin] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action returned with HTTP 202 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 934/1880] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:24:20 2026] POST /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f552cbaf-7d86-4c40-b6f6-c62c7ec5916a tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 947/1881] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a9d27a9-ad07-4d71-b61a-45f8fe09c5be tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 935/1882] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-099b5731-50f7-478d-8efa-aa185882de71 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete snapshot with id: 4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot delete request issued successfully. Sep 01 08:24:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-099b5731-50f7-478d-8efa-aa185882de71 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 202 Sep 01 08:24:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 948/1883] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:20 2026] DELETE /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8786b758-f292-4683-b1d1-bd2fa969564f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8786b758-f292-4683-b1d1-bd2fa969564f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8786b758-f292-4683-b1d1-bd2fa969564f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8786b758-f292-4683-b1d1-bd2fa969564f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8786b758-f292-4683-b1d1-bd2fa969564f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8786b758-f292-4683-b1d1-bd2fa969564f tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 936/1884] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:20 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 462 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-47741399-94ad-43f8-9a95-274e997c4d36 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:21 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:21 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7eaa5433-5249-4894-b887-45d1d9be252c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7eaa5433-5249-4894-b887-45d1d9be252c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7eaa5433-5249-4894-b887-45d1d9be252c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7eaa5433-5249-4894-b887-45d1d9be252c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7eaa5433-5249-4894-b887-45d1d9be252c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7eaa5433-5249-4894-b887-45d1d9be252c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 937/1885] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:22 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 462 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:22 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47741399-94ad-43f8-9a95-274e997c4d36 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 949/1886] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:21 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Snapshot retrieved successfully. Sep 01 08:24:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-275ffdd1-6b75-4ba0-8c20-714011238c96 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 200 Sep 01 08:24:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 938/1887] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:23 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 462 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-80b4843f-98f0-48a7-a285-28963fc563e9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:23 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:23 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:23 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80b4843f-98f0-48a7-a285-28963fc563e9 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 950/1888] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:23 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d4a11018-60e9-4c51-adf2-db569f20db92 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4a11018-60e9-4c51-adf2-db569f20db92 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4a11018-60e9-4c51-adf2-db569f20db92 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d4a11018-60e9-4c51-adf2-db569f20db92 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d4a11018-60e9-4c51-adf2-db569f20db92 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c returned with HTTP 404 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 939/1889] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:24 2026] GET /volume/v3/snapshots/4c2b3306-0c27-4c93-ac19-ae767522692c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-82d4770a-bb4b-4264-b34e-220e223dff9c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82d4770a-bb4b-4264-b34e-220e223dff9c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82d4770a-bb4b-4264-b34e-220e223dff9c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-82d4770a-bb4b-4264-b34e-220e223dff9c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-82d4770a-bb4b-4264-b34e-220e223dff9c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-82d4770a-bb4b-4264-b34e-220e223dff9c tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:24:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 951/1890] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:24 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a72aeec4-8cc3-4090-b425-885661ad813d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] DELETE http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete volume with id: 4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Delete volume request issued successfully. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a72aeec4-8cc3-4090-b425-885661ad813d tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 202 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 940/1891] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:24 2026] DELETE /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:24 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c14ce97-61f5-4105-91e8-a50eeae15e75 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:24:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 952/1892] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:24 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:24 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f59bbd9-6eaa-44d6-bf60-d34d1b26d076 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 941/1893] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:24 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Volume info retrieved successfully. Sep 01 08:24:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fcbaa39a-99aa-4f7f-863b-8d2a1ca9398e tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 200 Sep 01 08:24:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 953/1894] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:25 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0657fe4f-cbb8-4999-b780-c9945059c340 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:25 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:25 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:25 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0657fe4f-cbb8-4999-b780-c9945059c340 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 942/1895] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:25 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-21cc8910-c485-495c-8340-66ab76f43169 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21cc8910-c485-495c-8340-66ab76f43169 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] GET http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 Sep 01 08:24:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-21cc8910-c485-495c-8340-66ab76f43169 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-21cc8910-c485-495c-8340-66ab76f43169 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21cc8910-c485-495c-8340-66ab76f43169 tempest-SnapshotsActionsTest-562509859 tempest-SnapshotsActionsTest-562509859-project-member] http://192.168.122.100/volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 returned with HTTP 404 Sep 01 08:24:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 954/1896] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:26 2026] GET /volume/v3/volumes/4cb7aa3e-dfcf-4141-8243-b69928f50f85 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:24:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:26 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:26 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:26 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c4e500fe-3be5-4f6a-9bca-ef4e803805a2 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 943/1897] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:26 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:24:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:27 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:27 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb0566f5-640b-4898-b3c5-491bbfb6e365 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 955/1898] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:27 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 930 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7f164065-924f-4cdd-aa45-a079505d0108 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f164065-924f-4cdd-aa45-a079505d0108 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f164065-924f-4cdd-aa45-a079505d0108 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f164065-924f-4cdd-aa45-a079505d0108 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-7f164065-924f-4cdd-aa45-a079505d0108 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] show called for member 17497632-5bed-460c-b50f-b8c1ca713914 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86552]: /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 01 08:24:28 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), Sep 01 08:24:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f164065-924f-4cdd-aa45-a079505d0108 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 returned with HTTP 200 Sep 01 08:24:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 944/1899] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:28 2026] GET /volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 => generated 417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /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 01 08:24:28 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Get all volumes completed successfully. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9287a2c-a3eb-4ef4-aa9d-f40a11ac1109 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:24:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 956/1900] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:24:28 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0c37ab41-3bbe-491c-a534-16e89e567576 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] POST http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914/action Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] delete called for group 17497632-5bed-460c-b50f-b8c1ca713914 {{(pid=86552) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:24:28 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.groups [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Delete group with id: 17497632-5bed-460c-b50f-b8c1ca713914 Sep 01 08:24:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86552]: /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 01 08:24:28 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:24:28 devstack devstack@c-api.service[86552]: /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 01 08:24:28 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c37ab41-3bbe-491c-a534-16e89e567576 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914/action returned with HTTP 202 Sep 01 08:24:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 945/1901] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:24:28 2026] POST /volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0e01034e-192c-489f-88ce-8ccc00a13156 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING stevedore.named [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:28 devstack devstack@c-api.service[86551]: WARNING castellan.key_manager [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:28 devstack devstack@c-api.service[86551]: DEBUG oslo_db.sqlalchemy.engines [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e01034e-192c-489f-88ce-8ccc00a13156 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 200 Sep 01 08:24:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 957/1902] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:28 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 929 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54d79de9-9bcb-49fb-9fcd-cf0b55015e46 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54d79de9-9bcb-49fb-9fcd-cf0b55015e46 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54d79de9-9bcb-49fb-9fcd-cf0b55015e46 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54d79de9-9bcb-49fb-9fcd-cf0b55015e46 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54d79de9-9bcb-49fb-9fcd-cf0b55015e46 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 returned with HTTP 404 Sep 01 08:24:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 946/1903] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:29 2026] GET /volume/v3/volumes/d265aef1-8b6e-4aff-b9b9-b0595d2bbfc7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] show called for member 17497632-5bed-460c-b50f-b8c1ca713914 {{(pid=86551) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a31eb3f-8458-4ab2-bb13-8e17c71400bc tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 returned with HTTP 404 Sep 01 08:24:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 958/1904] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:29 2026] GET /volume/v3/groups/17497632-5bed-460c-b50f-b8c1ca713914 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ad8629ff-e0e2-435b-9c88-8201283f61de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: /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 01 08:24:29 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 08:24:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Get all volumes completed successfully. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:29 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad8629ff-e0e2-435b-9c88-8201283f61de tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:24:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 947/1905] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:24:29 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] POST http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63/action Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.groups [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] delete called for group 7e59b982-9e58-41a5-b55c-4c8664fefa63 {{(pid=86551) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 08:24:29 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.groups [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Delete group with id: 7e59b982-9e58-41a5-b55c-4c8664fefa63 Sep 01 08:24:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:29 devstack devstack@c-api.service[86551]: /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 01 08:24:29 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 08:24:29 devstack devstack@c-api.service[86551]: /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 01 08:24:29 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fbcefce-50ef-48b0-837c-d9102bfdd604 tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63/action returned with HTTP 202 Sep 01 08:24:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 959/1906] 192.168.122.100 () {62 vars in 1312 bytes} [Tue Sep 1 08:24:29 2026] POST /volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Volume info retrieved successfully. Sep 01 08:24:29 devstack devstack@c-api.service[86552]: WARNING stevedore.named [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 08:24:29 devstack devstack@c-api.service[86552]: WARNING castellan.key_manager [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 08:24:30 devstack devstack@c-api.service[86552]: DEBUG oslo_db.sqlalchemy.engines [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 08:24:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ba8a6101-44c1-4dd6-ab7c-897b0e77430b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 returned with HTTP 200 Sep 01 08:24:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 948/1907] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:29 2026] GET /volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c24a5215-a0b1-4a79-a52c-67126f79d9db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c24a5215-a0b1-4a79-a52c-67126f79d9db tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c24a5215-a0b1-4a79-a52c-67126f79d9db tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c24a5215-a0b1-4a79-a52c-67126f79d9db tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c24a5215-a0b1-4a79-a52c-67126f79d9db tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 returned with HTTP 404 Sep 01 08:24:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 960/1908] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:24:31 2026] GET /volume/v3/volumes/45d756e9-99f3-4a58-9c8c-219ee167de84 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] GET http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.groups [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] show called for member 7e59b982-9e58-41a5-b55c-4c8664fefa63 {{(pid=86552) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aff97174-317c-43f3-adbb-7ea6ac0f143b tempest-GroupsV314Test-1527957971 tempest-GroupsV314Test-1527957971-project-member] http://192.168.122.100/volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 returned with HTTP 404 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 949/1909] 192.168.122.100 () {60 vars in 1270 bytes} [Tue Sep 1 08:24:31 2026] GET /volume/v3/groups/7e59b982-9e58-41a5-b55c-4c8664fefa63 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b5c3d78b-9a42-4bd8-82f9-19b1a43960ec None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5c3d78b-9a42-4bd8-82f9-19b1a43960ec tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] DELETE http://192.168.122.100/volume/v3/group_types/fc9644cf-7198-4857-b722-309d7536798c Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5c3d78b-9a42-4bd8-82f9-19b1a43960ec tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5c3d78b-9a42-4bd8-82f9-19b1a43960ec tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5c3d78b-9a42-4bd8-82f9-19b1a43960ec tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] http://192.168.122.100/volume/v3/group_types/fc9644cf-7198-4857-b722-309d7536798c returned with HTTP 202 Sep 01 08:24:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 961/1910] 192.168.122.100 () {60 vars in 1288 bytes} [Tue Sep 1 08:24:31 2026] DELETE /volume/v3/group_types/fc9644cf-7198-4857-b722-309d7536798c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a2cb4e65-2267-416d-ab38-c03792963621 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2cb4e65-2267-416d-ab38-c03792963621 tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] DELETE http://192.168.122.100/volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2cb4e65-2267-416d-ab38-c03792963621 tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a2cb4e65-2267-416d-ab38-c03792963621 tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a2cb4e65-2267-416d-ab38-c03792963621 tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] http://192.168.122.100/volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a returned with HTTP 202 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 950/1911] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:24:31 2026] DELETE /volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c4b96f7c-cb8c-444e-af13-9d2b690bb25d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4b96f7c-cb8c-444e-af13-9d2b690bb25d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] GET http://192.168.122.100/volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4b96f7c-cb8c-444e-af13-9d2b690bb25d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4b96f7c-cb8c-444e-af13-9d2b690bb25d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4b96f7c-cb8c-444e-af13-9d2b690bb25d tempest-GroupsV314Test-328072007 tempest-GroupsV314Test-328072007-project-admin] http://192.168.122.100/volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a returned with HTTP 404 Sep 01 08:24:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 962/1912] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:24:31 2026] GET /volume/v3/types/8165ae32-c151-480f-afdb-ceb76cf0440a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e80124f-1940-4237-a9cc-4567acdd18e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e80124f-1940-4237-a9cc-4567acdd18e2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e80124f-1940-4237-a9cc-4567acdd18e2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e80124f-1940-4237-a9cc-4567acdd18e2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e80124f-1940-4237-a9cc-4567acdd18e2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 951/1913] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:31 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 440 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-add04670-285f-4504-9483-20867f1c8cd4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-add04670-285f-4504-9483-20867f1c8cd4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-add04670-285f-4504-9483-20867f1c8cd4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-add04670-285f-4504-9483-20867f1c8cd4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'defaults' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-add04670-285f-4504-9483-20867f1c8cd4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults returned with HTTP 200 Sep 01 08:24:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 963/1914] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:24:31 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-56ba3e4d-bb1b-450a-b17c-1527ed4eccfa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-56ba3e4d-bb1b-450a-b17c-1527ed4eccfa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-56ba3e4d-bb1b-450a-b17c-1527ed4eccfa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-56ba3e4d-bb1b-450a-b17c-1527ed4eccfa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 952/1915] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:24:31 2026] PUT /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 398 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-74f3f6d3-1c3c-4fd8-bd96-8b54e7f04615 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74f3f6d3-1c3c-4fd8-bd96-8b54e7f04615 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] DELETE http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74f3f6d3-1c3c-4fd8-bd96-8b54e7f04615 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74f3f6d3-1c3c-4fd8-bd96-8b54e7f04615 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74f3f6d3-1c3c-4fd8-bd96-8b54e7f04615 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 964/1916] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:32 2026] DELETE /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c129bb98-f172-4a69-bd85-41f4b28922cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c129bb98-f172-4a69-bd85-41f4b28922cc tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c129bb98-f172-4a69-bd85-41f4b28922cc tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c129bb98-f172-4a69-bd85-41f4b28922cc tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c129bb98-f172-4a69-bd85-41f4b28922cc tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 953/1917] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:32 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8a3b13c8-80d5-4187-b2ff-43d4f9fb6a94 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a3b13c8-80d5-4187-b2ff-43d4f9fb6a94 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8a3b13c8-80d5-4187-b2ff-43d4f9fb6a94 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8a3b13c8-80d5-4187-b2ff-43d4f9fb6a94 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 965/1918] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:24:32 2026] PUT /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 398 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc9a1f7c-8354-41e5-8dc6-c836f9b32513 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc9a1f7c-8354-41e5-8dc6-c836f9b32513 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1f7c-8354-41e5-8dc6-c836f9b32513 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1f7c-8354-41e5-8dc6-c836f9b32513 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'defaults' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc9a1f7c-8354-41e5-8dc6-c836f9b32513 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 954/1919] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:24:32 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1/defaults => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae6da977-ccbf-415b-8b8e-4dacc3e0ef3d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae6da977-ccbf-415b-8b8e-4dacc3e0ef3d tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae6da977-ccbf-415b-8b8e-4dacc3e0ef3d tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae6da977-ccbf-415b-8b8e-4dacc3e0ef3d tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae6da977-ccbf-415b-8b8e-4dacc3e0ef3d tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 966/1920] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:32 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-759ff52b-08d6-44a8-9b44-110c18daa571 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-759ff52b-08d6-44a8-9b44-110c18daa571 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-759ff52b-08d6-44a8-9b44-110c18daa571 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-759ff52b-08d6-44a8-9b44-110c18daa571 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-759ff52b-08d6-44a8-9b44-110c18daa571 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True returned with HTTP 200 Sep 01 08:24:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 955/1921] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:32 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True => generated 1064 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1379850793"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1379850793'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume of 1 GB Sep 01 08:24:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Availability Zones retrieved successfully. Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Flow 'volume_create_api' (93597b60-00af-49e6-bdac-c73101e74aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0d37aa-5631-4694-b65e-2861d8d338ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0d37aa-5631-4694-b65e-2861d8d338ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913920ce-e9b0-494c-a2e0-55a487bf1a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Created reservations ['70a27ee4-83ed-4cf0-8244-4741c2e5312e', '83057835-6750-4f19-8b96-8dc1d2acf45d', '3ea8265a-687b-4662-aee4-db8370ac2a2b', 'cb2bb8ca-259b-41dc-9e9e-b1fc08393b91'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913920ce-e9b0-494c-a2e0-55a487bf1a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a27ee4-83ed-4cf0-8244-4741c2e5312e', '83057835-6750-4f19-8b96-8dc1d2acf45d', '3ea8265a-687b-4662-aee4-db8370ac2a2b', 'cb2bb8ca-259b-41dc-9e9e-b1fc08393b91']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:32 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88a354c-36ab-4257-9bd6-41e3dca3a47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88a354c-36ab-4257-9bd6-41e3dca3a47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a1ee3f2-2147-47d5-97a9-428a160f792a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1379850793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2791e333d42448daaa0b2d6a70969de1',qos_specs=None,replication_status=,reservations=['70a27ee4-83ed-4cf0-8244-4741c2e5312e','83057835-6750-4f19-8b96-8dc1d2acf45d','3ea8265a-687b-4662-aee4-db8370ac2a2b','cb2bb8ca-259b-41dc-9e9e-b1fc08393b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0141f68190b4c178932a066e3de69d4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1379850793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a1ee3f2-2147-47d5-97a9-428a160f792a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2791e333d42448daaa0b2d6a70969de1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0141f68190b4c178932a066e3de69d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92f0550-2aa5-47d7-8a01-221d44257386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92f0550-2aa5-47d7-8a01-221d44257386) transitioned into state 'SUCCESS' from state '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-1379850793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2791e333d42448daaa0b2d6a70969de1',qos_specs=None,replication_status=,reservations=['70a27ee4-83ed-4cf0-8244-4741c2e5312e','83057835-6750-4f19-8b96-8dc1d2acf45d','3ea8265a-687b-4662-aee4-db8370ac2a2b','cb2bb8ca-259b-41dc-9e9e-b1fc08393b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0141f68190b4c178932a066e3de69d4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169b97cc-d66c-41ce-acfd-8e6847b34dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169b97cc-d66c-41ce-acfd-8e6847b34dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Flow 'volume_create_api' (93597b60-00af-49e6-bdac-c73101e74aea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume request issued successfully. Sep 01 08:24:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-637f7ee5-bf9d-4bf8-b786-7df9e6bbf743 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:24:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 967/1922] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:24:32 2026] POST /volume/v3/volumes => generated 765 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d609eee3-84a4-434c-a320-bf87c0be1183 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d609eee3-84a4-434c-a320-bf87c0be1183 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d609eee3-84a4-434c-a320-bf87c0be1183 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d609eee3-84a4-434c-a320-bf87c0be1183 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d609eee3-84a4-434c-a320-bf87c0be1183 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d609eee3-84a4-434c-a320-bf87c0be1183 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 200 Sep 01 08:24:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 956/1923] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:33 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 833 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa79ecdb-c3ae-40e9-9a5d-2732f715b866 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 200 Sep 01 08:24:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 968/1924] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:34 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e29f0d75-5f79-4fee-91a1-c7e1bf1f7371 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 200 Sep 01 08:24:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 957/1925] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:35 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7708531c-a5bc-44a9-98aa-5b3097d5771c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7708531c-a5bc-44a9-98aa-5b3097d5771c tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7708531c-a5bc-44a9-98aa-5b3097d5771c tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7708531c-a5bc-44a9-98aa-5b3097d5771c tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7708531c-a5bc-44a9-98aa-5b3097d5771c tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True returned with HTTP 200 Sep 01 08:24:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 969/1926] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:35 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True => generated 1064 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6673524c-a21b-459f-ac1c-80f067971502 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Delete volume with id: 8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Delete volume request issued successfully. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6673524c-a21b-459f-ac1c-80f067971502 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 202 Sep 01 08:24:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 958/1927] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:35 2026] DELETE /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-da92ffad-3f89-4fc4-9452-d5289375d8e0 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 200 Sep 01 08:24:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 970/1928] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:35 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-591e78a6-f6e1-4afe-9a79-71876c126beb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-591e78a6-f6e1-4afe-9a79-71876c126beb tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-591e78a6-f6e1-4afe-9a79-71876c126beb tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-591e78a6-f6e1-4afe-9a79-71876c126beb tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:24:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 959/1929] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:24:35 2026] POST /volume/v3/types => generated 188 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5c4397af-2529-4512-8334-2db6103490d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c4397af-2529-4512-8334-2db6103490d1 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:24:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c4397af-2529-4512-8334-2db6103490d1 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c4397af-2529-4512-8334-2db6103490d1 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:24:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 971/1930] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:24:35 2026] POST /volume/v3/types => generated 188 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Create volume of 1 GB Sep 01 08:24:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Availability Zones retrieved successfully. Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Flow 'volume_create_api' (adc0c064-3a84-4d5b-a386-1bd8685c416c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0cee80-1ac1-4bde-be68-90db3784a25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0cee80-1ac1-4bde-be68-90db3784a25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:24:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee459e93-4c62-4f59-911b-6f16ef5a74b8,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee459e93-4c62-4f59-911b-6f16ef5a74b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af052698-0f83-4dda-ab4a-2adc8a66a59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:36 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Created reservations ['4ba3f9b0-ef04-42bf-af97-a9d043117eef', 'b6d5acfb-f6c5-405c-a6b6-fa87847a1002', 'a1c89655-c0f8-44ae-ad96-ee4d51b5a0b7', '97e90661-c789-42b7-908e-f8445a58146b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af052698-0f83-4dda-ab4a-2adc8a66a59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba3f9b0-ef04-42bf-af97-a9d043117eef', 'b6d5acfb-f6c5-405c-a6b6-fa87847a1002', 'a1c89655-c0f8-44ae-ad96-ee4d51b5a0b7', '97e90661-c789-42b7-908e-f8445a58146b']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7e5351-3712-4886-afb2-70262c22f017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7e5351-3712-4886-afb2-70262c22f017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54cf8615-ded3-462b-8133-02436ad50360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7631e0b61a94f25b7b776b1cfc0b9a4',qos_specs=None,replication_status=,reservations=['4ba3f9b0-ef04-42bf-af97-a9d043117eef','b6d5acfb-f6c5-405c-a6b6-fa87847a1002','a1c89655-c0f8-44ae-ad96-ee4d51b5a0b7','97e90661-c789-42b7-908e-f8445a58146b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a5fad8b8244c9aa31273b49df8aa3',volume_type_id=ee459e93-4c62-4f59-911b-6f16ef5a74b8), 'volume': Volume(_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-01T06:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54cf8615-ded3-462b-8133-02436ad50360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7631e0b61a94f25b7b776b1cfc0b9a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a4a5fad8b8244c9aa31273b49df8aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee459e93-4c62-4f59-911b-6f16ef5a74b8),volume_type_id=ee459e93-4c62-4f59-911b-6f16ef5a74b8)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1734f18a-ea95-4a50-82ec-48f49eedfc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1734f18a-ea95-4a50-82ec-48f49eedfc3e) transitioned into state 'SUCCESS' from state '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-585292714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7631e0b61a94f25b7b776b1cfc0b9a4',qos_specs=None,replication_status=,reservations=['4ba3f9b0-ef04-42bf-af97-a9d043117eef','b6d5acfb-f6c5-405c-a6b6-fa87847a1002','a1c89655-c0f8-44ae-ad96-ee4d51b5a0b7','97e90661-c789-42b7-908e-f8445a58146b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a5fad8b8244c9aa31273b49df8aa3',volume_type_id=ee459e93-4c62-4f59-911b-6f16ef5a74b8)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c1fd30-11a5-4d85-a94a-94a18bcf8cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c1fd30-11a5-4d85-a94a-94a18bcf8cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Flow 'volume_create_api' (adc0c064-3a84-4d5b-a386-1bd8685c416c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Create volume request issued successfully. Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c2796234-6aa4-48e5-9e5e-6ac76f57238f tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:24:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 960/1931] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:24:35 2026] POST /volume/v3/volumes => generated 775 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a96a8d4-31d8-4d68-b810-923979ba48d9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 972/1932] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:36 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b00e2fb1-b6ac-4352-842d-7fbd5ee5334b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b00e2fb1-b6ac-4352-842d-7fbd5ee5334b tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b00e2fb1-b6ac-4352-842d-7fbd5ee5334b tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b00e2fb1-b6ac-4352-842d-7fbd5ee5334b tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b00e2fb1-b6ac-4352-842d-7fbd5ee5334b tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 404 Sep 01 08:24:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 961/1933] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:36 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a603f8d1-7ff2-456e-9e74-9cb97e002b17 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a603f8d1-7ff2-456e-9e74-9cb97e002b17 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a603f8d1-7ff2-456e-9e74-9cb97e002b17 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a603f8d1-7ff2-456e-9e74-9cb97e002b17 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a603f8d1-7ff2-456e-9e74-9cb97e002b17 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 404 Sep 01 08:24:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 973/1934] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:36 2026] GET /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Delete volume with id: 8a1ee3f2-2147-47d5-97a9-428a160f792a Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a4d6aaa-bc61-46aa-9ef3-896f7db494a2 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a returned with HTTP 404 Sep 01 08:24:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 962/1935] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:36 2026] DELETE /volume/v3/volumes/8a1ee3f2-2147-47d5-97a9-428a160f792a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1976058559"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1976058559'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume of 1 GB Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Availability Zones retrieved successfully. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Flow 'volume_create_api' (8f5bf828-af17-4725-95ff-56e1cafab302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3279747-180d-4208-b826-eb068baf0fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3279747-180d-4208-b826-eb068baf0fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff3e34b-d4d4-455c-9f17-9e5021eeb77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Created reservations ['3979cbc7-2f38-47a8-8331-893a342e0b4a', '066c30a2-543a-4cc9-8d56-b21e79b39d57', '49783bb5-b8c2-4332-9efc-8818620c1d49', '1891d128-75b5-49ba-9b13-48b1fb28f4ad'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff3e34b-d4d4-455c-9f17-9e5021eeb77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3979cbc7-2f38-47a8-8331-893a342e0b4a', '066c30a2-543a-4cc9-8d56-b21e79b39d57', '49783bb5-b8c2-4332-9efc-8818620c1d49', '1891d128-75b5-49ba-9b13-48b1fb28f4ad']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebd81f9-842a-4fb8-9d9c-7d549e606b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebd81f9-842a-4fb8-9d9c-7d549e606b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56515cdd-31b2-4ab5-9182-faeb39ad10c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1976058559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2791e333d42448daaa0b2d6a70969de1',qos_specs=None,replication_status=,reservations=['3979cbc7-2f38-47a8-8331-893a342e0b4a','066c30a2-543a-4cc9-8d56-b21e79b39d57','49783bb5-b8c2-4332-9efc-8818620c1d49','1891d128-75b5-49ba-9b13-48b1fb28f4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0141f68190b4c178932a066e3de69d4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1976058559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56515cdd-31b2-4ab5-9182-faeb39ad10c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2791e333d42448daaa0b2d6a70969de1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0141f68190b4c178932a066e3de69d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2d975b-4c62-4fff-9419-6aaae386118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2d975b-4c62-4fff-9419-6aaae386118d) transitioned into state 'SUCCESS' from state '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-1976058559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2791e333d42448daaa0b2d6a70969de1',qos_specs=None,replication_status=,reservations=['3979cbc7-2f38-47a8-8331-893a342e0b4a','066c30a2-543a-4cc9-8d56-b21e79b39d57','49783bb5-b8c2-4332-9efc-8818620c1d49','1891d128-75b5-49ba-9b13-48b1fb28f4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0141f68190b4c178932a066e3de69d4',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad0412-5576-4300-ac77-4520cde90401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad0412-5576-4300-ac77-4520cde90401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Flow 'volume_create_api' (8f5bf828-af17-4725-95ff-56e1cafab302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Create volume request issued successfully. Sep 01 08:24:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4f4e43f1-70ad-4597-9f0e-3ac9de39b9f6 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:24:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 974/1936] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:24:36 2026] POST /volume/v3/volumes => generated 765 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c34dd83-30c8-48d2-9631-76d550b7bf2e tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 200 Sep 01 08:24:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 963/1937] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:36 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 833 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d993059-4f67-459a-ae75-a83ae98a27fd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d993059-4f67-459a-ae75-a83ae98a27fd tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d993059-4f67-459a-ae75-a83ae98a27fd tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d993059-4f67-459a-ae75-a83ae98a27fd tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3d993059-4f67-459a-ae75-a83ae98a27fd tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d993059-4f67-459a-ae75-a83ae98a27fd tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 975/1938] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:37 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-579ecf58-bf46-4402-8996-a965861b7aab None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-579ecf58-bf46-4402-8996-a965861b7aab tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-579ecf58-bf46-4402-8996-a965861b7aab tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-579ecf58-bf46-4402-8996-a965861b7aab tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-579ecf58-bf46-4402-8996-a965861b7aab tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-579ecf58-bf46-4402-8996-a965861b7aab tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 200 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 964/1939] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:38 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5bed2eca-13c9-42ab-a999-5625dd21235c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5bed2eca-13c9-42ab-a999-5625dd21235c tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5bed2eca-13c9-42ab-a999-5625dd21235c tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5bed2eca-13c9-42ab-a999-5625dd21235c tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5bed2eca-13c9-42ab-a999-5625dd21235c tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5bed2eca-13c9-42ab-a999-5625dd21235c tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 976/1940] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:38 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Volume info retrieved successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f38bc69a-1a73-4162-b9eb-69ec058e4df6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 965/1941] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:38 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] POST http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360/action Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /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 01 08:24:38 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:38 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:38 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Created reservations ['5c354587-f327-430d-8b1e-7abb67503c07', '86dba172-2e9a-48d2-badb-b1132692c757'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:38 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-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 01 08:24:38 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Created reservations ['c0fa0b83-05f8-421b-b446-4d393d375af3', '864e9437-e146-454f-b432-e25839145aa5'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Retype volume request issued successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e86ec1c5-60d2-4817-a61c-2c3f76a2786e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360/action returned with HTTP 202 Sep 01 08:24:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 977/1942] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:24:38 2026] POST /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ec651035-695c-494d-86ca-a1843ab9fe49 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec651035-695c-494d-86ca-a1843ab9fe49 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec651035-695c-494d-86ca-a1843ab9fe49 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ec651035-695c-494d-86ca-a1843ab9fe49 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ec651035-695c-494d-86ca-a1843ab9fe49 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ec651035-695c-494d-86ca-a1843ab9fe49 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 966/1943] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:38 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Volume info retrieved successfully. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-41594302-bbb8-4bb3-bc7f-de44e5a0cab7 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 200 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 978/1944] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2936abde-0da8-48f6-991a-9191f5f937d4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2936abde-0da8-48f6-991a-9191f5f937d4 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True returned with HTTP 200 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 967/1945] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True => generated 1480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0683a3db-dcf9-4e8e-a8ea-ffdea290dffa tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True returned with HTTP 200 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 979/1946] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True => generated 1480 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] POST http://192.168.122.100/volume/v3/os-volume-transfer Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "56515cdd-31b2-4ab5-9182-faeb39ad10c5"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.volume_transfer [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Creating new volume transfer {'transfer': {'volume_id': '56515cdd-31b2-4ab5-9182-faeb39ad10c5'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.volume_transfer [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Creating transfer of volume 56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.transfer.api [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Generating transfer record for volume 56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bfcfe0ff-91d8-4518-952e-39fde5342cfa tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 968/1947] 192.168.122.100 () {60 vars in 1175 bytes} [Tue Sep 1 08:24:39 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-279a3421-17d7-4951-b6a3-37756f021e2c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] POST http://192.168.122.100/volume/v3/os-volume-transfer/b42bad4c-1a6c-487f-b05c-cf9c596bd659/accept Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5bed368fd0bdeda7"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Accepting volume transfer b42bad4c-1a6c-487f-b05c-cf9c596bd659 {{(pid=86551) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Accepting transfer b42bad4c-1a6c-487f-b05c-cf9c596bd659 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Created reservations ['e129090b-7253-4895-9b45-531eac309f52', '6573f633-9afd-41d4-a6e9-cf255ebf1da5', 'd0191ccb-dd8c-42b4-84df-5329d1e5c323', '0f0401cc-9edb-4315-bcb3-1156ebc9e5b8'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Created reservations ['75054ad5-6e59-4e7a-9438-9d7144bf6864', 'd22d6df9-f44e-4810-b3c8-862f693771f1', '1d70f332-36fd-44fa-afc7-a4e67794d861', '98cb7ff3-4b8c-4bb6-a28a-f354fed3b4bc'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /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 01 08:24:39 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Created reservations ['ffc81673-b6c9-45cc-9959-f7c4395d9b80', '5547d7b5-129f-4378-9ef0-c4fdd7ffc9a5', '0558485c-8045-42fd-a82e-6f67aba099a6', 'bb161e46-ee63-470b-ba83-474f8fc88f7b'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Created reservations ['cf57b01e-b712-4b08-8984-964b850de98d', '46e8e751-b9c6-4649-a491-9ab352f7823a', 'aca02a33-cfd2-4113-bbd0-3c25e1fa7891', '4ed33fb9-de20-403e-a56c-fe48a71cd5bf'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Transfer volume completed successfully. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-69203616-f821-4933-af8a-20006d75c8d8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69203616-f821-4933-af8a-20006d75c8d8 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69203616-f821-4933-af8a-20006d75c8d8 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69203616-f821-4933-af8a-20006d75c8d8 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-69203616-f821-4933-af8a-20006d75c8d8 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69203616-f821-4933-af8a-20006d75c8d8 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 969/1948] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Volume 56515cdd-31b2-4ab5-9182-faeb39ad10c5 has been transferred. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-279a3421-17d7-4951-b6a3-37756f021e2c tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/b42bad4c-1a6c-487f-b05c-cf9c596bd659/accept returned with HTTP 202 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 980/1949] 192.168.122.100 () {60 vars in 1307 bytes} [Tue Sep 1 08:24:39 2026] POST /volume/v3/os-volume-transfer/b42bad4c-1a6c-487f-b05c-cf9c596bd659/accept => generated 373 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Volume info retrieved successfully. Sep 01 08:24:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa5517c6-fdce-4117-90ae-6fb5afb70fb7 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 970/1950] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 1031 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] GET http://192.168.122.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714'), ('all_tenants', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc361d7f-1242-4a46-af47-48f3d4836ff9 tempest-VolumeQuotasAdminTestJSON-1403507608 tempest-VolumeQuotasAdminTestJSON-1403507608-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 981/1951] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:39 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-278c2787-16c1-430e-9a4f-ef923f6cb781 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-278c2787-16c1-430e-9a4f-ef923f6cb781 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-278c2787-16c1-430e-9a4f-ef923f6cb781 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-278c2787-16c1-430e-9a4f-ef923f6cb781 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Get all volumes completed successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebcdf4e5-97c6-4738-be4f-15009204fb07 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714 returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 971/1952] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-585292714 => generated 354 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3a1e7753-841f-42bb-b946-ed759133efbf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a1e7753-841f-42bb-b946-ed759133efbf tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7753-841f-42bb-b946-ed759133efbf tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7753-841f-42bb-b946-ed759133efbf tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-278c2787-16c1-430e-9a4f-ef923f6cb781 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 982/1953] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1?usage=True => generated 1480 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3a1e7753-841f-42bb-b946-ed759133efbf tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9673e150-aa78-4a75-9354-a3b2e1a6d436 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9673e150-aa78-4a75-9354-a3b2e1a6d436 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a1e7753-841f-42bb-b946-ed759133efbf tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9673e150-aa78-4a75-9354-a3b2e1a6d436 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9673e150-aa78-4a75-9354-a3b2e1a6d436 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 972/1954] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7762c9ac-6398-4393-8041-b8455529ebc9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] DELETE http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Delete volume with id: 54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9673e150-aa78-4a75-9354-a3b2e1a6d436 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 983/1955] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/os-quota-sets/b4ca684af332424cb01e4f4adc42f768?usage=True => generated 1480 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Delete volume with id: 56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Delete volume request issued successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7762c9ac-6398-4393-8041-b8455529ebc9 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 202 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 973/1956] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:40 2026] DELETE /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a160bf0a-5127-4a25-89ae-b9e2d2ad5b36 tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 974/1957] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Delete volume request issued successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3404b70d-feeb-4d3d-ba98-724773ac18b2 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 202 Sep 01 08:24:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 984/1958] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:40 2026] DELETE /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fa62c754-4b49-4650-b4c0-c2377670a95f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa62c754-4b49-4650-b4c0-c2377670a95f tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa62c754-4b49-4650-b4c0-c2377670a95f tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fa62c754-4b49-4650-b4c0-c2377670a95f tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fa62c754-4b49-4650-b4c0-c2377670a95f tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Volume info retrieved successfully. Sep 01 08:24:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fa62c754-4b49-4650-b4c0-c2377670a95f tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 200 Sep 01 08:24:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 975/1959] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:40 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 1020 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f3eff00f-1931-4761-abb4-445372336a2e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f3eff00f-1931-4761-abb4-445372336a2e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] GET http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f3eff00f-1931-4761-abb4-445372336a2e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f3eff00f-1931-4761-abb4-445372336a2e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f3eff00f-1931-4761-abb4-445372336a2e tempest-VolumeRetypeWithoutMigrationTest-1216077406 tempest-VolumeRetypeWithoutMigrationTest-1216077406-project-member] http://192.168.122.100/volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 985/1960] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/volumes/54cf8615-ded3-462b-8133-02436ad50360 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd2d92a1-a925-4c54-8fc9-da75e620a55e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd2d92a1-a925-4c54-8fc9-da75e620a55e tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] DELETE http://192.168.122.100/volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd2d92a1-a925-4c54-8fc9-da75e620a55e tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd2d92a1-a925-4c54-8fc9-da75e620a55e tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c2ba8a33-d629-4d23-b814-72c9f1d6fc55 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2ba8a33-d629-4d23-b814-72c9f1d6fc55 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2ba8a33-d629-4d23-b814-72c9f1d6fc55 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2ba8a33-d629-4d23-b814-72c9f1d6fc55 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2ba8a33-d629-4d23-b814-72c9f1d6fc55 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 986/1961] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d03f7ab-4e09-48e7-9afc-e93a888e8a66 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d03f7ab-4e09-48e7-9afc-e93a888e8a66 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] GET http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d03f7ab-4e09-48e7-9afc-e93a888e8a66 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d03f7ab-4e09-48e7-9afc-e93a888e8a66 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd2d92a1-a925-4c54-8fc9-da75e620a55e tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 returned with HTTP 202 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 976/1962] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:24:41 2026] DELETE /volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-74f8fa3e-2a8e-4da4-b80c-45bc605549a6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-74f8fa3e-2a8e-4da4-b80c-45bc605549a6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] GET http://192.168.122.100/volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-74f8fa3e-2a8e-4da4-b80c-45bc605549a6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-74f8fa3e-2a8e-4da4-b80c-45bc605549a6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d03f7ab-4e09-48e7-9afc-e93a888e8a66 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 987/1963] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-74f8fa3e-2a8e-4da4-b80c-45bc605549a6 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 977/1964] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/types/b32261ec-752d-43fa-90c6-01a06e666712 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] DELETE http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] Delete volume with id: 56515cdd-31b2-4ab5-9182-faeb39ad10c5 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0b033681-0cdc-47e8-8e08-a91ff9e45774 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b033681-0cdc-47e8-8e08-a91ff9e45774 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] DELETE http://192.168.122.100/volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0b033681-0cdc-47e8-8e08-a91ff9e45774 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0b033681-0cdc-47e8-8e08-a91ff9e45774 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b906267e-6121-4a4a-96e8-0fdba222fb28 tempest-VolumeQuotasAdminTestJSON-305091179 tempest-VolumeQuotasAdminTestJSON-305091179-project-member] http://192.168.122.100/volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 988/1965] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:24:41 2026] DELETE /volume/v3/volumes/56515cdd-31b2-4ab5-9182-faeb39ad10c5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-74ba1b04-fb17-4fb1-9c76-9c17181d10de None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74ba1b04-fb17-4fb1-9c76-9c17181d10de tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/17b042b35e1f4ba88d28ceabdc148558?usage=True Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74ba1b04-fb17-4fb1-9c76-9c17181d10de tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74ba1b04-fb17-4fb1-9c76-9c17181d10de tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0b033681-0cdc-47e8-8e08-a91ff9e45774 tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 returned with HTTP 202 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 978/1966] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:24:41 2026] DELETE /volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d04bcf5e-d99c-4f93-9cd7-f373f36eecdf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d04bcf5e-d99c-4f93-9cd7-f373f36eecdf tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] GET http://192.168.122.100/volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d04bcf5e-d99c-4f93-9cd7-f373f36eecdf tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d04bcf5e-d99c-4f93-9cd7-f373f36eecdf tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d04bcf5e-d99c-4f93-9cd7-f373f36eecdf tempest-VolumeRetypeWithoutMigrationTest-1497469957 tempest-VolumeRetypeWithoutMigrationTest-1497469957-project-admin] http://192.168.122.100/volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 returned with HTTP 404 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 979/1967] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/types/ee459e93-4c62-4f59-911b-6f16ef5a74b8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74ba1b04-fb17-4fb1-9c76-9c17181d10de tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/17b042b35e1f4ba88d28ceabdc148558?usage=True returned with HTTP 200 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 989/1968] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:24:41 2026] GET /volume/v3/os-quota-sets/17b042b35e1f4ba88d28ceabdc148558?usage=True => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2fcfe205-d4cc-4a98-bedb-8e463e5bbe78 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fcfe205-d4cc-4a98-bedb-8e463e5bbe78 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fcfe205-d4cc-4a98-bedb-8e463e5bbe78 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fcfe205-d4cc-4a98-bedb-8e463e5bbe78 tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 980/1969] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:24:41 2026] PUT /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 400 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2eccf1cc-1f1a-4042-86b5-667912ea550b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2eccf1cc-1f1a-4042-86b5-667912ea550b tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2eccf1cc-1f1a-4042-86b5-667912ea550b tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2eccf1cc-1f1a-4042-86b5-667912ea550b tempest-VolumeQuotasAdminTestJSON-596112998 tempest-VolumeQuotasAdminTestJSON-596112998-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 returned with HTTP 200 Sep 01 08:24:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 990/1970] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:24:41 2026] PUT /volume/v3/os-quota-sets/2791e333d42448daaa0b2d6a70969de1 => generated 398 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9bac35b9-0075-4990-976c-ec6a4244fb69 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bac35b9-0075-4990-976c-ec6a4244fb69 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bac35b9-0075-4990-976c-ec6a4244fb69 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1994494939"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bac35b9-0075-4990-976c-ec6a4244fb69 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 981/1971] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:24:45 2026] POST /volume/v3/types => generated 231 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2528fa5f-0c15-4c66-b576-e4a9db55881d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2528fa5f-0c15-4c66-b576-e4a9db55881d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] POST http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2528fa5f-0c15-4c66-b576-e4a9db55881d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2528fa5f-0c15-4c66-b576-e4a9db55881d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 991/1972] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:24:46 2026] POST /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 34 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-45db59f0-9b9d-4d3d-b6d9-5127262d837d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45db59f0-9b9d-4d3d-b6d9-5127262d837d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45db59f0-9b9d-4d3d-b6d9-5127262d837d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45db59f0-9b9d-4d3d-b6d9-5127262d837d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45db59f0-9b9d-4d3d-b6d9-5127262d837d tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 982/1973] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f811b52a-3187-4635-b6f3-0b03dbd2e44e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f811b52a-3187-4635-b6f3-0b03dbd2e44e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] DELETE http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f811b52a-3187-4635-b6f3-0b03dbd2e44e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f811b52a-3187-4635-b6f3-0b03dbd2e44e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f811b52a-3187-4635-b6f3-0b03dbd2e44e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 returned with HTTP 202 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 992/1974] 192.168.122.100 () {58 vars in 1283 bytes} [Tue Sep 1 08:24:46 2026] DELETE /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eabdc1f9-64f8-4c51-9972-244542db7a4a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eabdc1f9-64f8-4c51-9972-244542db7a4a tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eabdc1f9-64f8-4c51-9972-244542db7a4a tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eabdc1f9-64f8-4c51-9972-244542db7a4a tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eabdc1f9-64f8-4c51-9972-244542db7a4a tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 returned with HTTP 404 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 983/1975] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3464076f-3db1-4760-b0c2-1ce33ebdb7d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3464076f-3db1-4760-b0c2-1ce33ebdb7d1 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] POST http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3464076f-3db1-4760-b0c2-1ce33ebdb7d1 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3464076f-3db1-4760-b0c2-1ce33ebdb7d1 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 993/1976] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:24:46 2026] POST /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f87c4b4f-67ed-4d00-8f1a-6c7c006463ca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f87c4b4f-67ed-4d00-8f1a-6c7c006463ca tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f87c4b4f-67ed-4d00-8f1a-6c7c006463ca tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f87c4b4f-67ed-4d00-8f1a-6c7c006463ca tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f87c4b4f-67ed-4d00-8f1a-6c7c006463ca tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 984/1977] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3da1d042-2854-445b-8da2-aa8ba3426639 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3da1d042-2854-445b-8da2-aa8ba3426639 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] POST http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3da1d042-2854-445b-8da2-aa8ba3426639 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3da1d042-2854-445b-8da2-aa8ba3426639 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 994/1978] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:24:46 2026] POST /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26282b1f-3a36-4330-a0e4-24d80ac98904 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26282b1f-3a36-4330-a0e4-24d80ac98904 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] PUT http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26282b1f-3a36-4330-a0e4-24d80ac98904 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26282b1f-3a36-4330-a0e4-24d80ac98904 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 985/1979] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:24:46 2026] PUT /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-310b5378-f95c-4cc3-84b9-715b44fd3918 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-310b5378-f95c-4cc3-84b9-715b44fd3918 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-310b5378-f95c-4cc3-84b9-715b44fd3918 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-310b5378-f95c-4cc3-84b9-715b44fd3918 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-310b5378-f95c-4cc3-84b9-715b44fd3918 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 995/1980] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs/spec2 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-87acd492-28de-4c82-9a32-f235c1e15b08 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87acd492-28de-4c82-9a32-f235c1e15b08 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] POST http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-87acd492-28de-4c82-9a32-f235c1e15b08 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-87acd492-28de-4c82-9a32-f235c1e15b08 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 986/1981] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:24:46 2026] POST /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 51 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0047177f-7389-4692-b4a6-2f31864a728e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0047177f-7389-4692-b4a6-2f31864a728e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0047177f-7389-4692-b4a6-2f31864a728e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0047177f-7389-4692-b4a6-2f31864a728e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0047177f-7389-4692-b4a6-2f31864a728e tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs returned with HTTP 200 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 996/1982] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab/extra_specs => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-931f1642-fe46-49d9-ae5a-5fee3a8a9541 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-931f1642-fe46-49d9-ae5a-5fee3a8a9541 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] DELETE http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-931f1642-fe46-49d9-ae5a-5fee3a8a9541 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-931f1642-fe46-49d9-ae5a-5fee3a8a9541 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-931f1642-fe46-49d9-ae5a-5fee3a8a9541 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab returned with HTTP 202 Sep 01 08:24:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 987/1983] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:24:46 2026] DELETE /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a7c64a12-2814-4a86-8911-0a357d471301 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7c64a12-2814-4a86-8911-0a357d471301 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] GET http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7c64a12-2814-4a86-8911-0a357d471301 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7c64a12-2814-4a86-8911-0a357d471301 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7c64a12-2814-4a86-8911-0a357d471301 tempest-VolumeTypesExtraSpecsTest-744158642 tempest-VolumeTypesExtraSpecsTest-744158642-project-admin] http://192.168.122.100/volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab returned with HTTP 404 Sep 01 08:24:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 997/1984] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:24:46 2026] GET /volume/v3/types/30f017cf-f5ca-4f8c-86a4-15c4c86eb0ab => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c568ca1e-d1e3-4b50-8384-593100ab70aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c568ca1e-d1e3-4b50-8384-593100ab70aa tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] GET http://192.168.122.100/volume/v3/os-services Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c568ca1e-d1e3-4b50-8384-593100ab70aa tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c568ca1e-d1e3-4b50-8384-593100ab70aa tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: /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 01 08:24:47 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c568ca1e-d1e3-4b50-8384-593100ab70aa tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services returned with HTTP 200 Sep 01 08:24:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 988/1985] 192.168.122.100 () {58 vars in 1133 bytes} [Tue Sep 1 08:24:47 2026] GET /volume/v3/os-services => generated 707 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3e09d588-6f60-4ba6-94f8-c3580dea1769 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e09d588-6f60-4ba6-94f8-c3580dea1769 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] PUT http://192.168.122.100/volume/v3/os-services/disable-log-reason Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e09d588-6f60-4ba6-94f8-c3580dea1769 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e09d588-6f60-4ba6-94f8-c3580dea1769 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 08:24:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 998/1986] 192.168.122.100 () {60 vars in 1210 bytes} [Tue Sep 1 08:24:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2060c89a-30b4-4fa8-9cf2-932c9022acc3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2060c89a-30b4-4fa8-9cf2-932c9022acc3 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] PUT http://192.168.122.100/volume/v3/os-services/disable Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2060c89a-30b4-4fa8-9cf2-932c9022acc3 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2060c89a-30b4-4fa8-9cf2-932c9022acc3 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services/disable returned with HTTP 404 Sep 01 08:24:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 989/1987] 192.168.122.100 () {60 vars in 1177 bytes} [Tue Sep 1 08:24:47 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-18bb70fb-6e8c-4dda-9abc-a102a0979718 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18bb70fb-6e8c-4dda-9abc-a102a0979718 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] PUT http://192.168.122.100/volume/v3/os-services/enable Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18bb70fb-6e8c-4dda-9abc-a102a0979718 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18bb70fb-6e8c-4dda-9abc-a102a0979718 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services/enable returned with HTTP 404 Sep 01 08:24:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 999/1988] 192.168.122.100 () {60 vars in 1174 bytes} [Tue Sep 1 08:24:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-73d8b36d-d371-4f2a-a4c2-f40ec8cb8877 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73d8b36d-d371-4f2a-a4c2-f40ec8cb8877 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] PUT http://192.168.122.100/volume/v3/os-services/freeze Sep 01 08:24:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73d8b36d-d371-4f2a-a4c2-f40ec8cb8877 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73d8b36d-d371-4f2a-a4c2-f40ec8cb8877 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 08:24:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 990/1989] 192.168.122.100 () {60 vars in 1174 bytes} [Tue Sep 1 08:24:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43d6c9ab-7f82-4f00-b97e-31d5787bc7f7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43d6c9ab-7f82-4f00-b97e-31d5787bc7f7 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] PUT http://192.168.122.100/volume/v3/os-services/thaw Sep 01 08:24:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43d6c9ab-7f82-4f00-b97e-31d5787bc7f7 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:47 devstack devstack@c-api.service[86551]: /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 01 08:24:47 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:24:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43d6c9ab-7f82-4f00-b97e-31d5787bc7f7 tempest-VolumeServicesNegativeTest-1357622097 tempest-VolumeServicesNegativeTest-1357622097-project-admin] http://192.168.122.100/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 08:24:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1000/1990] 192.168.122.100 () {60 vars in 1168 bytes} [Tue Sep 1 08:24:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7f4b3b45-d018-4eb8-a697-bfe694c782f1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f4b3b45-d018-4eb8-a697-bfe694c782f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] GET http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f4b3b45-d018-4eb8-a697-bfe694c782f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f4b3b45-d018-4eb8-a697-bfe694c782f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f4b3b45-d018-4eb8-a697-bfe694c782f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 returned with HTTP 200 Sep 01 08:24:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 991/1991] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:52 2026] GET /volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 => generated 440 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f94eedd5-3a52-4357-8dee-a6b3cb1bee8a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f94eedd5-3a52-4357-8dee-a6b3cb1bee8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 Sep 01 08:24:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f94eedd5-3a52-4357-8dee-a6b3cb1bee8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f94eedd5-3a52-4357-8dee-a6b3cb1bee8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 returned with HTTP 200 Sep 01 08:24:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1001/1992] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:24:52 2026] PUT /volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 => generated 393 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-135d71ee-38e3-497d-9e6a-4509413bea8e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-71210173"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-71210173'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create volume of 1 GB Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Availability Zones retrieved successfully. Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Flow 'volume_create_api' (c09b00a2-91ac-4b5e-8477-6d3494959fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34eb91c-d44c-427a-a804-31716d73a654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34eb91c-d44c-427a-a804-31716d73a654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c406b3-db1b-4e99-84d5-720e5a0c5440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Created reservations ['01e63630-3f81-4d2b-b99b-e4dd69c23194', 'a25ce68b-8202-4364-9ab7-dce295eccbe0', '1dac8b6f-a53b-4309-aed9-ef3a600bbf3d', '05005692-5509-4907-ba83-856e2bc40eef'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c406b3-db1b-4e99-84d5-720e5a0c5440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01e63630-3f81-4d2b-b99b-e4dd69c23194', 'a25ce68b-8202-4364-9ab7-dce295eccbe0', '1dac8b6f-a53b-4309-aed9-ef3a600bbf3d', '05005692-5509-4907-ba83-856e2bc40eef']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabb7390-e26f-4313-adcb-18288690afa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabb7390-e26f-4313-adcb-18288690afa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1a3afb-df9a-4aab-ab2e-6d8392984d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-71210173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55bc607613164d489f762f279e58ed70',qos_specs=None,replication_status=,reservations=['01e63630-3f81-4d2b-b99b-e4dd69c23194','a25ce68b-8202-4364-9ab7-dce295eccbe0','1dac8b6f-a53b-4309-aed9-ef3a600bbf3d','05005692-5509-4907-ba83-856e2bc40eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acd7ce474d64a6182d4e3904bf7cff9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-71210173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd1a3afb-df9a-4aab-ab2e-6d8392984d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55bc607613164d489f762f279e58ed70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7acd7ce474d64a6182d4e3904bf7cff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07938f-8718-4114-9369-5e7f929fe785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07938f-8718-4114-9369-5e7f929fe785) transitioned into state 'SUCCESS' from state '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-71210173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55bc607613164d489f762f279e58ed70',qos_specs=None,replication_status=,reservations=['01e63630-3f81-4d2b-b99b-e4dd69c23194','a25ce68b-8202-4364-9ab7-dce295eccbe0','1dac8b6f-a53b-4309-aed9-ef3a600bbf3d','05005692-5509-4907-ba83-856e2bc40eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acd7ce474d64a6182d4e3904bf7cff9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d83263-f769-4373-80b3-972dbe8df532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d83263-f769-4373-80b3-972dbe8df532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Flow 'volume_create_api' (c09b00a2-91ac-4b5e-8477-6d3494959fae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create volume request issued successfully. Sep 01 08:24:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-135d71ee-38e3-497d-9e6a-4509413bea8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:24:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 992/1993] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:24:52 2026] POST /volume/v3/volumes => generated 774 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-909f43db-b80a-4f88-89d3-fa737653c92a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-909f43db-b80a-4f88-89d3-fa737653c92a tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:24:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-909f43db-b80a-4f88-89d3-fa737653c92a tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-909f43db-b80a-4f88-89d3-fa737653c92a tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-909f43db-b80a-4f88-89d3-fa737653c92a tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:24:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-909f43db-b80a-4f88-89d3-fa737653c92a tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 200 Sep 01 08:24:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1002/1994] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:52 2026] GET /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:24:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebf49f74-7855-49c6-9622-d4694ffb8e61 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 200 Sep 01 08:24:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 993/1995] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:24:53 2026] GET /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:24:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-efc424a2-5009-4249-92cd-9e8a79984f8e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd1a3afb-df9a-4aab-ab2e-6d8392984d95", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1893111073"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:24:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create snapshot from volume bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:24:54 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Created reservations ['13557369-8dcf-45ee-8603-ff6bf904b30f', 'f705951d-96b5-425d-b753-ddf1b70b9934', '1feda7ed-d67f-468f-a70f-3855f7a3a85b', 'b59f5637-b99e-44e6-b98a-ee1466557828'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:24:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot create request issued successfully. Sep 01 08:24:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-efc424a2-5009-4249-92cd-9e8a79984f8e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:24:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1003/1996] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:24:54 2026] POST /volume/v3/snapshots => generated 323 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:24:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c7d2aec-4a8e-4294-8570-67dec18bbb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 994/1997] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:54 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-08c657b9-4d22-46f8-a397-914a9b6a6adf tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1004/1998] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:55 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-67b8d306-283f-4089-966f-a5b4bb4e8bdb tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 995/1999] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:56 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 455 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4fd2b207-3c8b-4299-9e96-85e6b562ca1e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1005/2000] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:57 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a537a90b-2022-4a8f-b6c6-a131362f4a4e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a537a90b-2022-4a8f-b6c6-a131362f4a4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a537a90b-2022-4a8f-b6c6-a131362f4a4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a537a90b-2022-4a8f-b6c6-a131362f4a4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 returned with HTTP 200 Sep 01 08:24:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 996/2001] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:24:57 2026] PUT /volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd1a3afb-df9a-4aab-ab2e-6d8392984d95"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create snapshot from volume bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: WARNING cinder.quota_utils [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Quota exceeded for 55bc607613164d489f762f279e58ed70, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.middleware.fault [None req-9d1ea64a-0e2c-4d1a-80f5-4d355a91df3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 413 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1006/2002] 192.168.122.100 () {60 vars in 1148 bytes} [Tue Sep 1 08:24:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7653adcd-5c4b-4091-8047-af4aac609fe3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7653adcd-5c4b-4091-8047-af4aac609fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7653adcd-5c4b-4091-8047-af4aac609fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7653adcd-5c4b-4091-8047-af4aac609fe3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 returned with HTTP 200 Sep 01 08:24:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 997/2003] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:24:57 2026] PUT /volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 => generated 393 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd1a3afb-df9a-4aab-ab2e-6d8392984d95"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Create snapshot from volume bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: WARNING cinder.quota_utils [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Quota exceeded for 55bc607613164d489f762f279e58ed70, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.middleware.fault [None req-44c23ebb-b4b5-4d75-af5f-a79449dc54a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 413 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1007/2004] 192.168.122.100 () {60 vars in 1148 bytes} [Tue Sep 1 08:24:57 2026] POST /volume/v3/snapshots => generated 133 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Delete snapshot with id: be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:24:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot delete request issued successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-811ea7d8-dc82-4c0e-9542-600a63750d23 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 202 Sep 01 08:24:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 998/2005] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:24:57 2026] DELETE /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9f6c5a3-26cf-49c2-991e-4519e9c05a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1008/2006] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:57 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:24:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:24:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:24:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:24:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:24:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:24:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:24:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Snapshot retrieved successfully. Sep 01 08:24:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-526195dd-1aaf-4cfc-b1f3-a915d70097a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 200 Sep 01 08:24:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 999/2007] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:24:58 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae95e60e-09c6-4a5e-adc9-76d163e4eb3b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae95e60e-09c6-4a5e-adc9-76d163e4eb3b tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae95e60e-09c6-4a5e-adc9-76d163e4eb3b tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae95e60e-09c6-4a5e-adc9-76d163e4eb3b tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae95e60e-09c6-4a5e-adc9-76d163e4eb3b tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a returned with HTTP 404 Sep 01 08:25:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1009/2008] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:00 2026] GET /volume/v3/snapshots/be903738-91e2-46fb-be76-0d267c7d2b6a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e35265df-748f-48de-8855-4e09d4a06262 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e35265df-748f-48de-8855-4e09d4a06262 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e35265df-748f-48de-8855-4e09d4a06262 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e35265df-748f-48de-8855-4e09d4a06262 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e35265df-748f-48de-8855-4e09d4a06262 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e35265df-748f-48de-8855-4e09d4a06262 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 200 Sep 01 08:25:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1000/2009] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:00 2026] GET /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d3511601-b441-49c7-a7dd-dae9c015e066 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] DELETE http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Delete volume with id: bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:25:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Delete volume request issued successfully. Sep 01 08:25:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d3511601-b441-49c7-a7dd-dae9c015e066 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 202 Sep 01 08:25:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1010/2010] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:00 2026] DELETE /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e975840d-253f-466f-9d37-3f7e80537439 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e975840d-253f-466f-9d37-3f7e80537439 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e975840d-253f-466f-9d37-3f7e80537439 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e975840d-253f-466f-9d37-3f7e80537439 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e975840d-253f-466f-9d37-3f7e80537439 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Volume info retrieved successfully. Sep 01 08:25:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e975840d-253f-466f-9d37-3f7e80537439 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 200 Sep 01 08:25:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1001/2011] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:00 2026] GET /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c59f814e-0a48-4a76-909a-ea5146f4ab3e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c59f814e-0a48-4a76-909a-ea5146f4ab3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] GET http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 Sep 01 08:25:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c59f814e-0a48-4a76-909a-ea5146f4ab3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c59f814e-0a48-4a76-909a-ea5146f4ab3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c59f814e-0a48-4a76-909a-ea5146f4ab3e tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766 tempest-VolumeSnapshotQuotasNegativeTestJSON-635860766-project-member] http://192.168.122.100/volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 returned with HTTP 404 Sep 01 08:25:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1011/2012] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:01 2026] GET /volume/v3/volumes/bd1a3afb-df9a-4aab-ab2e-6d8392984d95 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-609e89d7-dd53-4d1b-a09f-1d6631bf36ec None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-609e89d7-dd53-4d1b-a09f-1d6631bf36ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] PUT http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 Sep 01 08:25:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-609e89d7-dd53-4d1b-a09f-1d6631bf36ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:01 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=510,cinder:UPDATE=118,cinder:INSERT=50,cinder:DELETE=6 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:25:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-609e89d7-dd53-4d1b-a09f-1d6631bf36ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1844910967-project-admin] http://192.168.122.100/volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 returned with HTTP 200 Sep 01 08:25:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1002/2013] 192.168.122.100 () {60 vars in 1259 bytes} [Tue Sep 1 08:25:01 2026] PUT /volume/v3/os-quota-sets/55bc607613164d489f762f279e58ed70 => generated 398 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-84a7a01d-567d-48ed-a469-fb305a15c7a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84a7a01d-567d-48ed-a469-fb305a15c7a6 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-84a7a01d-567d-48ed-a469-fb305a15c7a6 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-883920567", "extra_specs": {"spec1": "val1"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=535,cinder:UPDATE=126,cinder:DELETE=4,cinder:INSERT=91 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84a7a01d-567d-48ed-a469-fb305a15c7a6 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1012/2014] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:25:06 2026] POST /volume/v3/types => generated 242 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-34488226-587b-4c01-8524-0ab03e327715 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-34488226-587b-4c01-8524-0ab03e327715 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] POST http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-34488226-587b-4c01-8524-0ab03e327715 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-34488226-587b-4c01-8524-0ab03e327715 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1003/2015] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:25:06 2026] POST /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b0d73bf2-daa7-4bbb-80cb-79cccfb9ca87 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0d73bf2-daa7-4bbb-80cb-79cccfb9ca87 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] POST http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b0d73bf2-daa7-4bbb-80cb-79cccfb9ca87 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0d73bf2-daa7-4bbb-80cb-79cccfb9ca87 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1013/2016] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:25:06 2026] POST /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f2629467-799e-46bf-859c-f94f738c8df4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2629467-799e-46bf-859c-f94f738c8df4 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] POST http://192.168.122.100/volume/v3/types/b4376182-e27f-4243-af2c-7485a743c0e7/extra_specs Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2629467-799e-46bf-859c-f94f738c8df4 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2629467-799e-46bf-859c-f94f738c8df4 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b4376182-e27f-4243-af2c-7485a743c0e7/extra_specs returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1004/2017] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:25:06 2026] POST /volume/v3/types/b4376182-e27f-4243-af2c-7485a743c0e7/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-610b0dc1-d574-4b88-a623-6bb3d09d5299 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-610b0dc1-d574-4b88-a623-6bb3d09d5299 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] DELETE http://192.168.122.100/volume/v3/types/2afb51a3-694c-423d-a623-23a2eb484815/extra_specs/spec1 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-610b0dc1-d574-4b88-a623-6bb3d09d5299 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-610b0dc1-d574-4b88-a623-6bb3d09d5299 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-610b0dc1-d574-4b88-a623-6bb3d09d5299 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/2afb51a3-694c-423d-a623-23a2eb484815/extra_specs/spec1 returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1014/2018] 192.168.122.100 () {58 vars in 1283 bytes} [Tue Sep 1 08:25:06 2026] DELETE /volume/v3/types/2afb51a3-694c-423d-a623-23a2eb484815/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-789a5a8f-97e4-44e8-abc9-776111718e4f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-789a5a8f-97e4-44e8-abc9-776111718e4f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] GET http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/nonexistent_extra_spec_name Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-789a5a8f-97e4-44e8-abc9-776111718e4f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-789a5a8f-97e4-44e8-abc9-776111718e4f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-789a5a8f-97e4-44e8-abc9-776111718e4f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1005/2019] 192.168.122.100 () {58 vars in 1346 bytes} [Tue Sep 1 08:25:06 2026] GET /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7b15eea3-c75a-40ae-8c42-fbce92ef937c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b15eea3-c75a-40ae-8c42-fbce92ef937c tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] GET http://192.168.122.100/volume/v3/types/c842cf1c-7c1c-448e-9abb-46661b78641b/extra_specs/spec1 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b15eea3-c75a-40ae-8c42-fbce92ef937c tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b15eea3-c75a-40ae-8c42-fbce92ef937c tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b15eea3-c75a-40ae-8c42-fbce92ef937c tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/c842cf1c-7c1c-448e-9abb-46661b78641b/extra_specs/spec1 returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1015/2020] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:25:06 2026] GET /volume/v3/types/c842cf1c-7c1c-448e-9abb-46661b78641b/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7df3ef60-95d1-4c12-98b7-ad81fa89d8f2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df3ef60-95d1-4c12-98b7-ad81fa89d8f2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] GET http://192.168.122.100/volume/v3/types/5d04e2d0-d7cb-48a7-89eb-6371cc5b17b0/extra_specs Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df3ef60-95d1-4c12-98b7-ad81fa89d8f2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df3ef60-95d1-4c12-98b7-ad81fa89d8f2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df3ef60-95d1-4c12-98b7-ad81fa89d8f2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/5d04e2d0-d7cb-48a7-89eb-6371cc5b17b0/extra_specs returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1006/2021] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:25:06 2026] GET /volume/v3/types/5d04e2d0-d7cb-48a7-89eb-6371cc5b17b0/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e642f0cc-8b6f-4673-8ade-d76a98d91acf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e642f0cc-8b6f-4673-8ade-d76a98d91acf tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] PUT http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e642f0cc-8b6f-4673-8ade-d76a98d91acf tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e642f0cc-8b6f-4673-8ade-d76a98d91acf tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1016/2022] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:25:06 2026] PUT /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9efdab78-fd8f-4556-929e-3c37328863bc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9efdab78-fd8f-4556-929e-3c37328863bc tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] PUT http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9efdab78-fd8f-4556-929e-3c37328863bc tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'update', calling method: update, body: null {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9efdab78-fd8f-4556-929e-3c37328863bc tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1007/2023] 192.168.122.100 () {60 vars in 1299 bytes} [Tue Sep 1 08:25:06 2026] PUT /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-83fca9a0-e495-415c-9609-cf769ab28b57 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-83fca9a0-e495-415c-9609-cf769ab28b57 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] PUT http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/None Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-83fca9a0-e495-415c-9609-cf769ab28b57 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-83fca9a0-e495-415c-9609-cf769ab28b57 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-83fca9a0-e495-415c-9609-cf769ab28b57 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/None returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1017/2024] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:25:06 2026] PUT /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/None => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fab52c33-4866-4dab-a262-3aa081a25cf9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fab52c33-4866-4dab-a262-3aa081a25cf9 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] PUT http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/221bbcbf-28c9-4a69-94e9-ee23b2191ae5 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fab52c33-4866-4dab-a262-3aa081a25cf9 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fab52c33-4866-4dab-a262-3aa081a25cf9 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fab52c33-4866-4dab-a262-3aa081a25cf9 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/221bbcbf-28c9-4a69-94e9-ee23b2191ae5 returned with HTTP 400 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1008/2025] 192.168.122.100 () {60 vars in 1393 bytes} [Tue Sep 1 08:25:06 2026] PUT /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc/extra_specs/221bbcbf-28c9-4a69-94e9-ee23b2191ae5 => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aef1b9ed-283a-489c-92fb-c826f682192f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aef1b9ed-283a-489c-92fb-c826f682192f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] PUT http://192.168.122.100/volume/v3/types/915b11be-0e21-4a36-8cf0-4fb2bd30b583/extra_specs/spec1 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aef1b9ed-283a-489c-92fb-c826f682192f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aef1b9ed-283a-489c-92fb-c826f682192f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/915b11be-0e21-4a36-8cf0-4fb2bd30b583/extra_specs/spec1 returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1018/2026] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:25:06 2026] PUT /volume/v3/types/915b11be-0e21-4a36-8cf0-4fb2bd30b583/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-882aff0a-97ed-4284-bfe2-8d7d4ec9e22f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-882aff0a-97ed-4284-bfe2-8d7d4ec9e22f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] DELETE http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-882aff0a-97ed-4284-bfe2-8d7d4ec9e22f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-882aff0a-97ed-4284-bfe2-8d7d4ec9e22f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-882aff0a-97ed-4284-bfe2-8d7d4ec9e22f tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc returned with HTTP 202 Sep 01 08:25:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1009/2027] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:25:06 2026] DELETE /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-95f5b757-b453-4eca-a2a7-cdb271f9bce2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-95f5b757-b453-4eca-a2a7-cdb271f9bce2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] GET http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-95f5b757-b453-4eca-a2a7-cdb271f9bce2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-95f5b757-b453-4eca-a2a7-cdb271f9bce2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-95f5b757-b453-4eca-a2a7-cdb271f9bce2 tempest-ExtraSpecsNegativeTest-447192119 tempest-ExtraSpecsNegativeTest-447192119-project-admin] http://192.168.122.100/volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc returned with HTTP 404 Sep 01 08:25:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1019/2028] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:25:06 2026] GET /volume/v3/types/b24d13e7-a275-463d-b61d-45b728b283dc => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8af9339b-48c8-4015-8a3d-835bfd142d12 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8af9339b-48c8-4015-8a3d-835bfd142d12 tempest-ExtensionsTestJSON-1165554017 tempest-ExtensionsTestJSON-1165554017-project-member] GET http://192.168.122.100/volume/v3/extensions Sep 01 08:25:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8af9339b-48c8-4015-8a3d-835bfd142d12 tempest-ExtensionsTestJSON-1165554017 tempest-ExtensionsTestJSON-1165554017-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8af9339b-48c8-4015-8a3d-835bfd142d12 tempest-ExtensionsTestJSON-1165554017 tempest-ExtensionsTestJSON-1165554017-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8af9339b-48c8-4015-8a3d-835bfd142d12 tempest-ExtensionsTestJSON-1165554017 tempest-ExtensionsTestJSON-1165554017-project-member] http://192.168.122.100/volume/v3/extensions returned with HTTP 200 Sep 01 08:25:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1010/2029] 192.168.122.100 () {58 vars in 1130 bytes} [Tue Sep 1 08:25:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-74705fe4-d021-4946-8727-e9a6536ca91a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-598629127"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-598629127'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Create volume of 1 GB Sep 01 08:25:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Availability Zones retrieved successfully. Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Flow 'volume_create_api' (473b697a-502a-401f-9856-84eed567def2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c08d98-09d3-453e-a159-cdbaae48cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c08d98-09d3-453e-a159-cdbaae48cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c58759-f986-4542-8a46-13cb1f5d6d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Created reservations ['2d90bf89-e0d8-4c47-9a5b-5d1f18667f61', '636c874c-0437-4558-8848-81bfc645ae8b', 'b95aad36-5122-4e39-a01a-4dff296cd85b', '0bbde73b-9f16-421d-951a-826215e6db57'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c58759-f986-4542-8a46-13cb1f5d6d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d90bf89-e0d8-4c47-9a5b-5d1f18667f61', '636c874c-0437-4558-8848-81bfc645ae8b', 'b95aad36-5122-4e39-a01a-4dff296cd85b', '0bbde73b-9f16-421d-951a-826215e6db57']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a25feb1-a067-47d0-9f30-9349af614f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a25feb1-a067-47d0-9f30-9349af614f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f76976-9a61-40f9-ae1f-27cf581d886b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-598629127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a2c55c5cf44df5803634726adeb648',qos_specs=None,replication_status=,reservations=['2d90bf89-e0d8-4c47-9a5b-5d1f18667f61','636c874c-0437-4558-8848-81bfc645ae8b','b95aad36-5122-4e39-a01a-4dff296cd85b','0bbde73b-9f16-421d-951a-826215e6db57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db944126b734da9a7815eb3e3104d1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-598629127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f76976-9a61-40f9-ae1f-27cf581d886b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a2c55c5cf44df5803634726adeb648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4db944126b734da9a7815eb3e3104d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae7387d-0fef-4122-a4c3-f9d9bd44cd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae7387d-0fef-4122-a4c3-f9d9bd44cd5c) transitioned into state 'SUCCESS' from state '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-598629127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a2c55c5cf44df5803634726adeb648',qos_specs=None,replication_status=,reservations=['2d90bf89-e0d8-4c47-9a5b-5d1f18667f61','636c874c-0437-4558-8848-81bfc645ae8b','b95aad36-5122-4e39-a01a-4dff296cd85b','0bbde73b-9f16-421d-951a-826215e6db57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db944126b734da9a7815eb3e3104d1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016170cf-3ef1-46fc-ab4f-bdc6f6acc769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016170cf-3ef1-46fc-ab4f-bdc6f6acc769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Flow 'volume_create_api' (473b697a-502a-401f-9856-84eed567def2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Create volume request issued successfully. Sep 01 08:25:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-74705fe4-d021-4946-8727-e9a6536ca91a tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1020/2030] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:13 2026] POST /volume/v3/volumes => generated 763 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:25:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7d5b0b6-1ee3-44ea-8486-8989d6af9e43 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 200 Sep 01 08:25:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1011/2031] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:13 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 831 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cbbe1ad-d36a-41c3-8899-b892b8a344b0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 200 Sep 01 08:25:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1021/2032] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:14 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bacc02c1-7c9c-4b6f-a708-4634a3a5f6d1 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 200 Sep 01 08:25:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1012/2033] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:15 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a1b21e8-0074-41d1-8802-5c612159d13b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55f76976-9a61-40f9-ae1f-27cf581d886b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-280769602"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Create snapshot from volume 55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:16 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Created reservations ['226badf5-f454-4bdf-a779-d1bac322477b', 'dd482970-7187-4c1c-80dd-55a775130367', '50647c40-fb8c-48e9-9444-54b57d33877a', '61e158ac-7dee-40a2-be72-e603362a53bc'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot create request issued successfully. Sep 01 08:25:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a1b21e8-0074-41d1-8802-5c612159d13b tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:25:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1022/2034] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:25:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0bcd9c23-21ea-446d-975a-cdb349576e0f tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1013/2035] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:16 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5936786e-3cd4-49f8-948e-f9af3f88a453 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1023/2036] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:17 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ad5c891b-0653-4210-83f0-c42565e7390f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1904320547"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1904320547'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27408e81-5f16-46df-b8fe-6651a3babaa0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1014/2037] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:18 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (1372aef2-124c-4df7-951e-680fc452359d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09df079f-29d0-416d-9f10-8dd0b8d77321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09df079f-29d0-416d-9f10-8dd0b8d77321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7081726-80f9-43e8-a7cd-8cfa27ca7101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['fa6459cc-9b4e-4d9d-8d00-c8669a2c4a57', '92680ce2-29dd-44b4-9707-d351bb49fd75', '28503405-9b8f-4d8f-9599-bd9a8469ae32', '9dc7f666-0fc2-4e50-9421-c97b8f4e0c12'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7081726-80f9-43e8-a7cd-8cfa27ca7101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa6459cc-9b4e-4d9d-8d00-c8669a2c4a57', '92680ce2-29dd-44b4-9707-d351bb49fd75', '28503405-9b8f-4d8f-9599-bd9a8469ae32', '9dc7f666-0fc2-4e50-9421-c97b8f4e0c12']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ba939b-6cd4-4b86-b47d-64e57a5e0722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ba939b-6cd4-4b86-b47d-64e57a5e0722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b13ba3-c2e7-436c-80de-d3573abf1781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1904320547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['fa6459cc-9b4e-4d9d-8d00-c8669a2c4a57','92680ce2-29dd-44b4-9707-d351bb49fd75','28503405-9b8f-4d8f-9599-bd9a8469ae32','9dc7f666-0fc2-4e50-9421-c97b8f4e0c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1904320547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b13ba3-c2e7-436c-80de-d3573abf1781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b09ef84-f844-4be2-a457-c917bcb5de6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b09ef84-f844-4be2-a457-c917bcb5de6f) transitioned into state 'SUCCESS' from state '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-1904320547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['fa6459cc-9b4e-4d9d-8d00-c8669a2c4a57','92680ce2-29dd-44b4-9707-d351bb49fd75','28503405-9b8f-4d8f-9599-bd9a8469ae32','9dc7f666-0fc2-4e50-9421-c97b8f4e0c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba6239d-8b0d-40e4-bd8c-1953d8a2d33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba6239d-8b0d-40e4-bd8c-1953d8a2d33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (1372aef2-124c-4df7-951e-680fc452359d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad5c891b-0653-4210-83f0-c42565e7390f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1024/2038] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:18 2026] POST /volume/v3/volumes => generated 758 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b9a3cc3-685e-4b1d-8d76-1af2a3664dba tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1015/2039] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:18 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ad037364-2a74-4004-91d3-6d0cb1828ab4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1025/2040] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] POST http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7138f48-0992-4d3a-ba93-3c084b1d15d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1016/2041] 192.168.122.100 () {60 vars in 1286 bytes} [Tue Sep 1 08:25:19 2026] POST /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 68 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-880e2796-d829-4cdf-91a4-ac3e10ffef0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1026/2042] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-50af90ab-5ae6-4425-83cd-4833612efd95 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50af90ab-5ae6-4425-83cd-4833612efd95 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] PUT http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50af90ab-5ae6-4425-83cd-4833612efd95 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50af90ab-5ae6-4425-83cd-4833612efd95 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-50af90ab-5ae6-4425-83cd-4833612efd95 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50af90ab-5ae6-4425-83cd-4833612efd95 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1017/2043] 192.168.122.100 () {60 vars in 1285 bytes} [Tue Sep 1 08:25:19 2026] PUT /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 57 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-96847b3d-a1e3-4904-8f26-306cc2702c3e tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1027/2044] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Delete snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41cab5dc-124f-4ceb-b6b7-563597b1fed4 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1018/2045] 192.168.122.100 () {58 vars in 1283 bytes} [Tue Sep 1 08:25:19 2026] DELETE /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-392de464-e47b-4446-bb9a-96ccc021fb0d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-392de464-e47b-4446-bb9a-96ccc021fb0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1028/2046] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4622f532-b492-4e63-b584-244f63ee3dc0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4622f532-b492-4e63-b584-244f63ee3dc0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] PUT http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4622f532-b492-4e63-b584-244f63ee3dc0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4622f532-b492-4e63-b584-244f63ee3dc0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4622f532-b492-4e63-b584-244f63ee3dc0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4622f532-b492-4e63-b584-244f63ee3dc0 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1019/2047] 192.168.122.100 () {60 vars in 1285 bytes} [Tue Sep 1 08:25:19 2026] PUT /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] POST http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-84f8b058-236b-46a1-89eb-942697eb2ea1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1029/2048] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b12486c7-b93a-4e53-bb9a-a1a95d4bcfad tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1020/2049] 192.168.122.100 () {60 vars in 1286 bytes} [Tue Sep 1 08:25:19 2026] POST /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 68 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f409a10-06b0-4be1-8d10-3e2a7ed8ed63 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1030/2050] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:25:19 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] PUT http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 Sep 01 08:25:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0781d6af-3309-4ff0-a7bb-2a210f7a0f11 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1021/2051] 192.168.122.100 () {60 vars in 1300 bytes} [Tue Sep 1 08:25:19 2026] PUT /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42a037e7-d32b-4ee1-9d69-36e45bc1cc82 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1031/2052] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:25:20 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-979ff01a-5469-4432-a948-8a4fe03e7564 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Get snapshot metadata completed successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-979ff01a-5469-4432-a948-8a4fe03e7564 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1022/2053] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:25:20 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] PUT http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Update snapshot metadata completed successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59b5f938-d6d9-4a2c-b4e0-64ff21391e91 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1032/2054] 192.168.122.100 () {60 vars in 1285 bytes} [Tue Sep 1 08:25:20 2026] PUT /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Delete snapshot with id: d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot delete request issued successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09676a24-6092-4a06-b219-4fe2bd89ca81 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 202 Sep 01 08:25:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1023/2055] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:25:20 2026] DELETE /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-38cda6b8-a55d-4ca6-bd63-4f9b38a84f0d tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1033/2056] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:20 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c0531a3-d17f-4e7a-b91f-4d65fa5c27b3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1024/2057] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:20 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7603916-c8af-4d52-8c84-198811bf2901 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action body: b'{"os-attach": {"instance_uuid": "b440d8ed-0910-4306-a1ae-9f86b3c3716e", "mountpoint": "/dev/vdb"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b440d8ed-0910-4306-a1ae-9f86b3c3716e", "mountpoint": "/dev/vdb"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Update volume admin metadata completed successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Attach volume completed successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7603916-c8af-4d52-8c84-198811bf2901 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action returned with HTTP 202 Sep 01 08:25:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1034/2058] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:20 2026] POST /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e5bfbc61-8806-4abd-b970-f00b245bbd52 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1025/2059] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:21 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 1185 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Snapshot retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f02e64d7-e192-47c7-995e-5fdb29c554a2 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 200 Sep 01 08:25:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1035/2060] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:21 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79d73b39-60ad-4d29-aa72-96a30ad5bda2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1026/2061] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:21 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 1185 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume 'a7b13ba3-c2e7-436c-80de-d3573abf1781' with '{'status': 'error'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6411980e-79ff-42b1-9e2b-3bd021c494dc tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action returned with HTTP 202 Sep 01 08:25:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1036/2062] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:21 2026] POST /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8178e802-4587-4cb4-8869-79700a6def9e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8178e802-4587-4cb4-8869-79700a6def9e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8178e802-4587-4cb4-8869-79700a6def9e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8178e802-4587-4cb4-8869-79700a6def9e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8178e802-4587-4cb4-8869-79700a6def9e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8178e802-4587-4cb4-8869-79700a6def9e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1027/2063] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:21 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 1184 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c5cedc9-3b1e-469a-9216-db112db52984 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6e55ae71-2b29-43b8-9391-f1593aa49427"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6e55ae71-2b29-43b8-9391-f1593aa49427"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Volume info retrieved successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Terminate volume connection completed successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86551) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Detach volume completed successfully. Sep 01 08:25:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c5cedc9-3b1e-469a-9216-db112db52984 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action returned with HTTP 202 Sep 01 08:25:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1037/2064] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:21 2026] POST /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a8ed426-1ce9-41ad-bf2f-611b1a3c2ad4 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1028/2065] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:21 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ccf1984-c13f-44b9-a0f4-e663d454a9e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1038/2066] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cffa69c8-6030-429c-b122-e3054526762f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action body: b'{"os-detach": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Detach volume completed successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cffa69c8-6030-429c-b122-e3054526762f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action returned with HTTP 202 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1029/2067] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:22 2026] POST /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1d0d5c0a-408c-4c04-835e-d626408965d3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1039/2068] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9f7edc99-289c-48a4-a09f-272698e79092 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9f7edc99-289c-48a4-a09f-272698e79092 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9f7edc99-289c-48a4-a09f-272698e79092 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9f7edc99-289c-48a4-a09f-272698e79092 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9f7edc99-289c-48a4-a09f-272698e79092 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9f7edc99-289c-48a4-a09f-272698e79092 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1030/2069] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c6bd4718-e365-434c-b9ba-8c9591d3b832 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6bd4718-e365-434c-b9ba-8c9591d3b832 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6bd4718-e365-434c-b9ba-8c9591d3b832 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6bd4718-e365-434c-b9ba-8c9591d3b832 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6bd4718-e365-434c-b9ba-8c9591d3b832 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf returned with HTTP 404 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1031/2070] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/snapshots/d1632bd8-fb45-460d-8955-e864ad2d8dcf => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume request issued successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd2c89ca-3b06-448f-836d-ce1ac14d10c2 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 202 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1040/2071] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:22 2026] DELETE /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fb0ee71f-b57c-48c0-8576-abd8b6daa2cc tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1032/2072] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] DELETE http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Delete volume with id: 55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edd9db11-2b3c-4952-8381-cfd386f59d04 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1041/2073] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 869 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Delete volume request issued successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eac5e72-0de6-4f53-9675-2c198ab6a437 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 202 Sep 01 08:25:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1033/2074] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:22 2026] DELETE /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Volume info retrieved successfully. Sep 01 08:25:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5b1e75ce-765b-4c65-8394-cb03c148acc6 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 200 Sep 01 08:25:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1042/2075] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:22 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cef4b052-16a4-46e2-91ac-2276da6a7dc3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cef4b052-16a4-46e2-91ac-2276da6a7dc3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 Sep 01 08:25:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cef4b052-16a4-46e2-91ac-2276da6a7dc3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cef4b052-16a4-46e2-91ac-2276da6a7dc3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cef4b052-16a4-46e2-91ac-2276da6a7dc3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 returned with HTTP 404 Sep 01 08:25:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1034/2076] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:23 2026] GET /volume/v3/volumes/a7b13ba3-c2e7-436c-80de-d3573abf1781 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc161ff8-f4af-4ec4-8a7a-2e7bc0e604d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc161ff8-f4af-4ec4-8a7a-2e7bc0e604d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] GET http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b Sep 01 08:25:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc161ff8-f4af-4ec4-8a7a-2e7bc0e604d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc161ff8-f4af-4ec4-8a7a-2e7bc0e604d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc161ff8-f4af-4ec4-8a7a-2e7bc0e604d8 tempest-SnapshotMetadataTestJSON-1575416046 tempest-SnapshotMetadataTestJSON-1575416046-project-member] http://192.168.122.100/volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b returned with HTTP 404 Sep 01 08:25:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1043/2077] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:23 2026] GET /volume/v3/volumes/55f76976-9a61-40f9-ae1f-27cf581d886b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-469277438"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-469277438'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1360258239"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume of 1 GB Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1360258239'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Availability Zones retrieved successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (2800ca26-bfea-421d-83e1-d4ab8c1ca7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (9325b754-5cd9-4a51-8a08-e7980c4a40e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f547cf08-3e8b-43e2-ad4a-919ca183da10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358f5e1e-d994-4e4b-a982-0fe946116743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f547cf08-3e8b-43e2-ad4a-919ca183da10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13c0ec3-dcb1-458c-9f64-3532127b9608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358f5e1e-d994-4e4b-a982-0fe946116743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4432d1-13b8-4318-8cbf-ced3ae77161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['cb370489-170d-47ae-bf11-9e52c3befbe2', '40e3813b-388c-49f6-8d37-60931aa39763', '06694200-1222-4798-8f0c-09809e79d4af', '6557c75f-488b-4c55-8b4b-c68505f45f72'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4432d1-13b8-4318-8cbf-ced3ae77161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb370489-170d-47ae-bf11-9e52c3befbe2', '40e3813b-388c-49f6-8d37-60931aa39763', '06694200-1222-4798-8f0c-09809e79d4af', '6557c75f-488b-4c55-8b4b-c68505f45f72']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7395e39b-2736-4367-ae50-00dda040f87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['f796ef64-c092-4e52-94d4-a5311acfc56f', '85821380-55d7-4350-82f5-6de15f295788', '5b3373a0-c745-4ebf-a2b2-69d8be1dfd52', '16b33d1f-3f0d-44e7-9365-960bfe6fa047'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13c0ec3-dcb1-458c-9f64-3532127b9608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f796ef64-c092-4e52-94d4-a5311acfc56f', '85821380-55d7-4350-82f5-6de15f295788', '5b3373a0-c745-4ebf-a2b2-69d8be1dfd52', '16b33d1f-3f0d-44e7-9365-960bfe6fa047']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba492fdd-a934-40cf-b9a3-623f0688ab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7395e39b-2736-4367-ae50-00dda040f87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11a6efb-5d27-4d01-be5e-84799d5fa690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360258239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['cb370489-170d-47ae-bf11-9e52c3befbe2','40e3813b-388c-49f6-8d37-60931aa39763','06694200-1222-4798-8f0c-09809e79d4af','6557c75f-488b-4c55-8b4b-c68505f45f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360258239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11a6efb-5d27-4d01-be5e-84799d5fa690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95272667-5411-41a6-89f9-50add9f282c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba492fdd-a934-40cf-b9a3-623f0688ab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a9fd79-0c15-4dc3-8de7-eb9c56e12773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-469277438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['f796ef64-c092-4e52-94d4-a5311acfc56f','85821380-55d7-4350-82f5-6de15f295788','5b3373a0-c745-4ebf-a2b2-69d8be1dfd52','16b33d1f-3f0d-44e7-9365-960bfe6fa047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-469277438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a9fd79-0c15-4dc3-8de7-eb9c56e12773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f298370bb9140368ac2d59e081be57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8997c124-9af5-43d7-907b-220481fe884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95272667-5411-41a6-89f9-50add9f282c2) transitioned into state 'SUCCESS' from state '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-1360258239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['cb370489-170d-47ae-bf11-9e52c3befbe2','40e3813b-388c-49f6-8d37-60931aa39763','06694200-1222-4798-8f0c-09809e79d4af','6557c75f-488b-4c55-8b4b-c68505f45f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0fb941-2c21-41d1-abea-6a4014d38f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0fb941-2c21-41d1-abea-6a4014d38f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (9325b754-5cd9-4a51-8a08-e7980c4a40e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e4d4bbc0-6633-4f52-8705-37cbcdd1fae8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1044/2078] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:26 2026] POST /volume/v3/volumes => generated 758 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8997c124-9af5-43d7-907b-220481fe884b) transitioned into state 'SUCCESS' from state '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-469277438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['f796ef64-c092-4e52-94d4-a5311acfc56f','85821380-55d7-4350-82f5-6de15f295788','5b3373a0-c745-4ebf-a2b2-69d8be1dfd52','16b33d1f-3f0d-44e7-9365-960bfe6fa047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0b0e26-49f4-4ec2-aa87-4be374f6d7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0b0e26-49f4-4ec2-aa87-4be374f6d7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (2800ca26-bfea-421d-83e1-d4ab8c1ca7dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request issued successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-466982e9-18d7-4d76-ac87-0d0075315ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1035/2079] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:26 2026] POST /volume/v3/volumes => generated 759 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:25:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0533058d-8c61-4cc8-9f4e-99c1a942cd54 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 200 Sep 01 08:25:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1045/2080] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:26 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cadb4837-5454-4a0d-86e4-e5cefd53c4eb tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1036/2081] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:26 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ac104ba2-cbed-4379-9a88-2be5d610dae9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 200 Sep 01 08:25:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1046/2082] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:27 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d5641e56-5a88-46be-be46-95a5ed23a44d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5641e56-5a88-46be-be46-95a5ed23a44d tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5641e56-5a88-46be-be46-95a5ed23a44d tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5641e56-5a88-46be-be46-95a5ed23a44d tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d5641e56-5a88-46be-be46-95a5ed23a44d tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5641e56-5a88-46be-be46-95a5ed23a44d tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1037/2083] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:27 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c39a179-337b-4433-852a-d8dfea27f367 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c39a179-337b-4433-852a-d8dfea27f367 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c39a179-337b-4433-852a-d8dfea27f367 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c39a179-337b-4433-852a-d8dfea27f367 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c39a179-337b-4433-852a-d8dfea27f367 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c39a179-337b-4433-852a-d8dfea27f367 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 200 Sep 01 08:25:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1047/2084] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:28 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c89f4d57-8802-4def-aab3-97076e05f9ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c89f4d57-8802-4def-aab3-97076e05f9ce tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c89f4d57-8802-4def-aab3-97076e05f9ce tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c89f4d57-8802-4def-aab3-97076e05f9ce tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c89f4d57-8802-4def-aab3-97076e05f9ce tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume 'c11a6efb-5d27-4d01-be5e-84799d5fa690' with '{'status': 'attaching'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c89f4d57-8802-4def-aab3-97076e05f9ce tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1038/2085] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:28 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a9fd79-0c15-4dc3-8de7-eb9c56e12773", "name": "tempest-VolumesDeleteCascade-Snapshot-458836379"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fd443523-b2fd-47b0-b607-e2ab6ba56ae6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action returned with HTTP 202 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1048/2086] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:29 2026] POST /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6adef122-f10f-4f11-8f03-3034855c64d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create snapshot from volume 06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6adef122-f10f-4f11-8f03-3034855c64d1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6adef122-f10f-4f11-8f03-3034855c64d1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6adef122-f10f-4f11-8f03-3034855c64d1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6adef122-f10f-4f11-8f03-3034855c64d1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6adef122-f10f-4f11-8f03-3034855c64d1 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 200 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1049/2087] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:29 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Volume info retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['8c6d5919-bbd7-42b2-a254-9c0cd6aa036e', 'a8616fd2-6214-4d01-a097-af572ba2ebc1', 'b060d6b3-996b-42e5-b24c-d66737ea2d9f', 'c2b0f0f4-c37f-466b-ab22-20ec73e4688d'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Delete volume request issued successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4a62cf32-6c82-49ae-8415-21c6d93c64b7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action returned with HTTP 202 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1050/2088] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:29 2026] POST /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot create request issued successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c960feb0-035f-4d3e-a832-eb1f83557ff6 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:25:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1039/2089] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:25:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8577883b-be7e-42eb-a9ef-3d7b1239e32e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 200 Sep 01 08:25:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1051/2090] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:29 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94a60adf-6f24-4e38-a47a-19b5e4098c01 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 returned with HTTP 200 Sep 01 08:25:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1040/2091] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:29 2026] GET /volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2397c216-a863-4fae-926c-ebb235cf14cf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2397c216-a863-4fae-926c-ebb235cf14cf tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2397c216-a863-4fae-926c-ebb235cf14cf tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2397c216-a863-4fae-926c-ebb235cf14cf tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2397c216-a863-4fae-926c-ebb235cf14cf tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 404 Sep 01 08:25:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1052/2092] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:30 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54d5d489-ec5d-44a9-99ac-b28b4c3c579e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 returned with HTTP 200 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1041/2093] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:30 2026] GET /volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6e7cf91c-0c90-4f05-a868-9b6273047062 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e7cf91c-0c90-4f05-a868-9b6273047062 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e7cf91c-0c90-4f05-a868-9b6273047062 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6e7cf91c-0c90-4f05-a868-9b6273047062 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6e7cf91c-0c90-4f05-a868-9b6273047062 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 404 Sep 01 08:25:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1053/2094] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:30 2026] GET /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-467833ab-8731-4407-8995-bb7d7e8050d9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-467833ab-8731-4407-8995-bb7d7e8050d9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-467833ab-8731-4407-8995-bb7d7e8050d9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-467833ab-8731-4407-8995-bb7d7e8050d9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-467833ab-8731-4407-8995-bb7d7e8050d9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: c11a6efb-5d27-4d01-be5e-84799d5fa690 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-467833ab-8731-4407-8995-bb7d7e8050d9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 returned with HTTP 404 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1042/2095] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:30 2026] DELETE /volume/v3/volumes/c11a6efb-5d27-4d01-be5e-84799d5fa690 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1666407523"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1666407523'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (b8d458ce-fd6d-4029-9c47-fdc492628664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea43e13e-f0a3-4613-b2dd-30afc693d163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea43e13e-f0a3-4613-b2dd-30afc693d163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db1fa9-f98b-45c7-a477-2476f063bfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['3c34374d-50d0-4933-959a-20e460c8a71c', 'e235788f-ecec-4926-8347-4b06d2d13fd7', 'ef3384a0-7a11-40b0-9fc1-7c9e68d7d023', '66c5dda6-4213-4fe9-b393-67b88b365bb7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db1fa9-f98b-45c7-a477-2476f063bfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c34374d-50d0-4933-959a-20e460c8a71c', 'e235788f-ecec-4926-8347-4b06d2d13fd7', 'ef3384a0-7a11-40b0-9fc1-7c9e68d7d023', '66c5dda6-4213-4fe9-b393-67b88b365bb7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490cf5c2-0e8f-420a-98c0-690d375fe316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490cf5c2-0e8f-420a-98c0-690d375fe316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58b91174-2172-4826-8795-fd751b0b89d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1666407523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['3c34374d-50d0-4933-959a-20e460c8a71c','e235788f-ecec-4926-8347-4b06d2d13fd7','ef3384a0-7a11-40b0-9fc1-7c9e68d7d023','66c5dda6-4213-4fe9-b393-67b88b365bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1666407523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58b91174-2172-4826-8795-fd751b0b89d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ad1f0b-db77-4eac-a1bc-5af2d2562e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ad1f0b-db77-4eac-a1bc-5af2d2562e9b) transitioned into state 'SUCCESS' from state '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-1666407523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['3c34374d-50d0-4933-959a-20e460c8a71c','e235788f-ecec-4926-8347-4b06d2d13fd7','ef3384a0-7a11-40b0-9fc1-7c9e68d7d023','66c5dda6-4213-4fe9-b393-67b88b365bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4597171c-0f6a-4468-b5c0-701bf93822e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4597171c-0f6a-4468-b5c0-701bf93822e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (b8d458ce-fd6d-4029-9c47-fdc492628664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1435872-5d6e-4ba0-a96c-cd114657b962 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1054/2096] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:30 2026] POST /volume/v3/volumes => generated 758 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-655d7620-0d0a-4db1-ac87-7f65fe6c0c2f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 200 Sep 01 08:25:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1043/2097] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:30 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d44f8329-5268-4a57-b042-888cd5237abe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d44f8329-5268-4a57-b042-888cd5237abe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d44f8329-5268-4a57-b042-888cd5237abe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d44f8329-5268-4a57-b042-888cd5237abe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d44f8329-5268-4a57-b042-888cd5237abe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d44f8329-5268-4a57-b042-888cd5237abe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 returned with HTTP 200 Sep 01 08:25:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1055/2098] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:31 2026] GET /volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5c3641ab-0604-4442-9e26-7885f996315b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a9fd79-0c15-4dc3-8de7-eb9c56e12773", "name": "tempest-VolumesDeleteCascade-Snapshot-190361705"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create snapshot from volume 06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['51c0e3b0-be3c-44a2-a653-2466affaffd4', '1c2a210d-72f8-4fd7-b480-1d6f7c17c54b', '92ca0d27-577d-42d4-b0c1-6f48e85be699', '9386966c-f403-4b18-964f-7a875eaa65bd'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot create request issued successfully. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5c3641ab-0604-4442-9e26-7885f996315b tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:25:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1044/2099] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:25:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d49db3b9-e7d6-47c6-8c75-daf33066242a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 returned with HTTP 200 Sep 01 08:25:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1056/2100] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:31 2026] GET /volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5920e4c4-2a97-465e-b874-fbaaae5f9cc7 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 200 Sep 01 08:25:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1045/2101] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:31 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eef73ed0-81ab-4873-8e48-06d86b5db836 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 returned with HTTP 200 Sep 01 08:25:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1057/2102] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:32 2026] GET /volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1807e52-5b2f-4daf-9cc0-f1dad919a2e3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 200 Sep 01 08:25:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1046/2103] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:32 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '58b91174-2172-4826-8795-fd751b0b89d5' with '{'status': 'creating'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-274846ac-49ee-47e8-bcb9-827ecdaed0b2 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action returned with HTTP 202 Sep 01 08:25:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1058/2104] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:32 2026] POST /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61ab61d4-39f8-43c7-953c-c5e4a3488a31 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 200 Sep 01 08:25:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1047/2105] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:32 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Volume info retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Delete volume request issued successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cada5b10-70fb-4edf-a9e8-0ee4f7b0fd35 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action returned with HTTP 202 Sep 01 08:25:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1059/2106] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:33 2026] POST /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-81aa49f4-8d42-4916-b955-5673bf49d51e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81aa49f4-8d42-4916-b955-5673bf49d51e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81aa49f4-8d42-4916-b955-5673bf49d51e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81aa49f4-8d42-4916-b955-5673bf49d51e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-81aa49f4-8d42-4916-b955-5673bf49d51e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81aa49f4-8d42-4916-b955-5673bf49d51e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 200 Sep 01 08:25:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1048/2107] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:33 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4338363-ab1c-41b5-af75-40e4a43e54f2 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 returned with HTTP 200 Sep 01 08:25:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1060/2108] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:33 2026] GET /volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-10b7788f-8211-4aee-b879-94adc1d56aab None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773?cascade=True Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume with id: 06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: /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 01 08:25:33 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume request issued successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10b7788f-8211-4aee-b879-94adc1d56aab tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773?cascade=True returned with HTTP 202 Sep 01 08:25:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1049/2109] 192.168.122.100 () {58 vars in 1260 bytes} [Tue Sep 1 08:25:33 2026] DELETE /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773?cascade=True => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d966665d-d89f-4bef-a376-1c0fd49fefc9 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1061/2110] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:33 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3cc3a6db-4cd4-44d5-bf26-cfad63285c75 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3cc3a6db-4cd4-44d5-bf26-cfad63285c75 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3cc3a6db-4cd4-44d5-bf26-cfad63285c75 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3cc3a6db-4cd4-44d5-bf26-cfad63285c75 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3cc3a6db-4cd4-44d5-bf26-cfad63285c75 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 404 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1050/2111] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:34 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0f697deb-be82-47f6-9d5a-30aad5ba734a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f697deb-be82-47f6-9d5a-30aad5ba734a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f697deb-be82-47f6-9d5a-30aad5ba734a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f697deb-be82-47f6-9d5a-30aad5ba734a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f697deb-be82-47f6-9d5a-30aad5ba734a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 404 Sep 01 08:25:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1062/2112] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:34 2026] GET /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f022024-b374-43c6-94d2-3f7a546b56ac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f022024-b374-43c6-94d2-3f7a546b56ac tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f022024-b374-43c6-94d2-3f7a546b56ac tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f022024-b374-43c6-94d2-3f7a546b56ac tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6f022024-b374-43c6-94d2-3f7a546b56ac tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: 58b91174-2172-4826-8795-fd751b0b89d5 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f022024-b374-43c6-94d2-3f7a546b56ac tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 returned with HTTP 404 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1051/2113] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:34 2026] DELETE /volume/v3/volumes/58b91174-2172-4826-8795-fd751b0b89d5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-48922420"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-48922420'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (944cb5d3-7f4f-484b-8d52-924ff812d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7704e7c-5033-4a69-af4f-f77e27d4b72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7704e7c-5033-4a69-af4f-f77e27d4b72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a042e16a-cffc-4282-8113-4436a17707d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['6772391a-00e1-4f73-bee0-12e7ac519b9d', '0cb64c4e-9f58-4394-9ad6-e1e7dc21777a', '6668ae69-fec0-49c4-9557-5a661a79a026', '4f34e4e5-6db8-4a59-953c-a2b31a509013'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a042e16a-cffc-4282-8113-4436a17707d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6772391a-00e1-4f73-bee0-12e7ac519b9d', '0cb64c4e-9f58-4394-9ad6-e1e7dc21777a', '6668ae69-fec0-49c4-9557-5a661a79a026', '4f34e4e5-6db8-4a59-953c-a2b31a509013']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b17ae0d-e8dd-43fc-9689-6dad98a96baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b17ae0d-e8dd-43fc-9689-6dad98a96baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcbe78b7-74c8-4e43-8fc9-36858a06aa8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-48922420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['6772391a-00e1-4f73-bee0-12e7ac519b9d','0cb64c4e-9f58-4394-9ad6-e1e7dc21777a','6668ae69-fec0-49c4-9557-5a661a79a026','4f34e4e5-6db8-4a59-953c-a2b31a509013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-48922420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcbe78b7-74c8-4e43-8fc9-36858a06aa8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3fa2b0-1be5-4037-b8fc-8c7f1b5b8570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3fa2b0-1be5-4037-b8fc-8c7f1b5b8570) transitioned into state 'SUCCESS' from state '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-48922420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['6772391a-00e1-4f73-bee0-12e7ac519b9d','0cb64c4e-9f58-4394-9ad6-e1e7dc21777a','6668ae69-fec0-49c4-9557-5a661a79a026','4f34e4e5-6db8-4a59-953c-a2b31a509013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5988e9-9bdb-47ff-8af6-cddb9f9949c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5988e9-9bdb-47ff-8af6-cddb9f9949c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (944cb5d3-7f4f-484b-8d52-924ff812d34a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cfe871d-16b1-4219-b74c-6b200cb27f14 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1063/2114] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:34 2026] POST /volume/v3/volumes => generated 756 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9fa28205-94c2-4d64-b7b2-4efb9fb5a922 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 200 Sep 01 08:25:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1052/2115] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:34 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2d98b768-05b4-453b-9d95-84072da4b471 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2d98b768-05b4-453b-9d95-84072da4b471 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2d98b768-05b4-453b-9d95-84072da4b471 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2d98b768-05b4-453b-9d95-84072da4b471 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2d98b768-05b4-453b-9d95-84072da4b471 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2d98b768-05b4-453b-9d95-84072da4b471 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1064/2116] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:34 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab38ce10-b2a4-4c22-8907-0b3e4e0871f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 200 Sep 01 08:25:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1053/2117] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:35 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume 'bcbe78b7-74c8-4e43-8fc9-36858a06aa8d' with '{'status': 'error'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-614e1229-fb7f-4552-905b-ae6cdd6b94a6 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action returned with HTTP 202 Sep 01 08:25:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1065/2118] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:35 2026] POST /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-92034cea-e524-4e11-8261-ddced9c0cd70 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92034cea-e524-4e11-8261-ddced9c0cd70 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92034cea-e524-4e11-8261-ddced9c0cd70 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-92034cea-e524-4e11-8261-ddced9c0cd70 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-92034cea-e524-4e11-8261-ddced9c0cd70 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-92034cea-e524-4e11-8261-ddced9c0cd70 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 200 Sep 01 08:25:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1054/2119] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:35 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-77d3939e-b926-4e27-bd76-bd00ead42aab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-edddf696-c02d-43ed-aa11-2d612a076410 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-edddf696-c02d-43ed-aa11-2d612a076410 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-edddf696-c02d-43ed-aa11-2d612a076410 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-edddf696-c02d-43ed-aa11-2d612a076410 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Volume info retrieved successfully. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-edddf696-c02d-43ed-aa11-2d612a076410 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-edddf696-c02d-43ed-aa11-2d612a076410 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1055/2120] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:35 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Delete volume request issued successfully. Sep 01 08:25:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77d3939e-b926-4e27-bd76-bd00ead42aab tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action returned with HTTP 202 Sep 01 08:25:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1066/2121] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:35 2026] POST /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f83b4b0d-8065-4035-bfdc-1f200bee8982 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 200 Sep 01 08:25:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1056/2122] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:35 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ee0623-225f-4434-81fe-1fc779bb3c7e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 200 Sep 01 08:25:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1067/2123] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:36 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-31fa88bb-5bf4-4ec1-9b03-811bfc47f9a3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31fa88bb-5bf4-4ec1-9b03-811bfc47f9a3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31fa88bb-5bf4-4ec1-9b03-811bfc47f9a3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-31fa88bb-5bf4-4ec1-9b03-811bfc47f9a3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-31fa88bb-5bf4-4ec1-9b03-811bfc47f9a3 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 404 Sep 01 08:25:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1057/2124] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:37 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c1892bac-da34-4a88-b446-6ab95afef913 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1892bac-da34-4a88-b446-6ab95afef913 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1892bac-da34-4a88-b446-6ab95afef913 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1892bac-da34-4a88-b446-6ab95afef913 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1892bac-da34-4a88-b446-6ab95afef913 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 404 Sep 01 08:25:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1068/2125] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:37 2026] GET /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: bcbe78b7-74c8-4e43-8fc9-36858a06aa8d Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58a5c2c8-3261-49b7-ad64-d3fc31bdc3fe tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d returned with HTTP 404 Sep 01 08:25:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1058/2126] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:37 2026] DELETE /volume/v3/volumes/bcbe78b7-74c8-4e43-8fc9-36858a06aa8d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-721047730"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-721047730'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (9b08ae7e-f789-4456-a7de-e0c3abb23024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f8e45c-81b5-4202-99b1-583572a74502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f8e45c-81b5-4202-99b1-583572a74502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585e739d-07e6-4616-96ca-191db2ebc621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['a3372a0c-750a-4e0e-9b0f-685a3ec4a9ec', '9d53f7f0-46f9-4df3-81b4-1d24e60285d0', '6bc02221-7343-4067-ada1-6c09f61372e2', 'd6ba7829-04e5-4203-a81c-c24908795b84'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585e739d-07e6-4616-96ca-191db2ebc621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3372a0c-750a-4e0e-9b0f-685a3ec4a9ec', '9d53f7f0-46f9-4df3-81b4-1d24e60285d0', '6bc02221-7343-4067-ada1-6c09f61372e2', 'd6ba7829-04e5-4203-a81c-c24908795b84']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9af1d1-b1c8-4a01-bb1c-0ec2ebf70692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9af1d1-b1c8-4a01-bb1c-0ec2ebf70692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dc7c070-c176-44e6-b012-9e7b4debcb76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-721047730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['a3372a0c-750a-4e0e-9b0f-685a3ec4a9ec','9d53f7f0-46f9-4df3-81b4-1d24e60285d0','6bc02221-7343-4067-ada1-6c09f61372e2','d6ba7829-04e5-4203-a81c-c24908795b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-721047730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dc7c070-c176-44e6-b012-9e7b4debcb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2630fc7-58f8-48e3-98bb-7acb94cb457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2630fc7-58f8-48e3-98bb-7acb94cb457d) transitioned into state 'SUCCESS' from state '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-721047730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['a3372a0c-750a-4e0e-9b0f-685a3ec4a9ec','9d53f7f0-46f9-4df3-81b4-1d24e60285d0','6bc02221-7343-4067-ada1-6c09f61372e2','d6ba7829-04e5-4203-a81c-c24908795b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eddec73-66ce-4726-8108-505c883bb7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eddec73-66ce-4726-8108-505c883bb7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (9b08ae7e-f789-4456-a7de-e0c3abb23024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebcee73a-8cc1-4d48-a379-d2859b097afc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1069/2127] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:37 2026] POST /volume/v3/volumes => generated 757 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be50f2a3-20ac-4c72-af91-eb1e871a9929 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 200 Sep 01 08:25:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1059/2128] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:37 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4835ebc1-6729-4d8c-8ccb-eb0f23be9615 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4835ebc1-6729-4d8c-8ccb-eb0f23be9615 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4835ebc1-6729-4d8c-8ccb-eb0f23be9615 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4835ebc1-6729-4d8c-8ccb-eb0f23be9615 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4835ebc1-6729-4d8c-8ccb-eb0f23be9615 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 404 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1070/2129] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Get all volumes completed successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f35b21c9-b5c6-4d74-b96b-d687a0308902 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1060/2130] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/volumes => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: /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 01 08:25:38 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Get all snapshots completed successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11a3e74f-6d9f-451f-a580-8f73e903cf2f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1071/2131] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete snapshot with id: 69ae61e6-3eee-4c72-b6d9-75e27101efe5 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bcf72883-dc10-42f5-8d3c-6bd4801d503f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 returned with HTTP 404 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1061/2132] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:25:38 2026] DELETE /volume/v3/snapshots/69ae61e6-3eee-4c72-b6d9-75e27101efe5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete snapshot with id: e398f410-f4ab-4ba7-bec1-3c12b4593140 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a5bfa963-050d-4567-a3b1-a8f0654ff8fe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 returned with HTTP 404 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1072/2133] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:25:38 2026] DELETE /volume/v3/snapshots/e398f410-f4ab-4ba7-bec1-3c12b4593140 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-afcd339d-7b05-4811-bde0-b9936323b439 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-afcd339d-7b05-4811-bde0-b9936323b439 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-afcd339d-7b05-4811-bde0-b9936323b439 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-afcd339d-7b05-4811-bde0-b9936323b439 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-afcd339d-7b05-4811-bde0-b9936323b439 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 404 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1062/2134] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume with id: 06a9fd79-0c15-4dc3-8de7-eb9c56e12773 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cf0eba6-32d4-4a1b-b7e6-946b1b531429 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 returned with HTTP 404 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1073/2135] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:38 2026] DELETE /volume/v3/volumes/06a9fd79-0c15-4dc3-8de7-eb9c56e12773 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1329587854"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1329587854'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume of 1 GB Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Availability Zones retrieved successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (b4787d1d-56ef-4958-a202-2aeb1f7fc60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fd2d60-c900-45d5-b6cd-abb46a618fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fd2d60-c900-45d5-b6cd-abb46a618fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9518b-5ae5-49f4-b99a-cf707ddabe88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['e2da0160-bb14-4c83-a4f3-47f733c153f9', 'dec7e37d-de60-453c-a796-0a676083984b', '2f91d0b9-a06a-457b-b0e9-d34117383e56', 'eda0719d-071b-4398-84d9-57fbf197e920'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9518b-5ae5-49f4-b99a-cf707ddabe88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2da0160-bb14-4c83-a4f3-47f733c153f9', 'dec7e37d-de60-453c-a796-0a676083984b', '2f91d0b9-a06a-457b-b0e9-d34117383e56', 'eda0719d-071b-4398-84d9-57fbf197e920']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a17a1c0-d024-4294-82eb-2e212f05ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a17a1c0-d024-4294-82eb-2e212f05ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70f379e-8c63-4509-841c-f512482f053f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1329587854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['e2da0160-bb14-4c83-a4f3-47f733c153f9','dec7e37d-de60-453c-a796-0a676083984b','2f91d0b9-a06a-457b-b0e9-d34117383e56','eda0719d-071b-4398-84d9-57fbf197e920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1329587854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c70f379e-8c63-4509-841c-f512482f053f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f298370bb9140368ac2d59e081be57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500e414a-622e-4983-8896-480e3a39f2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-606fa475-8244-4f90-9581-91b8befdc5f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500e414a-622e-4983-8896-480e3a39f2b0) transitioned into state 'SUCCESS' from state '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-1329587854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['e2da0160-bb14-4c83-a4f3-47f733c153f9','dec7e37d-de60-453c-a796-0a676083984b','2f91d0b9-a06a-457b-b0e9-d34117383e56','eda0719d-071b-4398-84d9-57fbf197e920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-606fa475-8244-4f90-9581-91b8befdc5f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-606fa475-8244-4f90-9581-91b8befdc5f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-606fa475-8244-4f90-9581-91b8befdc5f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab238a1-3af3-4511-9922-4caa7a2af4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab238a1-3af3-4511-9922-4caa7a2af4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (b4787d1d-56ef-4958-a202-2aeb1f7fc60b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request issued successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2334bcaf-f09c-423f-bc91-25ad4275af00 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1063/2136] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:38 2026] POST /volume/v3/volumes => generated 760 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-606fa475-8244-4f90-9581-91b8befdc5f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-606fa475-8244-4f90-9581-91b8befdc5f6 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 200 Sep 01 08:25:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1074/2137] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fcaa2ea-68fd-4b0b-8270-488499940d86 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 200 Sep 01 08:25:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1064/2138] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:38 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 828 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-edee5196-5ddb-4a78-97e5-8e1f72d6675f tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 200 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1075/2139] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:39 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-42500107-5c1f-4d27-b8ec-395ab42257fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42500107-5c1f-4d27-b8ec-395ab42257fe tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42500107-5c1f-4d27-b8ec-395ab42257fe tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-42500107-5c1f-4d27-b8ec-395ab42257fe tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7728629e-3639-4dd4-b14b-8ea8bf99ee85 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 200 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-42500107-5c1f-4d27-b8ec-395ab42257fe tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '0dc7c070-c176-44e6-b012-9e7b4debcb76' with '{'status': 'maintenance'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1065/2140] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:39 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c70f379e-8c63-4509-841c-f512482f053f", "name": "tempest-VolumesDeleteCascade-Snapshot-1291820912"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-42500107-5c1f-4d27-b8ec-395ab42257fe tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action returned with HTTP 202 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1076/2141] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:39 2026] POST /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create snapshot from volume c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bf4b232f-1b30-4830-9da9-4046533f3429 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bf4b232f-1b30-4830-9da9-4046533f3429 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bf4b232f-1b30-4830-9da9-4046533f3429 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bf4b232f-1b30-4830-9da9-4046533f3429 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bf4b232f-1b30-4830-9da9-4046533f3429 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bf4b232f-1b30-4830-9da9-4046533f3429 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 200 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1077/2142] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:39 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['0949fb1f-0673-457e-b078-744b03bdd4fe', '45d90186-123a-4676-978a-254bc9590ecf', '9aea8fe9-c76c-463d-a2a0-fdf74a179d9c', 'f3ad0e10-1217-4e59-97b1-c941f4a236de'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Delete volume request issued successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5cd12b0-ee30-49a1-a000-777ea27351f1 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action returned with HTTP 202 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1078/2143] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:39 2026] POST /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot create request issued successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7b1ec3ac-4c7d-41ae-a0a2-d6d293ff0c5c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:25:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1066/2144] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:25:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-54ec2c4a-1c96-4aac-8a60-65047d9aef33 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d returned with HTTP 200 Sep 01 08:25:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1067/2145] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:39 2026] GET /volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b274e069-83fb-40f8-b71b-0f5ce9358728 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 200 Sep 01 08:25:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1079/2146] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:39 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d Sep 01 08:25:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-840b1a52-753f-4e7f-b0de-1358c56d0cab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-840b1a52-753f-4e7f-b0de-1358c56d0cab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-840b1a52-753f-4e7f-b0de-1358c56d0cab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cc95dc00-252e-4458-92c0-59be10fcb5ef tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d returned with HTTP 200 Sep 01 08:25:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-840b1a52-753f-4e7f-b0de-1358c56d0cab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1068/2147] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:40 2026] GET /volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-840b1a52-753f-4e7f-b0de-1358c56d0cab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 404 Sep 01 08:25:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1080/2148] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:40 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1eb45d1f-3676-4bc6-93bd-0577b5051d9a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eb45d1f-3676-4bc6-93bd-0577b5051d9a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eb45d1f-3676-4bc6-93bd-0577b5051d9a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eb45d1f-3676-4bc6-93bd-0577b5051d9a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eb45d1f-3676-4bc6-93bd-0577b5051d9a tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 404 Sep 01 08:25:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1069/2149] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:40 2026] GET /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: 0dc7c070-c176-44e6-b012-9e7b4debcb76 Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdab8290-7133-44ac-83b0-d554d28be4d8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 returned with HTTP 404 Sep 01 08:25:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1081/2150] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:41 2026] DELETE /volume/v3/volumes/0dc7c070-c176-44e6-b012-9e7b4debcb76 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1223558317"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1223558317'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume of 1 GB Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Availability Zones retrieved successfully. Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (39207d8c-d424-4b72-9925-04033874ff51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ca970c-9dca-4bbd-a825-440d11f3b19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ca970c-9dca-4bbd-a825-440d11f3b19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ec72db-cc44-4cc4-834f-6ef54cffbdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Created reservations ['3b3df86d-a9b1-42e1-9e5e-33abac449b24', '998a9e9a-2c7c-421e-908f-94ea6c92c738', '057e8650-af05-481f-8568-eaafb9c6e562', '62583041-f959-4fb8-8508-7ae76b8ad15b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ec72db-cc44-4cc4-834f-6ef54cffbdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3df86d-a9b1-42e1-9e5e-33abac449b24', '998a9e9a-2c7c-421e-908f-94ea6c92c738', '057e8650-af05-481f-8568-eaafb9c6e562', '62583041-f959-4fb8-8508-7ae76b8ad15b']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d89d5a-6b09-47c0-908b-8959d73cfeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d89d5a-6b09-47c0-908b-8959d73cfeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '627ccfd3-4131-4df4-a095-a82f6c7bbff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1223558317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['3b3df86d-a9b1-42e1-9e5e-33abac449b24','998a9e9a-2c7c-421e-908f-94ea6c92c738','057e8650-af05-481f-8568-eaafb9c6e562','62583041-f959-4fb8-8508-7ae76b8ad15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1223558317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=627ccfd3-4131-4df4-a095-a82f6c7bbff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc289e2f30054ab38be47aef9c74a7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2451cf693429479fa1a93b69c3a8b31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb68a53b-5111-4bf3-a62a-e822991db17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb68a53b-5111-4bf3-a62a-e822991db17b) transitioned into state 'SUCCESS' from state '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-1223558317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc289e2f30054ab38be47aef9c74a7b9',qos_specs=None,replication_status=,reservations=['3b3df86d-a9b1-42e1-9e5e-33abac449b24','998a9e9a-2c7c-421e-908f-94ea6c92c738','057e8650-af05-481f-8568-eaafb9c6e562','62583041-f959-4fb8-8508-7ae76b8ad15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2451cf693429479fa1a93b69c3a8b31c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e8bd80-ef04-4a86-94f9-8e8ff542a268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e8bd80-ef04-4a86-94f9-8e8ff542a268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Flow 'volume_create_api' (39207d8c-d424-4b72-9925-04033874ff51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Create volume request issued successfully. Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7e31cf7d-5f59-49df-8dc5-6760dcec99ab tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1070/2151] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:25:41 2026] POST /volume/v3/volumes => generated 758 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d058e28a-12d1-4080-90c0-ed1643b73ab0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1082/2152] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:41 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-436e64f5-fadb-4e03-b90b-4240be7fc2ba tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d returned with HTTP 200 Sep 01 08:25:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1071/2153] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:25:41 2026] GET /volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "838aacb4-8909-4ed5-b598-5d669e2a411d", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2074270823"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request body: {'volume': {'snapshot_id': '838aacb4-8909-4ed5-b598-5d669e2a411d', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2074270823'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Snapshot retrieved successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume of 1 GB Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Availability Zones retrieved successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (9dd5140f-1ed6-49a6-8339-b09b4e6d033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff665fc8-ac41-42a4-b9e3-e09fd59b375e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff665fc8-ac41-42a4-b9e3-e09fd59b375e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '838aacb4-8909-4ed5-b598-5d669e2a411d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d64223-820c-484e-a899-1052a62406de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Created reservations ['3a3b6089-9b2a-42d0-ab27-3bcc78981872', 'cd59523a-9006-4718-8ed1-067287ed1b46', '9986d92b-e916-4371-a2e0-e763804002f0', 'c77346b9-e171-4f25-90c5-8d4d990d2de1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d64223-820c-484e-a899-1052a62406de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a3b6089-9b2a-42d0-ab27-3bcc78981872', 'cd59523a-9006-4718-8ed1-067287ed1b46', '9986d92b-e916-4371-a2e0-e763804002f0', 'c77346b9-e171-4f25-90c5-8d4d990d2de1']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a7c5e6-1624-41c4-854c-f4b4296c40f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a7c5e6-1624-41c4-854c-f4b4296c40f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '139a6b97-3372-49c3-8f6d-830250176036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2074270823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['3a3b6089-9b2a-42d0-ab27-3bcc78981872','cd59523a-9006-4718-8ed1-067287ed1b46','9986d92b-e916-4371-a2e0-e763804002f0','c77346b9-e171-4f25-90c5-8d4d990d2de1'],size=1,snapshot_id=838aacb4-8909-4ed5-b598-5d669e2a411d,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:25:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2074270823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=139a6b97-3372-49c3-8f6d-830250176036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f298370bb9140368ac2d59e081be57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=838aacb4-8909-4ed5-b598-5d669e2a411d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838d7d62-e496-43f7-b773-7e7a6473270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838d7d62-e496-43f7-b773-7e7a6473270e) transitioned into state 'SUCCESS' from state '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-2074270823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f298370bb9140368ac2d59e081be57f',qos_specs=None,replication_status=,reservations=['3a3b6089-9b2a-42d0-ab27-3bcc78981872','cd59523a-9006-4718-8ed1-067287ed1b46','9986d92b-e916-4371-a2e0-e763804002f0','c77346b9-e171-4f25-90c5-8d4d990d2de1'],size=1,snapshot_id=838aacb4-8909-4ed5-b598-5d669e2a411d,source_replicaid=,source_volid=None,status='creating',user_id='2b3126a6bf2e4fd09e768e7ce9f1264e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e546fe-c73b-4fea-9afe-36ea4e3cc4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e546fe-c73b-4fea-9afe-36ea4e3cc4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Flow 'volume_create_api' (9dd5140f-1ed6-49a6-8339-b09b4e6d033c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Create volume request issued successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8fbe289-c0b3-40fc-a5d2-3f25c457a960 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:25:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1083/2154] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:25:42 2026] POST /volume/v3/volumes => generated 794 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:25:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fb478ce9-77c9-4e84-b962-62939f731ccc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb478ce9-77c9-4e84-b962-62939f731ccc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb478ce9-77c9-4e84-b962-62939f731ccc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fb478ce9-77c9-4e84-b962-62939f731ccc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1918d3e8-69d4-4905-aae7-aa9f503c5afe tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1072/2155] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:42 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fb478ce9-77c9-4e84-b962-62939f731ccc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fb478ce9-77c9-4e84-b962-62939f731ccc tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1084/2156] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:42 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-057d4612-70f8-4517-b53c-31261f37826c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-057d4612-70f8-4517-b53c-31261f37826c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-057d4612-70f8-4517-b53c-31261f37826c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-057d4612-70f8-4517-b53c-31261f37826c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-057d4612-70f8-4517-b53c-31261f37826c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9c84f95-311c-4851-bed0-27d426639098 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9c84f95-311c-4851-bed0-27d426639098 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9c84f95-311c-4851-bed0-27d426639098 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9c84f95-311c-4851-bed0-27d426639098 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-057d4612-70f8-4517-b53c-31261f37826c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1073/2157] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:43 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e9c84f95-311c-4851-bed0-27d426639098 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9c84f95-311c-4851-bed0-27d426639098 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1085/2158] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:43 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '627ccfd3-4131-4df4-a095-a82f6c7bbff8' with '{'status': 'error'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7447bee9-20e8-4081-bb02-c7944f6c90d7 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action returned with HTTP 202 Sep 01 08:25:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1074/2159] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:43 2026] POST /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7c160fea-a21f-411d-8f2d-104580adeca8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c160fea-a21f-411d-8f2d-104580adeca8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c160fea-a21f-411d-8f2d-104580adeca8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c160fea-a21f-411d-8f2d-104580adeca8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7c160fea-a21f-411d-8f2d-104580adeca8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c160fea-a21f-411d-8f2d-104580adeca8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1086/2160] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:43 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '627ccfd3-4131-4df4-a095-a82f6c7bbff8' with '{'status': 'available'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5fb0435d-31ed-4ec7-9921-2bf7d8b742e8 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action returned with HTTP 202 Sep 01 08:25:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1075/2161] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:43 2026] POST /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bff0051f-2673-4b44-95f8-34fd3ab0a767 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1087/2162] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:43 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '627ccfd3-4131-4df4-a095-a82f6c7bbff8' with '{'status': 'maintenance'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6881ff47-6080-48f9-b1a8-e5cce38465bd tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action returned with HTTP 202 Sep 01 08:25:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1076/2163] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:43 2026] POST /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7cfeb5aa-a116-42cf-a203-21ab8e057d4e tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1088/2164] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:43 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] POST http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] Updating volume '627ccfd3-4131-4df4-a095-a82f6c7bbff8' with '{'status': 'available'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a96c1da6-4a93-4013-8c63-d6e4236bd109 tempest-VolumesActionsTest-1900412411 tempest-VolumesActionsTest-1900412411-project-admin] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action returned with HTTP 202 Sep 01 08:25:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1077/2165] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:25:44 2026] POST /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d01de4ed-554d-4ace-ad2a-09dbe14270df tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1089/2166] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:44 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 851 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4117700b-d4d3-4d69-8215-dcb3643df04a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4117700b-d4d3-4d69-8215-dcb3643df04a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4117700b-d4d3-4d69-8215-dcb3643df04a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4117700b-d4d3-4d69-8215-dcb3643df04a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c51d28e4-5450-4b7c-9fba-30fe7978d599 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1078/2167] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:44 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] DELETE http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume with id: 627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4117700b-d4d3-4d69-8215-dcb3643df04a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4117700b-d4d3-4d69-8215-dcb3643df04a tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1090/2168] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:44 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Delete volume request issued successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9dbd06f-6940-4cd3-91e5-29db3d1c92e8 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 202 Sep 01 08:25:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1079/2169] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:44 2026] DELETE /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-02e3b549-10af-4dac-bd33-eae76e07b2d0 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1091/2170] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:44 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e9da3e94-fb35-452b-b885-796f4ba1526e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e9da3e94-fb35-452b-b885-796f4ba1526e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e9da3e94-fb35-452b-b885-796f4ba1526e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e9da3e94-fb35-452b-b885-796f4ba1526e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e9da3e94-fb35-452b-b885-796f4ba1526e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e9da3e94-fb35-452b-b885-796f4ba1526e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1080/2171] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:45 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Volume info retrieved successfully. Sep 01 08:25:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5ba0070b-a19c-45c3-8357-cab75ed9d2b9 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 200 Sep 01 08:25:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1092/2172] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:45 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac780b49-3177-4c27-93c2-203d6d223693 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac780b49-3177-4c27-93c2-203d6d223693 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac780b49-3177-4c27-93c2-203d6d223693 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac780b49-3177-4c27-93c2-203d6d223693 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac780b49-3177-4c27-93c2-203d6d223693 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac780b49-3177-4c27-93c2-203d6d223693 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1081/2173] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:46 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-85d7012e-6462-4936-8803-7669249e3d94 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85d7012e-6462-4936-8803-7669249e3d94 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] GET http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 Sep 01 08:25:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-85d7012e-6462-4936-8803-7669249e3d94 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-85d7012e-6462-4936-8803-7669249e3d94 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-85d7012e-6462-4936-8803-7669249e3d94 tempest-VolumesActionsTest-620852510 tempest-VolumesActionsTest-620852510-project-member] http://192.168.122.100/volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 returned with HTTP 404 Sep 01 08:25:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1093/2174] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:47 2026] GET /volume/v3/volumes/627ccfd3-4131-4df4-a095-a82f6c7bbff8 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e988046f-952e-4c32-870c-1fe9e576cb68 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e988046f-952e-4c32-870c-1fe9e576cb68 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e988046f-952e-4c32-870c-1fe9e576cb68 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e988046f-952e-4c32-870c-1fe9e576cb68 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e988046f-952e-4c32-870c-1fe9e576cb68 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e988046f-952e-4c32-870c-1fe9e576cb68 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1082/2175] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:48 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1ec42ffc-bf6b-42bd-a583-556402db74da None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ec42ffc-bf6b-42bd-a583-556402db74da tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ec42ffc-bf6b-42bd-a583-556402db74da tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ec42ffc-bf6b-42bd-a583-556402db74da tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1ec42ffc-bf6b-42bd-a583-556402db74da tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ec42ffc-bf6b-42bd-a583-556402db74da tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1094/2176] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:49 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5a2743de-b303-4eb2-a93e-d143207c6505 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a2743de-b303-4eb2-a93e-d143207c6505 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5a2743de-b303-4eb2-a93e-d143207c6505 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5a2743de-b303-4eb2-a93e-d143207c6505 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5a2743de-b303-4eb2-a93e-d143207c6505 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a2743de-b303-4eb2-a93e-d143207c6505 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1083/2177] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:49 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f?cascade=True Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume with id: c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: /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 01 08:25:49 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume request issued successfully. Sep 01 08:25:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8eadd050-c5c1-4f30-b831-26fb8c821a84 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f?cascade=True returned with HTTP 202 Sep 01 08:25:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1095/2178] 192.168.122.100 () {58 vars in 1260 bytes} [Tue Sep 1 08:25:49 2026] DELETE /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f?cascade=True => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d97b80a-4630-45c7-bb32-0b5af7f1541f tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 200 Sep 01 08:25:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1084/2179] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:49 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ea02c76e-7383-4df9-b881-a850aa92be56 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea02c76e-7383-4df9-b881-a850aa92be56 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea02c76e-7383-4df9-b881-a850aa92be56 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ea02c76e-7383-4df9-b881-a850aa92be56 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ea02c76e-7383-4df9-b881-a850aa92be56 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ea02c76e-7383-4df9-b881-a850aa92be56 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 200 Sep 01 08:25:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1096/2180] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:50 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c958cdb-32f5-4e7b-acd2-5a3e79443372 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 200 Sep 01 08:25:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1085/2181] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:51 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9d770672-a396-4ae4-b34b-49d91fc13247 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d770672-a396-4ae4-b34b-49d91fc13247 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d770672-a396-4ae4-b34b-49d91fc13247 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d770672-a396-4ae4-b34b-49d91fc13247 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d770672-a396-4ae4-b34b-49d91fc13247 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 404 Sep 01 08:25:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1097/2182] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:52 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e30b653-b01c-4693-834c-e43ffc971721 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Get all volumes completed successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e30b653-b01c-4693-834c-e43ffc971721 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:25:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1086/2183] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:25:52 2026] GET /volume/v3/volumes => generated 343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-444320bb-4e69-4566-92a4-060029b5449e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.db.api [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Building query based on filter {{(pid=86551) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: /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 01 08:25:52 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Get all snapshots completed successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-444320bb-4e69-4566-92a4-060029b5449e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:25:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1098/2184] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:25:52 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-02748741-264b-42f4-b7cc-9b5381e2031c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02748741-264b-42f4-b7cc-9b5381e2031c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02748741-264b-42f4-b7cc-9b5381e2031c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-02748741-264b-42f4-b7cc-9b5381e2031c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-02748741-264b-42f4-b7cc-9b5381e2031c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-02748741-264b-42f4-b7cc-9b5381e2031c tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1087/2185] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:52 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume with id: 139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:25:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume request issued successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2ba0bcde-f5f1-41f9-8220-736aca0fae48 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 202 Sep 01 08:25:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1099/2186] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:52 2026] DELETE /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:25:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Volume info retrieved successfully. Sep 01 08:25:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-88679c62-3d56-4dc3-b5fd-aee2bfd6575e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 200 Sep 01 08:25:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1088/2187] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:52 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e5588c6c-d091-46ee-b9e0-ef77f3568e0e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5588c6c-d091-46ee-b9e0-ef77f3568e0e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5588c6c-d091-46ee-b9e0-ef77f3568e0e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5588c6c-d091-46ee-b9e0-ef77f3568e0e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5588c6c-d091-46ee-b9e0-ef77f3568e0e tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 returned with HTTP 404 Sep 01 08:25:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1100/2188] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:53 2026] GET /volume/v3/volumes/139a6b97-3372-49c3-8f6d-830250176036 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-686f8e42-3dcc-45da-9953-150348a9d802 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-686f8e42-3dcc-45da-9953-150348a9d802 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-686f8e42-3dcc-45da-9953-150348a9d802 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-686f8e42-3dcc-45da-9953-150348a9d802 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-686f8e42-3dcc-45da-9953-150348a9d802 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete snapshot with id: 838aacb4-8909-4ed5-b598-5d669e2a411d Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-686f8e42-3dcc-45da-9953-150348a9d802 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d returned with HTTP 404 Sep 01 08:25:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1089/2189] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:25:53 2026] DELETE /volume/v3/snapshots/838aacb4-8909-4ed5-b598-5d669e2a411d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-92b8bac0-4e93-4a24-a377-5d05f02fd140 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92b8bac0-4e93-4a24-a377-5d05f02fd140 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] GET http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92b8bac0-4e93-4a24-a377-5d05f02fd140 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92b8bac0-4e93-4a24-a377-5d05f02fd140 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92b8bac0-4e93-4a24-a377-5d05f02fd140 tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 404 Sep 01 08:25:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1101/2190] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:25:53 2026] GET /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8e510458-69bb-475a-8ef4-df59da796dac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e510458-69bb-475a-8ef4-df59da796dac tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] DELETE http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e510458-69bb-475a-8ef4-df59da796dac tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8e510458-69bb-475a-8ef4-df59da796dac tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8e510458-69bb-475a-8ef4-df59da796dac tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] Delete volume with id: c70f379e-8c63-4509-841c-f512482f053f Sep 01 08:25:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8e510458-69bb-475a-8ef4-df59da796dac tempest-VolumesDeleteCascade-766405974 tempest-VolumesDeleteCascade-766405974-project-member] http://192.168.122.100/volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f returned with HTTP 404 Sep 01 08:25:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1090/2191] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:25:53 2026] DELETE /volume/v3/volumes/c70f379e-8c63-4509-841c-f512482f053f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:25:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:25:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 tempest-AvailabilityZoneTestJSON-1451173294 tempest-AvailabilityZoneTestJSON-1451173294-project-member] GET http://192.168.122.100/volume/v3/os-availability-zone Sep 01 08:25:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 tempest-AvailabilityZoneTestJSON-1451173294 tempest-AvailabilityZoneTestJSON-1451173294-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:25:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 tempest-AvailabilityZoneTestJSON-1451173294 tempest-AvailabilityZoneTestJSON-1451173294-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:25:59 devstack devstack@c-api.service[86551]: /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 01 08:25:59 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:25:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 tempest-AvailabilityZoneTestJSON-1451173294 tempest-AvailabilityZoneTestJSON-1451173294-project-member] Availability Zones retrieved successfully. Sep 01 08:25:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f6ae09-5326-4af6-b632-1d4e506c7586 tempest-AvailabilityZoneTestJSON-1451173294 tempest-AvailabilityZoneTestJSON-1451173294-project-member] http://192.168.122.100/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 08:25:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1102/2192] 192.168.122.100 () {58 vars in 1160 bytes} [Tue Sep 1 08:25:58 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:26:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:26:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1052915828"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Create volume request body: {'volume': {'imageRef': '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1052915828'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Create volume of 1 GB Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:INSERT=50,cinder:SELECT=362,cinder:UPDATE=97,cinder:DELETE=4 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Availability Zones retrieved successfully. Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Flow 'volume_create_api' (972f5c74-0c2d-47e0-b811-c4cdab22b132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce55cab-4a2a-45ad-8d03-76e381fea08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce55cab-4a2a-45ad-8d03-76e381fea08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86330f0-c846-44a3-9534-97d8b25dd5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Created reservations ['51064bd2-ab3b-4395-9420-6f1dd2c10fbc', 'eadf3009-b097-4606-b0f5-a6e5207f8322', '65ff25ed-f94e-4489-bf7e-761824160650', 'f16e689a-4417-4296-8cec-c6b0452cfb2f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86330f0-c846-44a3-9534-97d8b25dd5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51064bd2-ab3b-4395-9420-6f1dd2c10fbc', 'eadf3009-b097-4606-b0f5-a6e5207f8322', '65ff25ed-f94e-4489-bf7e-761824160650', 'f16e689a-4417-4296-8cec-c6b0452cfb2f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2d7bd2-ef5b-4f22-99e3-0d78d3255753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2d7bd2-ef5b-4f22-99e3-0d78d3255753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3d219f-0cd8-4448-aa99-9a8e7da5af2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1052915828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eced3f4e61349e7b8d3a952f8f3c341',qos_specs=None,replication_status=,reservations=['51064bd2-ab3b-4395-9420-6f1dd2c10fbc','eadf3009-b097-4606-b0f5-a6e5207f8322','65ff25ed-f94e-4489-bf7e-761824160650','f16e689a-4417-4296-8cec-c6b0452cfb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8301aff30c8482fbd10e5cda09bec17',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1052915828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3d219f-0cd8-4448-aa99-9a8e7da5af2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eced3f4e61349e7b8d3a952f8f3c341',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8301aff30c8482fbd10e5cda09bec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53cb1a8-ffd8-4e2c-b01c-fb1c3f606961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53cb1a8-ffd8-4e2c-b01c-fb1c3f606961) transitioned into state 'SUCCESS' from state '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-1052915828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eced3f4e61349e7b8d3a952f8f3c341',qos_specs=None,replication_status=,reservations=['51064bd2-ab3b-4395-9420-6f1dd2c10fbc','eadf3009-b097-4606-b0f5-a6e5207f8322','65ff25ed-f94e-4489-bf7e-761824160650','f16e689a-4417-4296-8cec-c6b0452cfb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8301aff30c8482fbd10e5cda09bec17',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06455bbc-ab16-46b8-b0ee-d19696680eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06455bbc-ab16-46b8-b0ee-d19696680eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Flow 'volume_create_api' (972f5c74-0c2d-47e0-b811-c4cdab22b132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Create volume request issued successfully. Sep 01 08:26:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30d4dc5a-3804-4867-8d67-8cfab37dbafc tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:26:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1091/2193] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:26:01 2026] POST /volume/v3/volumes => generated 760 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43a23883-54a5-4e0a-b14a-17d3881b6094 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1103/2194] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:02 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 828 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1703ea82-3415-479b-bc8c-f2d19563331b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1703ea82-3415-479b-bc8c-f2d19563331b tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1703ea82-3415-479b-bc8c-f2d19563331b tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1703ea82-3415-479b-bc8c-f2d19563331b tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1703ea82-3415-479b-bc8c-f2d19563331b tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1703ea82-3415-479b-bc8c-f2d19563331b tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1092/2195] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:03 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-58a54038-4654-49ed-9ecc-95d1ed66ce53 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1104/2196] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:04 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c22cd023-fe4d-4599-9e6d-b6c24f000609 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1093/2197] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:05 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-343856677"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-343856677'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Create volume of 1 GB Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=397,cinder:INSERT=67,cinder:UPDATE=114,cinder:DELETE=5 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Availability Zones retrieved successfully. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Flow 'volume_create_api' (461cca7e-96f5-4794-b761-93794e06ebca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b526d851-cbb4-4a5c-976e-8d246bfff0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b526d851-cbb4-4a5c-976e-8d246bfff0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0372833-ddba-43a8-a5cc-45e1289f9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Created reservations ['c83592e5-a636-4c2e-8ff9-c6da35eeb47f', '35d6f3fc-9504-47d8-ac62-c866fb29e293', 'e752aed3-7583-41b8-bd59-e9af150bd180', 'e24cb826-c932-418e-a863-f2f5cca08b82'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0372833-ddba-43a8-a5cc-45e1289f9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83592e5-a636-4c2e-8ff9-c6da35eeb47f', '35d6f3fc-9504-47d8-ac62-c866fb29e293', 'e752aed3-7583-41b8-bd59-e9af150bd180', 'e24cb826-c932-418e-a863-f2f5cca08b82']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89665de3-b669-46ad-9f2a-07b5bf103408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89665de3-b669-46ad-9f2a-07b5bf103408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf5ef65-2af2-44c2-bb36-156373d4a02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343856677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c46daa5b22942889167bc4c68352cd9',qos_specs=None,replication_status=,reservations=['c83592e5-a636-4c2e-8ff9-c6da35eeb47f','35d6f3fc-9504-47d8-ac62-c866fb29e293','e752aed3-7583-41b8-bd59-e9af150bd180','e24cb826-c932-418e-a863-f2f5cca08b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e518a12d1443b6ad150b6c5fcc1fd6',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343856677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf5ef65-2af2-44c2-bb36-156373d4a02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c46daa5b22942889167bc4c68352cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53e518a12d1443b6ad150b6c5fcc1fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e3c292-13f3-481a-b5a4-62465d13a24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e3c292-13f3-481a-b5a4-62465d13a24d) transitioned into state 'SUCCESS' from state '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-343856677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c46daa5b22942889167bc4c68352cd9',qos_specs=None,replication_status=,reservations=['c83592e5-a636-4c2e-8ff9-c6da35eeb47f','35d6f3fc-9504-47d8-ac62-c866fb29e293','e752aed3-7583-41b8-bd59-e9af150bd180','e24cb826-c932-418e-a863-f2f5cca08b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e518a12d1443b6ad150b6c5fcc1fd6',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5c8fb4-7dc2-455d-98d7-da73132d511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5c8fb4-7dc2-455d-98d7-da73132d511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Flow 'volume_create_api' (461cca7e-96f5-4794-b761-93794e06ebca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Create volume request issued successfully. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2009d0bb-3ecd-47ea-9c9c-b6ced7d716c7 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:26:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1105/2198] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:26:06 2026] POST /volume/v3/volumes => generated 757 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3960754b-00b3-43ef-96b2-a328422f777b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3960754b-00b3-43ef-96b2-a328422f777b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3960754b-00b3-43ef-96b2-a328422f777b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3960754b-00b3-43ef-96b2-a328422f777b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3960754b-00b3-43ef-96b2-a328422f777b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3960754b-00b3-43ef-96b2-a328422f777b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1094/2199] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:06 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20ea47b8-7e00-4420-8d97-3247913ab7ab tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1106/2200] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:06 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc670687-2c50-41d9-a939-68c59e301d10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc670687-2c50-41d9-a939-68c59e301d10 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc670687-2c50-41d9-a939-68c59e301d10 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc670687-2c50-41d9-a939-68c59e301d10 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc670687-2c50-41d9-a939-68c59e301d10 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc670687-2c50-41d9-a939-68c59e301d10 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1095/2201] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:07 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-141caac9-88b4-43c3-9496-30634d74a653 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-141caac9-88b4-43c3-9496-30634d74a653 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-141caac9-88b4-43c3-9496-30634d74a653 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-141caac9-88b4-43c3-9496-30634d74a653 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-141caac9-88b4-43c3-9496-30634d74a653 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-141caac9-88b4-43c3-9496-30634d74a653 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1107/2202] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:07 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3f8ffbb7-f32f-4908-8db1-34fcc75c538e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1096/2203] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:08 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69b4a6b2-7ae5-44ae-a784-265488d2edb0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1108/2204] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:08 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 1331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] POST http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-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=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Update volume metadata completed successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-384cf865-cb64-4f2f-ad7a-1ebd5d21b0f4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1097/2205] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:26:09 2026] POST /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action => generated 526 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3d7fda8a-d6fd-4ee3-92fd-b1534af7aeb7 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1109/2206] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:09 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 1391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] POST http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Get volume image-metadata completed successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Delete volume metadata completed successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6154eda3-b36f-4e34-84d6-fb7be4a1a50e tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1098/2207] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:09 2026] POST /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action => generated 0 bytes in 114 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] POST http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Get volume image-metadata completed successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-16c58a95-9d3c-4212-9c1d-2d5c2300e615 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1110/2208] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:09 2026] POST /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b/action => generated 500 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc6339ff-360f-4436-b1fd-0cf70be6f2e4 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1099/2209] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:09 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Delete volume with id: ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Delete volume request issued successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0473c2ca-ebb2-443b-af61-1c3eed050fe0 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 202 Sep 01 08:26:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1111/2210] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:09 2026] DELETE /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Volume info retrieved successfully. Sep 01 08:26:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4aac4d49-d37a-4881-8747-43c464e2ae67 tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 200 Sep 01 08:26:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1100/2211] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:09 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 1364 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fc095125-7cb0-437c-ade4-7e0ae751a31f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fc095125-7cb0-437c-ade4-7e0ae751a31f tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] GET http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b Sep 01 08:26:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fc095125-7cb0-437c-ade4-7e0ae751a31f tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fc095125-7cb0-437c-ade4-7e0ae751a31f tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fc095125-7cb0-437c-ade4-7e0ae751a31f tempest-VolumesImageMetadata-1915436809 tempest-VolumesImageMetadata-1915436809-project-member] http://192.168.122.100/volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b returned with HTTP 404 Sep 01 08:26:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1112/2212] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:10 2026] GET /volume/v3/volumes/ba3d219f-0cd8-4448-aa99-9a8e7da5af2b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-355146e1-c1ea-46fd-bb71-61fb3318cf45 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-355146e1-c1ea-46fd-bb71-61fb3318cf45 None None] GET http://192.168.122.100/volume// Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-355146e1-c1ea-46fd-bb71-61fb3318cf45 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-355146e1-c1ea-46fd-bb71-61fb3318cf45 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-355146e1-c1ea-46fd-bb71-61fb3318cf45 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:26:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1101/2213] 192.168.122.100 () {56 vars in 888 bytes} [Tue Sep 1 08:26:13 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:26:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a692e6f-4fc5-46e7-8c63-33fef522d689 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a692e6f-4fc5-46e7-8c63-33fef522d689 None None] GET http://192.168.122.100/volume// Sep 01 08:26:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a692e6f-4fc5-46e7-8c63-33fef522d689 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a692e6f-4fc5-46e7-8c63-33fef522d689 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a692e6f-4fc5-46e7-8c63-33fef522d689 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:26:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1113/2214] 192.168.122.100 () {56 vars in 888 bytes} [Tue Sep 1 08:26:13 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8af6fa09-e8ef-4ce4-835a-5cb0c0f26abd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8af6fa09-e8ef-4ce4-835a-5cb0c0f26abd tempest-VersionsTest-1298788092 tempest-VersionsTest-1298788092-project-member] GET http://192.168.122.100/volume/v3/ Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8af6fa09-e8ef-4ce4-835a-5cb0c0f26abd tempest-VersionsTest-1298788092 tempest-VersionsTest-1298788092-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8af6fa09-e8ef-4ce4-835a-5cb0c0f26abd tempest-VersionsTest-1298788092 tempest-VersionsTest-1298788092-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8af6fa09-e8ef-4ce4-835a-5cb0c0f26abd tempest-VersionsTest-1298788092 tempest-VersionsTest-1298788092-project-member] http://192.168.122.100/volume/v3/ returned with HTTP 200 Sep 01 08:26:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1102/2215] 192.168.122.100 () {58 vars in 1100 bytes} [Tue Sep 1 08:26:13 2026] GET /volume/v3/ => generated 390 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-attach": {"instance_uuid": "8206c9ab-9627-4bd4-8f53-faa06336814d", "mountpoint": "/dev/vdb"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8206c9ab-9627-4bd4-8f53-faa06336814d", "mountpoint": "/dev/vdb"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update volume admin metadata completed successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Attach volume completed successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b49bb86a-fd27-49fd-8cc2-d8c15c794566 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1114/2216] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:16 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c614a13-f989-4171-81cb-4c5bae19eea5 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1103/2217] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:17 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 1184 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-detach": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Detach volume completed successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19b4e934-ed5f-4b4e-a819-f0ba4ade1081 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1115/2218] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:17 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c8ac03e-654a-4be1-9e94-4588fc77ff24 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1104/2219] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:17 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-391271898"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-391271898'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Create volume of 1 GB Sep 01 08:26:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Availability Zones retrieved successfully. Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Flow 'volume_create_api' (be4b3631-d0e6-4ac4-9c3b-d31a9229a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb79d30-9680-48a0-9344-a0ef67f8c46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb79d30-9680-48a0-9344-a0ef67f8c46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:17 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e548a776-419a-4d3b-a6d7-33c2a91e5605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Created reservations ['663fe955-e59f-4365-b403-15586073eb03', '58f85f11-555e-4929-8151-43674264e714', 'add2cc87-7086-4acf-8971-b8fd3ea51af7', 'b585d1e9-a1a7-47fd-8da2-0cfdca55b635'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e548a776-419a-4d3b-a6d7-33c2a91e5605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['663fe955-e59f-4365-b403-15586073eb03', '58f85f11-555e-4929-8151-43674264e714', 'add2cc87-7086-4acf-8971-b8fd3ea51af7', 'b585d1e9-a1a7-47fd-8da2-0cfdca55b635']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd51dbcc-c3a4-4d08-92e5-a2ee8763c052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd51dbcc-c3a4-4d08-92e5-a2ee8763c052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10a76bf-b2fa-43e6-88e6-8d064427f325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-391271898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34a4c4c2cae489b917a6a9264cef8d6',qos_specs=None,replication_status=,reservations=['663fe955-e59f-4365-b403-15586073eb03','58f85f11-555e-4929-8151-43674264e714','add2cc87-7086-4acf-8971-b8fd3ea51af7','b585d1e9-a1a7-47fd-8da2-0cfdca55b635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e5e6a12da1847d2b5e0d8baace64630',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-391271898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a10a76bf-b2fa-43e6-88e6-8d064427f325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34a4c4c2cae489b917a6a9264cef8d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e5e6a12da1847d2b5e0d8baace64630',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719f72a7-9ced-457a-b008-1503a7bb4e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719f72a7-9ced-457a-b008-1503a7bb4e1d) transitioned into state 'SUCCESS' from state '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-391271898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34a4c4c2cae489b917a6a9264cef8d6',qos_specs=None,replication_status=,reservations=['663fe955-e59f-4365-b403-15586073eb03','58f85f11-555e-4929-8151-43674264e714','add2cc87-7086-4acf-8971-b8fd3ea51af7','b585d1e9-a1a7-47fd-8da2-0cfdca55b635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e5e6a12da1847d2b5e0d8baace64630',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e98174e-a6d2-46db-af5f-cc90f7cc42e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e98174e-a6d2-46db-af5f-cc90f7cc42e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Flow 'volume_create_api' (be4b3631-d0e6-4ac4-9c3b-d31a9229a5d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Create volume request issued successfully. Sep 01 08:26:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0433bed5-ee22-4f5b-803f-9f5c6c211c6b tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:26:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1116/2220] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:26:17 2026] POST /volume/v3/volumes => generated 758 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa245913-84bf-4d85-ba5d-a9c17945866c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa245913-84bf-4d85-ba5d-a9c17945866c tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa245913-84bf-4d85-ba5d-a9c17945866c tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa245913-84bf-4d85-ba5d-a9c17945866c tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa245913-84bf-4d85-ba5d-a9c17945866c tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa245913-84bf-4d85-ba5d-a9c17945866c tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 200 Sep 01 08:26:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1105/2221] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:18 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eb051f06-545b-4e16-8441-bfcd69cf37df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eb051f06-545b-4e16-8441-bfcd69cf37df tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eb051f06-545b-4e16-8441-bfcd69cf37df tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eb051f06-545b-4e16-8441-bfcd69cf37df tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eb051f06-545b-4e16-8441-bfcd69cf37df tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eb051f06-545b-4e16-8441-bfcd69cf37df tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 200 Sep 01 08:26:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1117/2222] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:19 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63be8e33-cb16-4d1b-8042-5358eb02f13a tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 200 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1106/2223] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:20 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0f3daaea-27fe-4304-8d70-31573c636258 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f3daaea-27fe-4304-8d70-31573c636258 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/limits Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f3daaea-27fe-4304-8d70-31573c636258 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0f3daaea-27fe-4304-8d70-31573c636258 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0f3daaea-27fe-4304-8d70-31573c636258 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/limits returned with HTTP 200 Sep 01 08:26:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1118/2224] 192.168.122.100 () {58 vars in 1118 bytes} [Tue Sep 1 08:26:20 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f850f95b-66e5-4cd1-8c9a-aca6de589e71 tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 200 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1107/2225] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:20 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Delete volume with id: a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Delete volume request issued successfully. Sep 01 08:26:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e76142d-0db9-4900-a6ed-00ab760eb84d tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 202 Sep 01 08:26:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1119/2226] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:20 2026] DELETE /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-60e0cb4f-c744-411d-a397-092b750febeb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60e0cb4f-c744-411d-a397-092b750febeb tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60e0cb4f-c744-411d-a397-092b750febeb tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60e0cb4f-c744-411d-a397-092b750febeb tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-60e0cb4f-c744-411d-a397-092b750febeb tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Volume info retrieved successfully. Sep 01 08:26:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60e0cb4f-c744-411d-a397-092b750febeb tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 200 Sep 01 08:26:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1108/2227] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:20 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-77513fb8-5368-4c2a-bf79-08edd369021e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77513fb8-5368-4c2a-bf79-08edd369021e tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] GET http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 Sep 01 08:26:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77513fb8-5368-4c2a-bf79-08edd369021e tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77513fb8-5368-4c2a-bf79-08edd369021e tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77513fb8-5368-4c2a-bf79-08edd369021e tempest-AbsoluteLimitsTests-1833517650 tempest-AbsoluteLimitsTests-1833517650-project-member] http://192.168.122.100/volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 returned with HTTP 404 Sep 01 08:26:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1120/2228] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:21 2026] GET /volume/v3/volumes/a10a76bf-b2fa-43e6-88e6-8d064427f325 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fbac2761-4502-4fae-bbfe-a789da830c8b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7da83d64-15ca-43fe-8387-1766f23b135b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-attach": {"instance_uuid": "f79adf68-8ada-4f41-a75d-3eba340ea260", "mountpoint": "/dev/vdb"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f79adf68-8ada-4f41-a75d-3eba340ea260", "mountpoint": "/dev/vdb"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update volume admin metadata completed successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-463562895"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-463562895'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume of 1 GB Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Availability Zones retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Flow 'volume_create_api' (521d7650-821e-4349-ae8d-e87435aa85fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbb4271-49ed-4752-a94d-732b007ef423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Attach volume completed successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7da83d64-15ca-43fe-8387-1766f23b135b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1121/2229] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:28 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbb4271-49ed-4752-a94d-732b007ef423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f109d6-b5cf-441e-8a19-77f3e8e36162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4feba4ec-5f95-45b2-a13b-4ebf0fe3ea5c tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1122/2230] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:28 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 1184 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a34f6bc9-8884-44c7-8086-e617d658c9a1 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1123/2231] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:28 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 1184 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-detach": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Created reservations ['dbad4ab7-ceef-4f0d-8201-a0f6ccf08de6', 'ea03f4bd-f636-4c42-953b-376eec4939b2', 'cf8ebf17-2879-4604-bd20-1febf3665c8f', 'dec61d8a-7d1c-46ef-9c86-97c1fd559b47'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f109d6-b5cf-441e-8a19-77f3e8e36162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbad4ab7-ceef-4f0d-8201-a0f6ccf08de6', 'ea03f4bd-f636-4c42-953b-376eec4939b2', 'cf8ebf17-2879-4604-bd20-1febf3665c8f', 'dec61d8a-7d1c-46ef-9c86-97c1fd559b47']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bee5b98-5469-4713-9a0d-3bf55fe1d1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bee5b98-5469-4713-9a0d-3bf55fe1d1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d60386d-9159-406d-b09d-1f81d0d82c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-463562895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b7aacab5a644a5fbb9e0675103daf5e',qos_specs=None,replication_status=,reservations=['dbad4ab7-ceef-4f0d-8201-a0f6ccf08de6','ea03f4bd-f636-4c42-953b-376eec4939b2','cf8ebf17-2879-4604-bd20-1febf3665c8f','dec61d8a-7d1c-46ef-9c86-97c1fd559b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84375293681440b880c87102c0781ee0',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-463562895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d60386d-9159-406d-b09d-1f81d0d82c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7aacab5a644a5fbb9e0675103daf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84375293681440b880c87102c0781ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ec984b-f3d3-48c6-b925-b5525e7aff04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ec984b-f3d3-48c6-b925-b5525e7aff04) transitioned into state 'SUCCESS' from state '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-463562895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b7aacab5a644a5fbb9e0675103daf5e',qos_specs=None,replication_status=,reservations=['dbad4ab7-ceef-4f0d-8201-a0f6ccf08de6','ea03f4bd-f636-4c42-953b-376eec4939b2','cf8ebf17-2879-4604-bd20-1febf3665c8f','dec61d8a-7d1c-46ef-9c86-97c1fd559b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84375293681440b880c87102c0781ee0',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Detach volume completed successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05386f44-e1f5-4ff0-932e-f79c1e249ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34b55f1a-d563-41e3-8aea-0f81eb024842 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1124/2232] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:28 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05386f44-e1f5-4ff0-932e-f79c1e249ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Flow 'volume_create_api' (521d7650-821e-4349-ae8d-e87435aa85fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume request issued successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fbac2761-4502-4fae-bbfe-a789da830c8b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:26:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1109/2233] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:26:28 2026] POST /volume/v3/volumes => generated 759 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6179cc1e-7284-4c54-ad92-0228db0dab7a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1125/2234] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:28 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7ee6fc41-cfc1-4a62-89c1-482097f5b505 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1110/2235] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:28 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb442c9b-f842-40cc-91a7-fc6ef0fe3863 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1126/2236] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:30 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-efe2a35f-c077-45a9-bfe7-e165efa8a1b7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1111/2237] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] POST http://192.168.122.100/volume/v3/os-volume-transfer Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7d60386d-9159-406d-b09d-1f81d0d82c39"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Creating new volume transfer {'transfer': {'volume_id': '7d60386d-9159-406d-b09d-1f81d0d82c39'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Creating transfer of volume 7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Generating transfer record for volume 7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c88b1c11-ba43-4a18-9df5-5725d9a35500 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1127/2238] 192.168.122.100 () {60 vars in 1175 bytes} [Tue Sep 1 08:26:31 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7f026d5-e6a6-46ed-9f99-8a685f3072b1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1112/2239] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-48443754-833c-4137-9e6b-f86e7c8bb2cd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48443754-833c-4137-9e6b-f86e7c8bb2cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48443754-833c-4137-9e6b-f86e7c8bb2cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48443754-833c-4137-9e6b-f86e7c8bb2cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48443754-833c-4137-9e6b-f86e7c8bb2cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 returned with HTTP 200 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1128/2240] 192.168.122.100 () {58 vars in 1265 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/os-volume-transfer Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.volume_transfer [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Listing volume transfers {{(pid=86552) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2c50bf55-416e-4e2f-a4ad-59bc17b2d0ee tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1113/2241] 192.168.122.100 () {58 vars in 1154 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] POST http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520/accept Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3849c70fe83f67b0"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Accepting volume transfer d83a98a3-b67c-4746-8c7f-2da409734520 {{(pid=86551) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Accepting transfer d83a98a3-b67c-4746-8c7f-2da409734520 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Created reservations ['996a6cd3-c48f-4a87-9ab5-38e8eb854dbc', '50191c7e-5ef8-47fb-8ad4-bb499e102755', '054cf93f-284c-4af6-886f-5ab8cfb2f755', 'cd611a72-5573-4da8-ac2c-938798b0086d'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Created reservations ['55064c7f-a8f4-4ef3-8d02-84f280f346e4', '5aa67a70-dea9-4de8-8090-012149d18674', '71e1ebed-52d2-4246-94db-27c1f452734a', '397aaecc-4d96-4cce-b7b8-5193afd513e8'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /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 01 08:26:31 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Created reservations ['57600a98-667c-484c-82d0-01f17c77bb0c', '3e0bc4ff-6793-45f4-9adf-7f1f5ead4b75', 'c93545ec-7a8f-41b5-bd28-90ee5a740156', 'f8387004-4dbb-46d1-bbb0-2dd657bc5f73'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Created reservations ['73c379f0-19a8-46b0-8db4-ff7bd71dc665', 'ecfe0593-1822-495b-9aed-07a4367e453e', 'ce6c3459-1a06-4201-86fb-ee45f550ca2e', '1505b0c1-b3aa-421a-9c86-d6f50f3ad5ed'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Transfer volume completed successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f2a8124c-b454-4393-b6d6-355348a86369 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Reserve volume completed successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2a8124c-b454-4393-b6d6-355348a86369 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1114/2242] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:31 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-37b6fd8d-fd4e-4510-9f93-d96aacce7007 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1115/2243] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Volume 7d60386d-9159-406d-b09d-1f81d0d82c39 has been transferred. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-21bb8883-23f1-4d94-90d6-b516a258fa77 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520/accept returned with HTTP 202 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1129/2244] 192.168.122.100 () {60 vars in 1307 bytes} [Tue Sep 1 08:26:31 2026] POST /volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520/accept => generated 373 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Unreserve volume completed successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be4c00c9-f5f3-4fac-ac51-86ddca8e2296 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Volume info retrieved successfully. Sep 01 08:26:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1116/2245] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:31 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-da56d41f-5efa-47bd-9776-a77a0738574f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-475b2283-3ed5-4024-a98d-dac91df9ac52 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1130/2246] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da56d41f-5efa-47bd-9776-a77a0738574f tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da56d41f-5efa-47bd-9776-a77a0738574f tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-da56d41f-5efa-47bd-9776-a77a0738574f tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-da56d41f-5efa-47bd-9776-a77a0738574f tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-da56d41f-5efa-47bd-9776-a77a0738574f tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1117/2247] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:31 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-51e26eb5-61aa-4588-9296-6f9cd699d081 tempest-VolumesTransfersTest-1897609830 tempest-VolumesTransfersTest-1897609830-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1131/2248] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] DELETE http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Delete transfer with id: d83a98a3-b67c-4746-8c7f-2da409734520 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume updated successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ac5c8fbc-704f-49d6-a42c-74913fa22aa4 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1118/2249] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:32 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e89e10d-e0e9-4659-bc73-3939de47b45c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 returned with HTTP 404 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1132/2250] 192.168.122.100 () {58 vars in 1268 bytes} [Tue Sep 1 08:26:32 2026] DELETE /volume/v3/os-volume-transfer/d83a98a3-b67c-4746-8c7f-2da409734520 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c51dfec6-9544-4a8e-805d-3f4d2cb5926e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1119/2251] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Delete volume with id: 7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume updated successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a19295fb-be75-4e7b-bc06-8a79bf65bea3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1120/2252] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:32 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Delete volume request issued successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-78f5c383-379a-4f64-9885-c43ea32aaa23 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 202 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1133/2253] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:32 2026] DELETE /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-60f27ea2-51af-44dc-9dcb-3e2f40269f83 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1121/2254] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-24501d91-4535-4da0-bee2-af45e993c9da None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-03f47e7b-fa88-49eb-81a5-93895bc99800 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1134/2255] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update volume admin metadata completed successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update readonly setting on volume completed successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24501d91-4535-4da0-bee2-af45e993c9da tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1122/2256] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:32 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0704864c-2bae-4215-9577-935e9b86ae43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0704864c-2bae-4215-9577-935e9b86ae43 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0704864c-2bae-4215-9577-935e9b86ae43 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0704864c-2bae-4215-9577-935e9b86ae43 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0704864c-2bae-4215-9577-935e9b86ae43 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0704864c-2bae-4215-9577-935e9b86ae43 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1135/2257] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update volume admin metadata completed successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Update readonly setting on volume completed successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2159678-2df9-4e67-9b84-5870d152f9f0 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1123/2258] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:26:32 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0e4c99e0-f9c1-447c-abbd-a77a7a12d92a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1136/2259] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:32 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-813752364", "disk_format": "raw"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-813752364", "disk_format": "raw"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:32 devstack devstack@c-api.service[86552]: DEBUG cinder.image.image_utils [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-813752364'}] 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-813752364'}]. {{(pid=86552) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Copy volume to image completed successfully. Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d3903d4-8b55-4273-968c-1e91b4671f28 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1124/2260] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:26:32 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 654 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fab1696c-1672-4383-8c97-83fed657e0e3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fab1696c-1672-4383-8c97-83fed657e0e3 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fab1696c-1672-4383-8c97-83fed657e0e3 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fab1696c-1672-4383-8c97-83fed657e0e3 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fab1696c-1672-4383-8c97-83fed657e0e3 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 404 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1137/2261] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:33 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-80751baf-7c4d-43ef-afc1-6fc7f489c0f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-80751baf-7c4d-43ef-afc1-6fc7f489c0f9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-80751baf-7c4d-43ef-afc1-6fc7f489c0f9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-80751baf-7c4d-43ef-afc1-6fc7f489c0f9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-80751baf-7c4d-43ef-afc1-6fc7f489c0f9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 404 Sep 01 08:26:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1125/2262] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:33 2026] GET /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-70aed4f7-8668-4cbb-a509-cd255c4755af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70aed4f7-8668-4cbb-a509-cd255c4755af tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] DELETE http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70aed4f7-8668-4cbb-a509-cd255c4755af tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-70aed4f7-8668-4cbb-a509-cd255c4755af tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-70aed4f7-8668-4cbb-a509-cd255c4755af tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Delete volume with id: 7d60386d-9159-406d-b09d-1f81d0d82c39 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-70aed4f7-8668-4cbb-a509-cd255c4755af tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 returned with HTTP 404 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1138/2263] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:33 2026] DELETE /volume/v3/volumes/7d60386d-9159-406d-b09d-1f81d0d82c39 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-95080604"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-95080604'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume of 1 GB Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Availability Zones retrieved successfully. Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Flow 'volume_create_api' (22494293-07af-428a-b8b6-04a19967c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb9c6de-e7ce-4860-9683-3e5bf66d89f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb9c6de-e7ce-4860-9683-3e5bf66d89f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d386b8b6-dc95-47f2-8628-062ae210a541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Created reservations ['b18045e4-2ce8-410a-9bbf-ea3e816b2181', '6a312e59-59bd-4257-b2e5-08c9a885ec54', '942b40fe-82ab-4f06-a103-e53f73563979', 'f1dd3107-8cd9-425a-ab54-b2138cc9f97f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d386b8b6-dc95-47f2-8628-062ae210a541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18045e4-2ce8-410a-9bbf-ea3e816b2181', '6a312e59-59bd-4257-b2e5-08c9a885ec54', '942b40fe-82ab-4f06-a103-e53f73563979', 'f1dd3107-8cd9-425a-ab54-b2138cc9f97f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30a2602-1ffe-43c2-8967-7161aed7023b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30a2602-1ffe-43c2-8967-7161aed7023b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '234fcb8d-76ca-4814-b45d-84225d0700fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-95080604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b7aacab5a644a5fbb9e0675103daf5e',qos_specs=None,replication_status=,reservations=['b18045e4-2ce8-410a-9bbf-ea3e816b2181','6a312e59-59bd-4257-b2e5-08c9a885ec54','942b40fe-82ab-4f06-a103-e53f73563979','f1dd3107-8cd9-425a-ab54-b2138cc9f97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84375293681440b880c87102c0781ee0',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-95080604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=234fcb8d-76ca-4814-b45d-84225d0700fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7aacab5a644a5fbb9e0675103daf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84375293681440b880c87102c0781ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f68cce0-b11d-448e-a7c9-e6b95b5a3965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f68cce0-b11d-448e-a7c9-e6b95b5a3965) transitioned into state 'SUCCESS' from state '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-95080604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b7aacab5a644a5fbb9e0675103daf5e',qos_specs=None,replication_status=,reservations=['b18045e4-2ce8-410a-9bbf-ea3e816b2181','6a312e59-59bd-4257-b2e5-08c9a885ec54','942b40fe-82ab-4f06-a103-e53f73563979','f1dd3107-8cd9-425a-ab54-b2138cc9f97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84375293681440b880c87102c0781ee0',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd580af1-c98a-421d-bcc1-85634a682a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd580af1-c98a-421d-bcc1-85634a682a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Flow 'volume_create_api' (22494293-07af-428a-b8b6-04a19967c393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Create volume request issued successfully. Sep 01 08:26:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-351162d8-548d-4d99-8fda-c63ed8ed08d2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:26:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1126/2264] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:26:33 2026] POST /volume/v3/volumes => generated 758 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f4b1784-10f6-4d61-8eda-22735459b729 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f4b1784-10f6-4d61-8eda-22735459b729 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1784-10f6-4d61-8eda-22735459b729 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1784-10f6-4d61-8eda-22735459b729 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f4b1784-10f6-4d61-8eda-22735459b729 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f4b1784-10f6-4d61-8eda-22735459b729 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1139/2265] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:33 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e206fe47-3bbf-45c4-9137-54805c16d1fb tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1127/2266] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:34 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5868be26-23ff-4e13-9a50-a8a2a8f10ecf tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1140/2267] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:35 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3fa8e4d5-2758-4d20-91c3-51a1120d93de tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1128/2268] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:37 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dcc44fe1-a3c1-462c-bb40-011906ed4bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1141/2269] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:38 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3832bcd3-44b0-4e37-91cc-f2e6598b99b8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1129/2270] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:39 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4998a772-8191-476b-b3c0-8ccccbc1fc43 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1142/2271] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:40 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38f3fdc3-47f9-4826-b1e9-62d6a43ec97c tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1130/2272] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:41 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7efd59e-a3f2-493a-84b8-8baaf7c31ac7 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1143/2273] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:42 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b389813e-4c9a-4d77-a165-49a9c873207b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b389813e-4c9a-4d77-a165-49a9c873207b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b389813e-4c9a-4d77-a165-49a9c873207b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b389813e-4c9a-4d77-a165-49a9c873207b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b389813e-4c9a-4d77-a165-49a9c873207b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b389813e-4c9a-4d77-a165-49a9c873207b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1131/2274] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:43 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a91a2c0-1ab9-42e7-8a03-bbb06d5d01cd tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1144/2275] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:44 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:26:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1c3287f-86a6-494c-806d-a264c09fcd74 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1132/2276] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:45 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cdfce9d-e0a9-4ce7-946f-ff598f552bdc tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1145/2277] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:46 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-595645f8-a625-4ced-91c1-c0461e7db352 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-595645f8-a625-4ced-91c1-c0461e7db352 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-595645f8-a625-4ced-91c1-c0461e7db352 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-595645f8-a625-4ced-91c1-c0461e7db352 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-595645f8-a625-4ced-91c1-c0461e7db352 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-595645f8-a625-4ced-91c1-c0461e7db352 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1133/2278] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:47 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-182955ab-af23-49dd-875d-40c7b0e44124 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-182955ab-af23-49dd-875d-40c7b0e44124 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-182955ab-af23-49dd-875d-40c7b0e44124 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-182955ab-af23-49dd-875d-40c7b0e44124 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-182955ab-af23-49dd-875d-40c7b0e44124 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-182955ab-af23-49dd-875d-40c7b0e44124 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1146/2279] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:48 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5b36013c-5372-4c3e-bb71-5a657be036ec None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5b36013c-5372-4c3e-bb71-5a657be036ec tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5b36013c-5372-4c3e-bb71-5a657be036ec tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5b36013c-5372-4c3e-bb71-5a657be036ec tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:50 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:50 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5b36013c-5372-4c3e-bb71-5a657be036ec tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5b36013c-5372-4c3e-bb71-5a657be036ec tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1134/2280] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:50 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1c97860c-683d-42a8-b468-40e395a57698 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c97860c-683d-42a8-b468-40e395a57698 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c97860c-683d-42a8-b468-40e395a57698 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c97860c-683d-42a8-b468-40e395a57698 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1c97860c-683d-42a8-b468-40e395a57698 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c97860c-683d-42a8-b468-40e395a57698 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1147/2281] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:51 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7dedca90-b25a-4400-aa8a-83442bfbb0f2 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1135/2282] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:52 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0e34830-ad0e-4864-b9df-4ed9fb3ea532 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1148/2283] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:53 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-242ed434-6b20-4878-9dfc-bf71b1a6c38e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1136/2284] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:54 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8b556693-8a54-499d-9036-e2817865f965 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b556693-8a54-499d-9036-e2817865f965 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b556693-8a54-499d-9036-e2817865f965 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b556693-8a54-499d-9036-e2817865f965 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8b556693-8a54-499d-9036-e2817865f965 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b556693-8a54-499d-9036-e2817865f965 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1149/2285] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:55 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bb462a70-563f-4036-8260-680a8760cd07 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb462a70-563f-4036-8260-680a8760cd07 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb462a70-563f-4036-8260-680a8760cd07 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bb462a70-563f-4036-8260-680a8760cd07 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bb462a70-563f-4036-8260-680a8760cd07 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bb462a70-563f-4036-8260-680a8760cd07 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1137/2286] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:56 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bfb5f1f4-2bd6-4d6b-9e7a-d1caa8ed1fb3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1150/2287] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] POST http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action Sep 01 08:26:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1838904650", "disk_format": "qcow2"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:26:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1838904650", "disk_format": "qcow2"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86552]: DEBUG cinder.image.image_utils [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1838904650'}] 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-1838904650'}]. {{(pid=86552) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-68b08796-cb52-445e-b210-9208209f1479 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68b08796-cb52-445e-b210-9208209f1479 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68b08796-cb52-445e-b210-9208209f1479 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-68b08796-cb52-445e-b210-9208209f1479 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-68b08796-cb52-445e-b210-9208209f1479 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-68b08796-cb52-445e-b210-9208209f1479 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1151/2288] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-39854806-79fb-4463-884f-24d902077d04 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] POST http://192.168.122.100/volume/v3/os-volume-transfer Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "234fcb8d-76ca-4814-b45d-84225d0700fa"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Creating new volume transfer {'transfer': {'volume_id': '234fcb8d-76ca-4814-b45d-84225d0700fa'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Creating transfer of volume 234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.transfer.api [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Generating transfer record for volume 234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39854806-79fb-4463-884f-24d902077d04 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1152/2289] 192.168.122.100 () {60 vars in 1175 bytes} [Tue Sep 1 08:26:57 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77946dc9-7d67-4979-8ae2-1ad470fdf6c8 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1153/2290] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/os-volume-transfer/detail Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.volume_transfer [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Listing volume transfers {{(pid=86551) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ba161e3-bf9a-4893-b7a0-8edc609746d1 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1154/2291] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] DELETE http://192.168.122.100/volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Delete transfer with id: bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f47c95a7-cc8b-402b-abf4-c9b65afa17d9 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 returned with HTTP 202 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1155/2292] 192.168.122.100 () {58 vars in 1268 bytes} [Tue Sep 1 08:26:57 2026] DELETE /volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5bdcecb-c3d8-44b9-a668-ed9e0f15628e tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1156/2293] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] DELETE http://192.168.122.100/volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.volume_transfer [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Delete transfer with id: bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-396bb2d8-402a-406d-ae4a-0d4e1a0b61b0 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 returned with HTTP 404 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1157/2294] 192.168.122.100 () {58 vars in 1268 bytes} [Tue Sep 1 08:26:57 2026] DELETE /volume/v3/os-volume-transfer/bbf3c6cd-f5f6-48cf-bc59-c545d3060b54 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa31fa92-13c7-484c-abc0-6c968694824f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Delete volume with id: 234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Delete volume request issued successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa31fa92-13c7-484c-abc0-6c968694824f tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 202 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1158/2295] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:57 2026] DELETE /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Volume info retrieved successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d75b97d-0af4-4b9d-a756-3277ef9a3f57 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 200 Sep 01 08:26:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1159/2296] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:57 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:26:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Copy volume to image completed successfully. Sep 01 08:26:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0c21c925-e68e-4ff0-a3ba-b44a2717582b tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action returned with HTTP 202 Sep 01 08:26:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1138/2297] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:26:57 2026] POST /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a/action => generated 657 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c754e2ce-5156-4b59-8675-9cfb5fbde378 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c754e2ce-5156-4b59-8675-9cfb5fbde378 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c754e2ce-5156-4b59-8675-9cfb5fbde378 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c754e2ce-5156-4b59-8675-9cfb5fbde378 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c754e2ce-5156-4b59-8675-9cfb5fbde378 tempest-VolumesTransfersTest-1857608393 tempest-VolumesTransfersTest-1857608393-project-admin] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 404 Sep 01 08:26:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1160/2298] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:58 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b8973d4-c323-4bb8-862a-3e116f94781b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b8973d4-c323-4bb8-862a-3e116f94781b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] GET http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b8973d4-c323-4bb8-862a-3e116f94781b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b8973d4-c323-4bb8-862a-3e116f94781b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b8973d4-c323-4bb8-862a-3e116f94781b tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 404 Sep 01 08:26:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1139/2299] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:26:58 2026] GET /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9b425644-f719-40c5-9253-c944a0e94ae3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9b425644-f719-40c5-9253-c944a0e94ae3 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] DELETE http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9b425644-f719-40c5-9253-c944a0e94ae3 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9b425644-f719-40c5-9253-c944a0e94ae3 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:26:58 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9b425644-f719-40c5-9253-c944a0e94ae3 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] Delete volume with id: 234fcb8d-76ca-4814-b45d-84225d0700fa Sep 01 08:26:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9b425644-f719-40c5-9253-c944a0e94ae3 tempest-VolumesTransfersTest-1471603436 tempest-VolumesTransfersTest-1471603436-project-member] http://192.168.122.100/volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa returned with HTTP 404 Sep 01 08:26:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1161/2300] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:26:58 2026] DELETE /volume/v3/volumes/234fcb8d-76ca-4814-b45d-84225d0700fa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:07 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=232,cinder:INSERT=27,cinder:UPDATE=49 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:27:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:27:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a87270f6-55d3-495d-9eb9-22707c00bc49 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:27:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1140/2301] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:07 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=279,cinder:INSERT=51,cinder:UPDATE=62 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e41e55a5-af11-4ca3-beb4-fe1fa275f66e tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:27:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1162/2302] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:08 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 869 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] DELETE http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:08 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Delete volume with id: 1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:27:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Delete volume request issued successfully. Sep 01 08:27:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc662f8c-02d1-4223-a2c2-1f8fac4d5bc3 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 202 Sep 01 08:27:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1141/2303] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:27:08 2026] DELETE /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Volume info retrieved successfully. Sep 01 08:27:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec657f8c-3ec6-428b-bebd-9ec248cabd9a tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 200 Sep 01 08:27:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1163/2304] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:08 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-81a52eae-da47-4264-ab7c-3304399f0a72 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81a52eae-da47-4264-ab7c-3304399f0a72 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] GET http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a Sep 01 08:27:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81a52eae-da47-4264-ab7c-3304399f0a72 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-81a52eae-da47-4264-ab7c-3304399f0a72 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-81a52eae-da47-4264-ab7c-3304399f0a72 tempest-VolumesActionsTest-1846254690 tempest-VolumesActionsTest-1846254690-project-member] http://192.168.122.100/volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a returned with HTTP 404 Sep 01 08:27:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1142/2305] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:09 2026] GET /volume/v3/volumes/1cf5ef65-2af2-44c2-bb36-156373d4a02a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1861166034"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume request body: {'volume': {'imageRef': '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1861166034'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume of 1 GB Sep 01 08:27:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Availability Zones retrieved successfully. Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Flow 'volume_create_api' (2537a5f1-eb0f-443a-be8d-eb500b5b261f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a85434a-b40a-45f3-a9da-b6ef4fc16c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a85434a-b40a-45f3-a9da-b6ef4fc16c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52521a6e-f441-427a-9c41-72c1c9022e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Created reservations ['04764adf-34ef-4a9a-8c79-e35273b88f03', '65a3f8ec-045e-4acc-a090-5c4bdf277315', '71290f50-b3c3-4cb6-93bd-b4da70172d6c', '383e6768-ae32-45c6-910a-abf05b3020cd'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52521a6e-f441-427a-9c41-72c1c9022e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04764adf-34ef-4a9a-8c79-e35273b88f03', '65a3f8ec-045e-4acc-a090-5c4bdf277315', '71290f50-b3c3-4cb6-93bd-b4da70172d6c', '383e6768-ae32-45c6-910a-abf05b3020cd']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3f8099-f47a-4a88-adee-b5cfd1b3f2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3f8099-f47a-4a88-adee-b5cfd1b3f2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bff4f7f-241f-439e-b0cc-56458ff6440b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1861166034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e309da30e43be9d3b90134eeb8dd5',qos_specs=None,replication_status=,reservations=['04764adf-34ef-4a9a-8c79-e35273b88f03','65a3f8ec-045e-4acc-a090-5c4bdf277315','71290f50-b3c3-4cb6-93bd-b4da70172d6c','383e6768-ae32-45c6-910a-abf05b3020cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1861166034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bff4f7f-241f-439e-b0cc-56458ff6440b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81e309da30e43be9d3b90134eeb8dd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2814ed5-5852-4235-9025-941ee3d89bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2814ed5-5852-4235-9025-941ee3d89bd9) transitioned into state 'SUCCESS' from state '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-1861166034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e309da30e43be9d3b90134eeb8dd5',qos_specs=None,replication_status=,reservations=['04764adf-34ef-4a9a-8c79-e35273b88f03','65a3f8ec-045e-4acc-a090-5c4bdf277315','71290f50-b3c3-4cb6-93bd-b4da70172d6c','383e6768-ae32-45c6-910a-abf05b3020cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be8f6ae-0ad6-44e1-a23d-6aaf879c3edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be8f6ae-0ad6-44e1-a23d-6aaf879c3edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Flow 'volume_create_api' (2537a5f1-eb0f-443a-be8d-eb500b5b261f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume request issued successfully. Sep 01 08:27:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a0d31f97-3b32-4f81-8645-7f426abcca67 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:27:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1164/2306] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:27:15 2026] POST /volume/v3/volumes => generated 757 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:27:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04a1f389-087f-4881-a729-76f8b0f82263 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04a1f389-087f-4881-a729-76f8b0f82263 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04a1f389-087f-4881-a729-76f8b0f82263 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04a1f389-087f-4881-a729-76f8b0f82263 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04a1f389-087f-4881-a729-76f8b0f82263 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04a1f389-087f-4881-a729-76f8b0f82263 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1143/2307] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:16 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e5511a4-a9f7-4f6b-b8d0-c3a0adc09a7e tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1165/2308] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:17 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-109aca56-c5ae-465b-8863-d0455b3d1160 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-109aca56-c5ae-465b-8863-d0455b3d1160 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-109aca56-c5ae-465b-8863-d0455b3d1160 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-109aca56-c5ae-465b-8863-d0455b3d1160 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-109aca56-c5ae-465b-8863-d0455b3d1160 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-109aca56-c5ae-465b-8863-d0455b3d1160 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1144/2309] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:18 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 907 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-39980d5e-2d9f-4208-be45-8528247acd6d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39980d5e-2d9f-4208-be45-8528247acd6d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39980d5e-2d9f-4208-be45-8528247acd6d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39980d5e-2d9f-4208-be45-8528247acd6d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-39980d5e-2d9f-4208-be45-8528247acd6d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39980d5e-2d9f-4208-be45-8528247acd6d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1166/2310] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:19 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-32f19424-c748-41f2-8be1-4a0a161bf394 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32f19424-c748-41f2-8be1-4a0a161bf394 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32f19424-c748-41f2-8be1-4a0a161bf394 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32f19424-c748-41f2-8be1-4a0a161bf394 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-32f19424-c748-41f2-8be1-4a0a161bf394 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32f19424-c748-41f2-8be1-4a0a161bf394 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1145/2311] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:20 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2dcf8e23-e6cf-4724-995a-558608dbc225 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1167/2312] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:21 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-98494d87-b039-414e-89d6-070a1eff541b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98494d87-b039-414e-89d6-070a1eff541b tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98494d87-b039-414e-89d6-070a1eff541b tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98494d87-b039-414e-89d6-070a1eff541b tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-98494d87-b039-414e-89d6-070a1eff541b tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98494d87-b039-414e-89d6-070a1eff541b tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1146/2313] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:23 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5c6259f3-1d28-4e59-a101-15f54d56241a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] POST http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b/action Sep 01 08:27:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:23 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Created reservations ['08c4807e-6670-42e6-84ea-7a4c1c2d62e8', '8550d900-0022-4038-aee6-a3bcfec48539'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Extend volume request issued successfully. Sep 01 08:27:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c6259f3-1d28-4e59-a101-15f54d56241a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b/action returned with HTTP 202 Sep 01 08:27:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1168/2314] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:23 2026] POST /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c740f9b0-bae7-467f-8d5e-92bbee5b2607 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1147/2315] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:23 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1328 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d1cbfe2b-ad6d-4ec0-8b48-19f373948293 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1169/2316] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:24 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0976af63-364c-48d4-afcf-dac7f0e256ed None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0976af63-364c-48d4-afcf-dac7f0e256ed tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0976af63-364c-48d4-afcf-dac7f0e256ed tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0976af63-364c-48d4-afcf-dac7f0e256ed tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0976af63-364c-48d4-afcf-dac7f0e256ed tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0976af63-364c-48d4-afcf-dac7f0e256ed tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1148/2317] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:24 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8952a379-0946-439c-8222-f0733aad41a8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8952a379-0946-439c-8222-f0733aad41a8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8952a379-0946-439c-8222-f0733aad41a8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8952a379-0946-439c-8222-f0733aad41a8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8952a379-0946-439c-8222-f0733aad41a8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8952a379-0946-439c-8222-f0733aad41a8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1170/2318] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:24 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] DELETE http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Delete volume with id: 2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Delete volume request issued successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-afacdf3c-6a5b-46ff-82a8-1094a572df94 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 202 Sep 01 08:27:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1149/2319] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:27:24 2026] DELETE /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ac2d4fee-65af-4019-a6eb-1d0d2a9033e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 200 Sep 01 08:27:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1171/2320] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:24 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:27:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ce2fb10a-1eed-493d-9672-edde24b224a7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce2fb10a-1eed-493d-9672-edde24b224a7 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b Sep 01 08:27:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce2fb10a-1eed-493d-9672-edde24b224a7 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce2fb10a-1eed-493d-9672-edde24b224a7 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce2fb10a-1eed-493d-9672-edde24b224a7 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b returned with HTTP 404 Sep 01 08:27:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1150/2321] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:25 2026] GET /volume/v3/volumes/2bff4f7f-241f-439e-b0cc-56458ff6440b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-22544261"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-22544261'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume of 1 GB Sep 01 08:27:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Availability Zones retrieved successfully. Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Flow 'volume_create_api' (8be1e330-8109-43bc-aff8-07d949a4413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761bc81b-d5af-4c0c-bd39-a8556c9f1888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761bc81b-d5af-4c0c-bd39-a8556c9f1888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3629faed-1dc6-4a42-885e-fccefc51773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Created reservations ['a2b3548c-4637-4342-9930-deef5c6b09da', '04ddbbb7-e94b-492d-add5-18c2a81a81bb', '8b84c7da-5566-4ca7-8b36-bf0e2bf02782', 'ee7226ab-ab96-4fa6-9839-68d9757a4799'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3629faed-1dc6-4a42-885e-fccefc51773d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2b3548c-4637-4342-9930-deef5c6b09da', '04ddbbb7-e94b-492d-add5-18c2a81a81bb', '8b84c7da-5566-4ca7-8b36-bf0e2bf02782', 'ee7226ab-ab96-4fa6-9839-68d9757a4799']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24db2d23-88ad-47fc-837f-a64631a185af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24db2d23-88ad-47fc-837f-a64631a185af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974c59ac-1c56-41d8-a129-5cdfb4967797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-22544261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e309da30e43be9d3b90134eeb8dd5',qos_specs=None,replication_status=,reservations=['a2b3548c-4637-4342-9930-deef5c6b09da','04ddbbb7-e94b-492d-add5-18c2a81a81bb','8b84c7da-5566-4ca7-8b36-bf0e2bf02782','ee7226ab-ab96-4fa6-9839-68d9757a4799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:27:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-22544261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=974c59ac-1c56-41d8-a129-5cdfb4967797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81e309da30e43be9d3b90134eeb8dd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1215dd-3117-4213-9ef4-d10ac7a86f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1215dd-3117-4213-9ef4-d10ac7a86f6a) transitioned into state 'SUCCESS' from state '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-22544261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81e309da30e43be9d3b90134eeb8dd5',qos_specs=None,replication_status=,reservations=['a2b3548c-4637-4342-9930-deef5c6b09da','04ddbbb7-e94b-492d-add5-18c2a81a81bb','8b84c7da-5566-4ca7-8b36-bf0e2bf02782','ee7226ab-ab96-4fa6-9839-68d9757a4799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4615c3a6b57b4a719d7ae55a5d10d9e9',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e805e8-bfed-461f-9e92-809618037c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e805e8-bfed-461f-9e92-809618037c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Flow 'volume_create_api' (8be1e330-8109-43bc-aff8-07d949a4413e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create volume request issued successfully. Sep 01 08:27:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63e135ac-9a67-4da5-ad76-d92d5130fcbe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:27:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1172/2322] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:25 2026] POST /volume/v3/volumes => generated 755 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:27:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a5ab0ca2-69c3-4579-ba81-8d8c053a1832 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1151/2323] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:26 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 823 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6079dbf-f1bd-4fc2-965a-bf225bc94958 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1173/2324] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:27 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-837f389b-4f46-4d60-90d7-126368cf8a5a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-837f389b-4f46-4d60-90d7-126368cf8a5a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-837f389b-4f46-4d60-90d7-126368cf8a5a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-837f389b-4f46-4d60-90d7-126368cf8a5a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-837f389b-4f46-4d60-90d7-126368cf8a5a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-837f389b-4f46-4d60-90d7-126368cf8a5a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1152/2325] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:28 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:27:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "974c59ac-1c56-41d8-a129-5cdfb4967797", "name": "tempest-VolumesExtendTest-Snapshot-1380266361"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Create snapshot from volume 974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:28 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Created reservations ['da0fc056-db4d-47a5-a865-4dff39cf4702', 'ecb8c3b8-5674-4d0f-9c6c-d81fcfa20ccf', '74563cab-f064-4d39-8860-1dc0e951fddf', 'eccbbb0a-458a-493d-8680-5eb766415a70'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot create request issued successfully. Sep 01 08:27:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f1a98a6-5cd9-46d7-86c1-18e3805d4fb8 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:27:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1174/2326] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:27:28 2026] POST /volume/v3/snapshots => generated 304 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-82ae3feb-439e-42b1-bdea-b2335ad64620 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1153/2327] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:28 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-144911584", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-144911584', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume of 1 GB Sep 01 08:27:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Availability Zones retrieved successfully. Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Flow 'volume_create_api' (e3989382-bb38-4aeb-8e2d-049af42171f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d2d89c-2d2a-40ed-afd5-92d7409a6753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d2d89c-2d2a-40ed-afd5-92d7409a6753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecfbe2f-97dc-4492-b557-fccb15061a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Created reservations ['3f331171-67d3-4b02-96e4-50e86e597c1e', 'eecb4cbc-7d23-43ad-a3fe-070867936710', 'eb161644-e004-42b6-99d4-20a330993e71', '65516ad8-dedd-4af2-bf91-c70e0d60dd45'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecfbe2f-97dc-4492-b557-fccb15061a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f331171-67d3-4b02-96e4-50e86e597c1e', 'eecb4cbc-7d23-43ad-a3fe-070867936710', 'eb161644-e004-42b6-99d4-20a330993e71', '65516ad8-dedd-4af2-bf91-c70e0d60dd45']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a03c4d-dda4-4f62-85d1-6ac5d668de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a03c4d-dda4-4f62-85d1-6ac5d668de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e0e579-91d7-440d-9557-7c9649b27a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-144911584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85352ff8b204459827d6fe14f995202',qos_specs=None,replication_status=,reservations=['3f331171-67d3-4b02-96e4-50e86e597c1e','eecb4cbc-7d23-43ad-a3fe-070867936710','eb161644-e004-42b6-99d4-20a330993e71','65516ad8-dedd-4af2-bf91-c70e0d60dd45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f0f400124a6436588bcc262e76892e8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-144911584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e0e579-91d7-440d-9557-7c9649b27a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e85352ff8b204459827d6fe14f995202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f0f400124a6436588bcc262e76892e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52fd3d78-145c-4ff2-9a2b-0241b6901662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52fd3d78-145c-4ff2-9a2b-0241b6901662) transitioned into state 'SUCCESS' from state '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-144911584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85352ff8b204459827d6fe14f995202',qos_specs=None,replication_status=,reservations=['3f331171-67d3-4b02-96e4-50e86e597c1e','eecb4cbc-7d23-43ad-a3fe-070867936710','eb161644-e004-42b6-99d4-20a330993e71','65516ad8-dedd-4af2-bf91-c70e0d60dd45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f0f400124a6436588bcc262e76892e8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317ad581-2028-4db6-b491-6698ab2432bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317ad581-2028-4db6-b491-6698ab2432bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Flow 'volume_create_api' (e3989382-bb38-4aeb-8e2d-049af42171f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume request issued successfully. Sep 01 08:27:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-67563da2-02ab-43d7-95b7-dbc2272ff877 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:27:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1175/2328] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:27:29 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-213735d1-9375-4dd5-a57e-ce35acc671b5 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1154/2329] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:29 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8ec64025-0ad7-4406-80f4-a942e671b2e1 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1176/2330] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:30 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d1a408fa-6c15-43cb-adf6-de8b67d68de0 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1155/2331] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:31 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] POST http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797/action Sep 01 08:27:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:31 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Created reservations ['15b4d176-75d9-4152-aaa5-a0e14ce4f0eb', '9f81ac85-b611-424c-bb83-c7e95737b9a4'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Extend volume request issued successfully. Sep 01 08:27:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-10210c1f-4ada-4428-93ea-e8a30011fe6f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797/action returned with HTTP 202 Sep 01 08:27:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1177/2332] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:31 2026] POST /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59571a3a-9e71-496b-9f4a-8383c32adb45 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1156/2333] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:31 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 848 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-becf59cc-59cf-4b7b-bfc1-1b0f2a07ea4a tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1178/2334] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:33 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8080fbfc-cf2d-43b3-aadb-eb9be63a3d19 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1157/2335] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:33 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c97efd0-7068-479b-b5e7-0515948f51fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Delete snapshot with id: f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot delete request issued successfully. Sep 01 08:27:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c97efd0-7068-479b-b5e7-0515948f51fe tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 202 Sep 01 08:27:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1179/2336] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:27:33 2026] DELETE /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fb7a181-8858-4b85-abb9-4f1afc749414 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1158/2337] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:33 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Snapshot retrieved successfully. Sep 01 08:27:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8149cd23-af86-4dab-b1e5-e2222caaf1b3 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 200 Sep 01 08:27:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1180/2338] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:34 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 462 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bba7c203-a9f9-4eda-b66d-1e7ce7c8b102 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bba7c203-a9f9-4eda-b66d-1e7ce7c8b102 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bba7c203-a9f9-4eda-b66d-1e7ce7c8b102 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bba7c203-a9f9-4eda-b66d-1e7ce7c8b102 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bba7c203-a9f9-4eda-b66d-1e7ce7c8b102 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 returned with HTTP 404 Sep 01 08:27:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1159/2339] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:27:35 2026] GET /volume/v3/snapshots/f987dc88-fa29-4f6b-963c-b91d0112c917 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b20fe762-f544-4d7f-abd4-e7636faf9bc6 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1181/2340] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:35 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-220d11fb-4982-4ea4-92f1-11b163254d4d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] DELETE http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Delete volume with id: 974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Delete volume request issued successfully. Sep 01 08:27:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-220d11fb-4982-4ea4-92f1-11b163254d4d tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 202 Sep 01 08:27:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1160/2341] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:27:35 2026] DELETE /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Volume info retrieved successfully. Sep 01 08:27:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0534a36a-9fcf-4c7a-b5d0-3e89b5995433 tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 200 Sep 01 08:27:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1182/2342] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:35 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:27:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-30c9f6b4-41cf-49bc-b613-fb11778cc85f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30c9f6b4-41cf-49bc-b613-fb11778cc85f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] GET http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 Sep 01 08:27:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-30c9f6b4-41cf-49bc-b613-fb11778cc85f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-30c9f6b4-41cf-49bc-b613-fb11778cc85f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-30c9f6b4-41cf-49bc-b613-fb11778cc85f tempest-VolumesExtendTest-295165 tempest-VolumesExtendTest-295165-project-member] http://192.168.122.100/volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 returned with HTTP 404 Sep 01 08:27:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1161/2343] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:36 2026] GET /volume/v3/volumes/974c59ac-1c56-41d8-a129-5cdfb4967797 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2031397841"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2031397841'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume of 1 GB Sep 01 08:27:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Availability Zones retrieved successfully. Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (b0bc4213-cdc9-417f-9a30-1f3eceba2ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af19b049-c4f1-4ea1-a7d4-50cf42c9d12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af19b049-c4f1-4ea1-a7d4-50cf42c9d12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1d11d9-718d-458e-a105-b6b117491724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Created reservations ['7f63a855-28b4-48d5-af0c-fc28fca02850', '60c75c98-bb05-4625-9df1-dec34b1db1e2', '89f62a9a-a6da-427e-bb75-cd54bad0dc2e', '60a2bb18-47bf-49a2-a35a-448e16857a1f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1d11d9-718d-458e-a105-b6b117491724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f63a855-28b4-48d5-af0c-fc28fca02850', '60c75c98-bb05-4625-9df1-dec34b1db1e2', '89f62a9a-a6da-427e-bb75-cd54bad0dc2e', '60a2bb18-47bf-49a2-a35a-448e16857a1f']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908c236a-9f44-4539-bf7a-bb4acd9c3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908c236a-9f44-4539-bf7a-bb4acd9c3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8deeb32-256d-4b88-aaef-76e06d4a1100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2031397841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75baf79a0f54406995c5ad0b8096c8cb',qos_specs=None,replication_status=,reservations=['7f63a855-28b4-48d5-af0c-fc28fca02850','60c75c98-bb05-4625-9df1-dec34b1db1e2','89f62a9a-a6da-427e-bb75-cd54bad0dc2e','60a2bb18-47bf-49a2-a35a-448e16857a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62283d8dd2b94dd89093338e969ef8a5',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2031397841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8deeb32-256d-4b88-aaef-76e06d4a1100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75baf79a0f54406995c5ad0b8096c8cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62283d8dd2b94dd89093338e969ef8a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c0f6d5-0871-46c1-991e-23187e737e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c0f6d5-0871-46c1-991e-23187e737e0f) transitioned into state 'SUCCESS' from state '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-2031397841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75baf79a0f54406995c5ad0b8096c8cb',qos_specs=None,replication_status=,reservations=['7f63a855-28b4-48d5-af0c-fc28fca02850','60c75c98-bb05-4625-9df1-dec34b1db1e2','89f62a9a-a6da-427e-bb75-cd54bad0dc2e','60a2bb18-47bf-49a2-a35a-448e16857a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62283d8dd2b94dd89093338e969ef8a5',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:39 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85762bbe-a609-48c1-af69-daa69686f659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85762bbe-a609-48c1-af69-daa69686f659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:27:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (b0bc4213-cdc9-417f-9a30-1f3eceba2ea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request issued successfully. Sep 01 08:27:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13ba8049-cb14-4438-92bb-ce5b7f354093 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:27:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1183/2344] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:39 2026] POST /volume/v3/volumes => generated 759 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a547f4a-c684-4f70-bd03-0a7993666513 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a547f4a-c684-4f70-bd03-0a7993666513 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a547f4a-c684-4f70-bd03-0a7993666513 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a547f4a-c684-4f70-bd03-0a7993666513 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a547f4a-c684-4f70-bd03-0a7993666513 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a547f4a-c684-4f70-bd03-0a7993666513 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 200 Sep 01 08:27:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1162/2345] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:40 2026] GET /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 827 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ea68467-0fbb-4132-b4d0-9c7e4bc6b7aa tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 200 Sep 01 08:27:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1184/2346] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:41 2026] GET /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bed9cd66-ea79-405d-840d-46dd266274ec None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bed9cd66-ea79-405d-840d-46dd266274ec tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/a889ed37-666a-4a09-8862-6d634063ba65/action Sep 01 08:27:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bed9cd66-ea79-405d-840d-46dd266274ec tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-attach": {"instance_uuid": "cfa9cb46-0982-4d5a-a92d-5e95d712cf2e", "mountpoint": "/dev/vdc"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bed9cd66-ea79-405d-840d-46dd266274ec tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cfa9cb46-0982-4d5a-a92d-5e95d712cf2e", "mountpoint": "/dev/vdc"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bed9cd66-ea79-405d-840d-46dd266274ec tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/a889ed37-666a-4a09-8862-6d634063ba65/action returned with HTTP 404 Sep 01 08:27:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1163/2347] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:48 2026] POST /volume/v3/volumes/a889ed37-666a-4a09-8862-6d634063ba65/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:51 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=198,cinder:INSERT=47,cinder:UPDATE=67 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9c3c17fb-a14d-470d-be27-e24384e9a450", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1698842883"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'imageRef': '9c3c17fb-a14d-470d-be27-e24384e9a450', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1698842883'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume of 2 GB Sep 01 08:27:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Availability Zones retrieved successfully. Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (50c32465-0615-4154-9359-a4751effa161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bee5f0-dfd1-4fcc-9086-4693b22d9de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Validating volume size '2' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bee5f0-dfd1-4fcc-9086-4693b22d9de9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:27:53 devstack devstack@c-api.service[86551]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9c3c17fb-a14d-470d-be27-e24384e9a450 is not active. Sep 01 08:27:53 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bee5f0-dfd1-4fcc-9086-4693b22d9de9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:53 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bee5f0-dfd1-4fcc-9086-4693b22d9de9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:27:53 devstack devstack@c-api.service[86551]: WARNING cinder.volume.api [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (50c32465-0615-4154-9359-a4751effa161) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:27:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9f0880b-ab58-4d3d-85ed-52a0ef7fd5cf tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1185/2348] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:27:53 2026] POST /volume/v3/volumes => generated 125 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "37bb35a7-03ac-4d70-bba7-589fbc17f8a0"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '37bb35a7-03ac-4d70-bba7-589fbc17f8a0'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume of 1 GB Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Availability Zones retrieved successfully. Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (7e1bb942-ec45-4524-8314-0d8d23d33adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc22d43-606b-4192-a425-310119adb0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc22d43-606b-4192-a425-310119adb0bb) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 08:27:55 devstack devstack@c-api.service[86552]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc22d43-606b-4192-a425-310119adb0bb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc22d43-606b-4192-a425-310119adb0bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 08:27:55 devstack devstack@c-api.service[86552]: WARNING cinder.volume.api [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Flow 'volume_create_api' (7e1bb942-ec45-4524-8314-0d8d23d33adc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63a96b53-2b92-47c4-a940-2e253d8b63ea tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1164/2349] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 134 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9f72b4f-d816-42d0-ac4d-4ac66241bf23 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9f72b4f-d816-42d0-ac4d-4ac66241bf23 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9f72b4f-d816-42d0-ac4d-4ac66241bf23 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9f72b4f-d816-42d0-ac4d-4ac66241bf23 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1186/2350] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-918f9cc4-ee4c-44bf-88d4-4b5d5055f162 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-918f9cc4-ee4c-44bf-88d4-4b5d5055f162 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-918f9cc4-ee4c-44bf-88d4-4b5d5055f162 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dffcee53-13bc-40ca-a259-e1e8f88d1a36"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-918f9cc4-ee4c-44bf-88d4-4b5d5055f162 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dffcee53-13bc-40ca-a259-e1e8f88d1a36'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-918f9cc4-ee4c-44bf-88d4-4b5d5055f162 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1165/2351] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0956e304-5b82-4a51-b17d-e1fd759468af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0956e304-5b82-4a51-b17d-e1fd759468af tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0956e304-5b82-4a51-b17d-e1fd759468af tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "c69aa2d2-6c28-4b17-91a4-da8047a610b5"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-0956e304-5b82-4a51-b17d-e1fd759468af tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'c69aa2d2-6c28-4b17-91a4-da8047a610b5'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0956e304-5b82-4a51-b17d-e1fd759468af tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1187/2352] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9dd9ec18-ac5d-4222-8043-2933b46e0694 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9dd9ec18-ac5d-4222-8043-2933b46e0694 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9dd9ec18-ac5d-4222-8043-2933b46e0694 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "59d84a35-238b-4f15-bb06-8caa9a2d089e"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-9dd9ec18-ac5d-4222-8043-2933b46e0694 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '59d84a35-238b-4f15-bb06-8caa9a2d089e'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9dd9ec18-ac5d-4222-8043-2933b46e0694 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1166/2353] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aee765a3-1b7a-4826-a87e-53c02481d4f4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aee765a3-1b7a-4826-a87e-53c02481d4f4 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aee765a3-1b7a-4826-a87e-53c02481d4f4 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aee765a3-1b7a-4826-a87e-53c02481d4f4 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1188/2354] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d241709a-6ff3-4ce0-bdfb-47f54164ec7b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d241709a-6ff3-4ce0-bdfb-47f54164ec7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d241709a-6ff3-4ce0-bdfb-47f54164ec7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d241709a-6ff3-4ce0-bdfb-47f54164ec7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1167/2355] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d41dc8d9-391b-4ea3-be7b-599fe0c4313a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d41dc8d9-391b-4ea3-be7b-599fe0c4313a tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d41dc8d9-391b-4ea3-be7b-599fe0c4313a tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d41dc8d9-391b-4ea3-be7b-599fe0c4313a tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 400 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1189/2356] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] DELETE http://192.168.122.100/volume/v3/volumes/tempest-invalid-1396465543 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Delete volume with id: tempest-invalid-1396465543 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d42b7bd7-42c8-4459-b412-b0a0c1ace9b7 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/tempest-invalid-1396465543 returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1168/2357] 192.168.122.100 () {58 vars in 1205 bytes} [Tue Sep 1 08:27:55 2026] DELETE /volume/v3/volumes/tempest-invalid-1396465543 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-42e15302-2767-4ed6-8cbe-c1ec109afacb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1190/2358] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:27:55 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4425e1d2-330c-41d8-aab0-fe2eb48a3a5b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4425e1d2-330c-41d8-aab0-fe2eb48a3a5b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/xxx/action Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4425e1d2-330c-41d8-aab0-fe2eb48a3a5b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-detach": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4425e1d2-330c-41d8-aab0-fe2eb48a3a5b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4425e1d2-330c-41d8-aab0-fe2eb48a3a5b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1169/2359] 192.168.122.100 () {60 vars in 1175 bytes} [Tue Sep 1 08:27:55 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5c55adf0-63c7-4960-a995-2bd6655225a1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c55adf0-63c7-4960-a995-2bd6655225a1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/tempest-invalid-72024344 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c55adf0-63c7-4960-a995-2bd6655225a1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c55adf0-63c7-4960-a995-2bd6655225a1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c55adf0-63c7-4960-a995-2bd6655225a1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/tempest-invalid-72024344 returned with HTTP 404 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1191/2360] 192.168.122.100 () {58 vars in 1196 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes/tempest-invalid-72024344 => generated 97 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5698b96f-f3af-4666-ab7e-55aaac6488b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1170/2361] 192.168.122.100 () {58 vars in 1124 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?status=null Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Could not evaluate value null, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Get all volumes completed successfully. Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5a41bd2c-e8d7-4bcb-aa98-5682297f3aa9 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1192/2362] 192.168.122.100 () {58 vars in 1165 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a202b637-7149-4974-b4db-7d544acdb78f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2029989061 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2029989061'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Get all volumes completed successfully. Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a202b637-7149-4974-b4db-7d544acdb78f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2029989061 returned with HTTP 200 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1171/2363] 192.168.122.100 () {58 vars in 1243 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2029989061 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes?status=null Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Could not evaluate value null, assuming string {{(pid=86551) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Get all volumes completed successfully. Sep 01 08:27:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-837a2f8e-e9fc-4753-9d55-8b0c3e75c6bd tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 08:27:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1193/2364] 192.168.122.100 () {58 vars in 1144 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-84a14266-8623-4720-a7e0-54883ad57a8b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1209824304 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1209824304'), ('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Get all volumes completed successfully. Sep 01 08:27:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84a14266-8623-4720-a7e0-54883ad57a8b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1209824304 returned with HTTP 200 Sep 01 08:27:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1172/2365] 192.168.122.100 () {58 vars in 1222 bytes} [Tue Sep 1 08:27:55 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1209824304 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Reserve volume completed successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdaca0ed-0f3a-47be-8993-2e33c2db568f tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 202 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1194/2366] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: ERROR cinder.volume.api [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a1caa571-cd84-44cb-bf06-1dbca4b600b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 400 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1173/2367] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 132 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Unreserve volume completed successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f9b01ecc-2601-4a3e-aa34-42019fb83f76 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 202 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1195/2368] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-724d4797-d21d-454a-94a2-aa70ee2a526d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-724d4797-d21d-454a-94a2-aa70ee2a526d tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/b2fa8f10-163b-4820-9751-639bfd609862/action Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-724d4797-d21d-454a-94a2-aa70ee2a526d tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-724d4797-d21d-454a-94a2-aa70ee2a526d tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-724d4797-d21d-454a-94a2-aa70ee2a526d tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/b2fa8f10-163b-4820-9751-639bfd609862/action returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1174/2369] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/b2fa8f10-163b-4820-9751-639bfd609862/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b32a88e-9f8d-4b87-b945-8e5a3b4284b3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b32a88e-9f8d-4b87-b945-8e5a3b4284b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/621a2f59-7fcd-4754-9264-6fb6fb2055d1/action Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b32a88e-9f8d-4b87-b945-8e5a3b4284b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b32a88e-9f8d-4b87-b945-8e5a3b4284b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b32a88e-9f8d-4b87-b945-8e5a3b4284b3 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/621a2f59-7fcd-4754-9264-6fb6fb2055d1/action returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1196/2370] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/621a2f59-7fcd-4754-9264-6fb6fb2055d1/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-63e85886-e492-4ff0-827c-5f1116d1a6cd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1175/2371] 192.168.122.100 () {60 vars in 1144 bytes} [Tue Sep 1 08:27:56 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c52e20bc-147d-488a-9de4-c26af1474d7b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c52e20bc-147d-488a-9de4-c26af1474d7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] PUT http://192.168.122.100/volume/v3/volumes/tempest-invalid-2060598137 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c52e20bc-147d-488a-9de4-c26af1474d7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c52e20bc-147d-488a-9de4-c26af1474d7b tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/tempest-invalid-2060598137 returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1197/2372] 192.168.122.100 () {60 vars in 1222 bytes} [Tue Sep 1 08:27:56 2026] PUT /volume/v3/volumes/tempest-invalid-2060598137 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2ccb29e-dbe8-46f6-a013-fe835117fe00 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2ccb29e-dbe8-46f6-a013-fe835117fe00 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] PUT http://192.168.122.100/volume/v3/volumes/4da28bd3-4e68-4381-b6cb-5e85f83072e9 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2ccb29e-dbe8-46f6-a013-fe835117fe00 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2ccb29e-dbe8-46f6-a013-fe835117fe00 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/4da28bd3-4e68-4381-b6cb-5e85f83072e9 returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1176/2373] 192.168.122.100 () {60 vars in 1252 bytes} [Tue Sep 1 08:27:56 2026] PUT /volume/v3/volumes/4da28bd3-4e68-4381-b6cb-5e85f83072e9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] DELETE http://192.168.122.100/volume/v3/volumes/24f4d2c7-7e6d-4a2d-84f7-4798998977a1 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Delete volume with id: 24f4d2c7-7e6d-4a2d-84f7-4798998977a1 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b7bef20-31e7-4ab0-b5c0-926ac4660f6c tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/24f4d2c7-7e6d-4a2d-84f7-4798998977a1 returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1198/2374] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:27:56 2026] DELETE /volume/v3/volumes/24f4d2c7-7e6d-4a2d-84f7-4798998977a1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-22f815d5-77d9-4e03-995d-aa8166eeb733 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22f815d5-77d9-4e03-995d-aa8166eeb733 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22f815d5-77d9-4e03-995d-aa8166eeb733 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-22f815d5-77d9-4e03-995d-aa8166eeb733 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-22f815d5-77d9-4e03-995d-aa8166eeb733 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 400 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1177/2375] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-442583c8-098d-4476-ad3e-3bce3ef370e0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-442583c8-098d-4476-ad3e-3bce3ef370e0 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-442583c8-098d-4476-ad3e-3bce3ef370e0 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-442583c8-098d-4476-ad3e-3bce3ef370e0 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-442583c8-098d-4476-ad3e-3bce3ef370e0 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 400 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1199/2376] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-62e344ea-f2e1-44cd-8130-1ffca0b3a718 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62e344ea-f2e1-44cd-8130-1ffca0b3a718 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/07cc4a9f-23f9-4375-9971-3aded5417d3f/action Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62e344ea-f2e1-44cd-8130-1ffca0b3a718 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62e344ea-f2e1-44cd-8130-1ffca0b3a718 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62e344ea-f2e1-44cd-8130-1ffca0b3a718 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/07cc4a9f-23f9-4375-9971-3aded5417d3f/action returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1178/2377] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/07cc4a9f-23f9-4375-9971-3aded5417d3f/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-adab7775-16ff-4c57-a634-31392042bee1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-adab7775-16ff-4c57-a634-31392042bee1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-adab7775-16ff-4c57-a634-31392042bee1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-adab7775-16ff-4c57-a634-31392042bee1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-adab7775-16ff-4c57-a634-31392042bee1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action returned with HTTP 400 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1200/2378] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-931efe23-85b6-4d72-8343-f6c8cb06ccde None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-931efe23-85b6-4d72-8343-f6c8cb06ccde tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] POST http://192.168.122.100/volume/v3/volumes/None/action Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-931efe23-85b6-4d72-8343-f6c8cb06ccde tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-931efe23-85b6-4d72-8343-f6c8cb06ccde tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-931efe23-85b6-4d72-8343-f6c8cb06ccde tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1179/2379] 192.168.122.100 () {60 vars in 1178 bytes} [Tue Sep 1 08:27:56 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2df08de-3a8f-43dc-a4b7-c63222b54d97 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2df08de-3a8f-43dc-a4b7-c63222b54d97 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/47dc8737-eee7-496e-a27b-5ac5bf222033 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2df08de-3a8f-43dc-a4b7-c63222b54d97 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2df08de-3a8f-43dc-a4b7-c63222b54d97 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2df08de-3a8f-43dc-a4b7-c63222b54d97 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/47dc8737-eee7-496e-a27b-5ac5bf222033 returned with HTTP 404 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1201/2380] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:56 2026] GET /volume/v3/volumes/47dc8737-eee7-496e-a27b-5ac5bf222033 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff20f95e-ef83-4eee-9038-320f9eab4266 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 200 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1180/2381] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:56 2026] GET /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-162387ae-7343-4f74-983c-e869da3d73f1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] DELETE http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Delete volume with id: d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Delete volume request issued successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-162387ae-7343-4f74-983c-e869da3d73f1 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 202 Sep 01 08:27:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1202/2382] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:27:56 2026] DELETE /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Volume info retrieved successfully. Sep 01 08:27:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5276f733-a97d-4bb2-8c75-d57a6d041264 tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 200 Sep 01 08:27:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1181/2383] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:56 2026] GET /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a81668b8-aebf-4d95-96b8-eaf19d78f4ab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a81668b8-aebf-4d95-96b8-eaf19d78f4ab tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] GET http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 Sep 01 08:27:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a81668b8-aebf-4d95-96b8-eaf19d78f4ab tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a81668b8-aebf-4d95-96b8-eaf19d78f4ab tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a81668b8-aebf-4d95-96b8-eaf19d78f4ab tempest-VolumesNegativeTest-224521949 tempest-VolumesNegativeTest-224521949-project-member] http://192.168.122.100/volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 returned with HTTP 404 Sep 01 08:27:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1203/2384] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:57 2026] GET /volume/v3/volumes/d8deeb32-256d-4b88-aaef-76e06d4a1100 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f2aa05d6-e022-4e43-a3d2-e97ff2c937bf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:27:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1182/2385] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:59 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-894867b9-bc38-410c-a17d-ce0008dd564e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-894867b9-bc38-410c-a17d-ce0008dd564e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-894867b9-bc38-410c-a17d-ce0008dd564e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-894867b9-bc38-410c-a17d-ce0008dd564e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:27:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:27:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-894867b9-bc38-410c-a17d-ce0008dd564e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:27:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-894867b9-bc38-410c-a17d-ce0008dd564e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:27:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1204/2386] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:27:59 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:27:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:27:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-e97f4cbf-87ab-482b-bd7c-3ab39e288883 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:27:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1183/2387] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:27:59 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 848 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b4ad95f-2459-49c8-888f-9933f50caabd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b4ad95f-2459-49c8-888f-9933f50caabd None None] GET http://192.168.122.100/volume// Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad95f-2459-49c8-888f-9933f50caabd None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad95f-2459-49c8-888f-9933f50caabd None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:27:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b4ad95f-2459-49c8-888f-9933f50caabd None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:27:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1205/2388] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:27:59 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:27:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-6b2daa0e-1706-4cdc-b75c-355d83187467 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-6b2daa0e-1706-4cdc-b75c-355d83187467 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-6b2daa0e-1706-4cdc-b75c-355d83187467 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0e0e579-91d7-440d-9557-7c9649b27a78", "connector": null, "instance_uuid": "44b99eb1-325a-43b8-9825-6e13ddc3dfa1"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-6b2daa0e-1706-4cdc-b75c-355d83187467 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:28:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1184/2389] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:27:59 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-988d181c-d286-4925-a633-da3ecabca236 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-988d181c-d286-4925-a633-da3ecabca236 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-988d181c-d286-4925-a633-da3ecabca236 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-988d181c-d286-4925-a633-da3ecabca236 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3a521da-9a14-4e0e-83db-c8138c3da9aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3a521da-9a14-4e0e-83db-c8138c3da9aa None None] GET http://192.168.122.100/volume// Sep 01 08:28:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3a521da-9a14-4e0e-83db-c8138c3da9aa None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3a521da-9a14-4e0e-83db-c8138c3da9aa None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3a521da-9a14-4e0e-83db-c8138c3da9aa None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:28:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1185/2390] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:28: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 01 08:28:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-988d181c-d286-4925-a633-da3ecabca236 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-988d181c-d286-4925-a633-da3ecabca236 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1206/2391] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:00 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ebdecf69-b3ac-4fca-b3c4-fb4bc95316e5 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1186/2392] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:28:00 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 1028 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] PUT http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Acquiring lock "cinder-attachment_update-a0e0e579-91d7-440d-9557-7c9649b27a78-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Lock "cinder-attachment_update-a0e0e579-91d7-440d-9557-7c9649b27a78-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:00 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Lock "cinder-attachment_update-a0e0e579-91d7-440d-9557-7c9649b27a78-devstack" released by "attachment_update" :: held 0.205s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:28:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-3a13faf2-b672-432d-8b27-8dba67e86c74 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 returned with HTTP 200 Sep 01 08:28:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1207/2393] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:28:00 2026] PUT /volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ec5441c1-0cbb-4924-a309-ed6df1b34c10 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ec5441c1-0cbb-4924-a309-ed6df1b34c10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381/action Sep 01 08:28:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ec5441c1-0cbb-4924-a309-ed6df1b34c10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:28:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ec5441c1-0cbb-4924-a309-ed6df1b34c10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89eed095-9028-4bb6-bd41-0e5750e84a3a tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1187/2394] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:01 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238c94e7-83dc-4be6-8094-ea7cda4fa7d6 req-ec5441c1-0cbb-4924-a309-ed6df1b34c10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381/action returned with HTTP 204 Sep 01 08:28:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1208/2395] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:28:01 2026] POST /volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:28:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-952527d5-3881-4a1b-9a30-48b7bc10bcc0 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1188/2396] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:02 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-660806a4-308d-4cca-be38-0ff73ed0d873 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-660806a4-308d-4cca-be38-0ff73ed0d873 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-660806a4-308d-4cca-be38-0ff73ed0d873 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-660806a4-308d-4cca-be38-0ff73ed0d873 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-660806a4-308d-4cca-be38-0ff73ed0d873 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-660806a4-308d-4cca-be38-0ff73ed0d873 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1209/2397] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:02 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:05 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-fac02fff-f843-46b2-807f-c9728cd68810 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1189/2398] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:28:05 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 1140 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78/action Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Begin detaching volume completed successfully. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-6f57774a-004f-4885-9864-f7980f60ebec tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78/action returned with HTTP 202 Sep 01 08:28:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1210/2399] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:28:05 2026] POST /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-90fa3436-e743-4946-b3a9-09c9fb8cb9c2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-90fa3436-e743-4946-b3a9-09c9fb8cb9c2 None None] GET http://192.168.122.100/volume// Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-90fa3436-e743-4946-b3a9-09c9fb8cb9c2 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-90fa3436-e743-4946-b3a9-09c9fb8cb9c2 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-90fa3436-e743-4946-b3a9-09c9fb8cb9c2 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:28:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1190/2400] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:28:05 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-b7e1b701-19ac-4f2a-b483-c841065acc7b tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:28:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1211/2401] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:28:05 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 1324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-407d6ca2-2615-4870-a6ec-3ae98f9b4783 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-407d6ca2-2615-4870-a6ec-3ae98f9b4783 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] DELETE http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-407d6ca2-2615-4870-a6ec-3ae98f9b4783 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-407d6ca2-2615-4870-a6ec-3ae98f9b4783 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:05 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:05 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:05 devstack devstack@c-api.service[86552]: /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 01 08:28:05 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:28:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-6c1177d5-1d86-45a8-a612-efaa285995b1 req-407d6ca2-2615-4870-a6ec-3ae98f9b4783 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 returned with HTTP 200 Sep 01 08:28:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1191/2402] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:28:05 2026] DELETE /volume/v3/attachments/01b87b8c-ea70-471e-ae44-97c6dde79381 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:28:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0e0e579-91d7-440d-9557-7c9649b27a78", "force": false, "name": "tempest-TestStampPattern-snapshot-337767854", "description": null, "metadata": null}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:28:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create snapshot from volume a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:28:06 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Created reservations ['945074dc-552e-4952-bcc9-c4047dff15e7', '23c1fed2-a7d5-413c-a105-d812abd37111', '6c792963-d0ee-4af1-b249-d03aa88c3381', '19769a57-2a08-4931-9a37-7411b28390d9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:28:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot create request issued successfully. Sep 01 08:28:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7297c1b-c574-46ba-965e-09dbe9e4b9af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:28:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1212/2403] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:28:06 2026] POST /volume/v3/snapshots => generated 302 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:28:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dc95b376-b9da-402b-9042-7c733afce3a7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc95b376-b9da-402b-9042-7c733afce3a7 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:28:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc95b376-b9da-402b-9042-7c733afce3a7 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dc95b376-b9da-402b-9042-7c733afce3a7 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dc95b376-b9da-402b-9042-7c733afce3a7 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:28:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dc95b376-b9da-402b-9042-7c733afce3a7 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:28:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1192/2404] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:28:06 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-48849062-98f7-4441-add2-97d6637b6ba9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48849062-98f7-4441-add2-97d6637b6ba9 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:28:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48849062-98f7-4441-add2-97d6637b6ba9 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-48849062-98f7-4441-add2-97d6637b6ba9 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-48849062-98f7-4441-add2-97d6637b6ba9 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:28:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-48849062-98f7-4441-add2-97d6637b6ba9 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:28:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1213/2405] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:28:07 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 434 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:28:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:08 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=132,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:28:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:28:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae756eee-f7b5-40cd-a187-2fa48fb18baf tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:28:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1193/2406] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:28:08 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 461 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:28:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:28:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-39f99ab1-cc9f-414f-a4d5-9a3aa87db64d tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:28:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1214/2407] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:28:08 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1266769011", "snapshot_id": "cf7b4bba-1694-4046-8c31-a185dcd95a40", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1266769011', 'snapshot_id': 'cf7b4bba-1694-4046-8c31-a185dcd95a40', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume of 1 GB Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Availability Zones retrieved successfully. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Flow 'volume_create_api' (5de1e125-b256-4cab-9611-c8903fe6285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffb8467-3050-4a66-a343-ca57739a0a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffb8467-3050-4a66-a343-ca57739a0a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf7b4bba-1694-4046-8c31-a185dcd95a40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ebe6c7-5c46-44b1-a5d1-88604595debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Created reservations ['1dfa924b-ba6d-46af-9cfa-d04bbc5fd529', '3da4bdf5-4971-4085-b7b8-09f9b2a5ade5', '6b359cbc-0ac1-4978-83a6-d9cf6227c1c2', 'b11cf593-f1ec-46f2-bdf3-7662151ed4fa'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ebe6c7-5c46-44b1-a5d1-88604595debf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dfa924b-ba6d-46af-9cfa-d04bbc5fd529', '3da4bdf5-4971-4085-b7b8-09f9b2a5ade5', '6b359cbc-0ac1-4978-83a6-d9cf6227c1c2', 'b11cf593-f1ec-46f2-bdf3-7662151ed4fa']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e501e8-8c66-4b2a-80e9-3abf8dc880c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e501e8-8c66-4b2a-80e9-3abf8dc880c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef41d901-3272-4020-bd95-d2e98277fbd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1266769011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85352ff8b204459827d6fe14f995202',qos_specs=None,replication_status=,reservations=['1dfa924b-ba6d-46af-9cfa-d04bbc5fd529','3da4bdf5-4971-4085-b7b8-09f9b2a5ade5','6b359cbc-0ac1-4978-83a6-d9cf6227c1c2','b11cf593-f1ec-46f2-bdf3-7662151ed4fa'],size=1,snapshot_id=cf7b4bba-1694-4046-8c31-a185dcd95a40,source_replicaid=,source_volid=None,status='creating',user_id='3f0f400124a6436588bcc262e76892e8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1266769011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef41d901-3272-4020-bd95-d2e98277fbd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e85352ff8b204459827d6fe14f995202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf7b4bba-1694-4046-8c31-a185dcd95a40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f0f400124a6436588bcc262e76892e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816e4923-9ee1-4281-b815-965df9b8b4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816e4923-9ee1-4281-b815-965df9b8b4cd) transitioned into state 'SUCCESS' from state '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-1266769011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85352ff8b204459827d6fe14f995202',qos_specs=None,replication_status=,reservations=['1dfa924b-ba6d-46af-9cfa-d04bbc5fd529','3da4bdf5-4971-4085-b7b8-09f9b2a5ade5','6b359cbc-0ac1-4978-83a6-d9cf6227c1c2','b11cf593-f1ec-46f2-bdf3-7662151ed4fa'],size=1,snapshot_id=cf7b4bba-1694-4046-8c31-a185dcd95a40,source_replicaid=,source_volid=None,status='creating',user_id='3f0f400124a6436588bcc262e76892e8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2e40f3-25a8-4444-9a99-5b6e468adb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2e40f3-25a8-4444-9a99-5b6e468adb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Flow 'volume_create_api' (5de1e125-b256-4cab-9611-c8903fe6285b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Create volume request issued successfully. Sep 01 08:28:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc29e7ef-6caa-40a4-b3c0-70b444175966 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:28:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1194/2408] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:28:15 2026] POST /volume/v3/volumes => generated 790 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:28:18 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=62,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:28:25 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=25,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:28:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-25f21cd2-ae45-45b9-afd0-a6a1605aa10a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-25f21cd2-ae45-45b9-afd0-a6a1605aa10a tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:28:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-25f21cd2-ae45-45b9-afd0-a6a1605aa10a tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966", "extra_specs": {}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-25f21cd2-ae45-45b9-afd0-a6a1605aa10a tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:28:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1215/2409] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:28:25 2026] POST /volume/v3/types => generated 269 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-58caf627-7058-4067-ae3d-b6a9518a71a1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58caf627-7058-4067-ae3d-b6a9518a71a1 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-58caf627-7058-4067-ae3d-b6a9518a71a1 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263", "extra_specs": {}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-58caf627-7058-4067-ae3d-b6a9518a71a1 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:28:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1195/2410] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:28:29 2026] POST /volume/v3/types => generated 269 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9ada04f-45a9-4222-ae26-49da683f9abb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9ada04f-45a9-4222-ae26-49da683f9abb tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9ada04f-45a9-4222-ae26-49da683f9abb tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383", "extra_specs": {}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9ada04f-45a9-4222-ae26-49da683f9abb tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:28:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1216/2411] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:28:29 2026] POST /volume/v3/types => generated 266 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8508265b-029a-4e2b-a473-de7d48b0150e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1946892192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1946892192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume of 1 GB Sep 01 08:28:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Availability Zones retrieved successfully. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (635f202d-5818-404c-8c65-072f13b7c5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ec803a-ff24-4342-9bfb-a9d20f35752e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ec803a-ff24-4342-9bfb-a9d20f35752e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:28:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81591a06-8614-4021-8638-3ba4931bb9d6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81591a06-8614-4021-8638-3ba4931bb9d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8bb2f4-b968-4854-bf9a-2bfb030b7d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1220064238-1908261263, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Created reservations ['5c7c3adf-376a-4aa9-98a1-162843e4a956', 'bdc2a7c8-7ae3-4050-9465-e1bd98c70a67', 'c143e05c-2a99-41a5-8d32-d476987a84b9', '90ad0fef-8c5d-452e-83d2-b37fc1531b8c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8bb2f4-b968-4854-bf9a-2bfb030b7d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7c3adf-376a-4aa9-98a1-162843e4a956', 'bdc2a7c8-7ae3-4050-9465-e1bd98c70a67', 'c143e05c-2a99-41a5-8d32-d476987a84b9', '90ad0fef-8c5d-452e-83d2-b37fc1531b8c']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb0c9eb-8311-4ca3-a70f-d9212b978f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb0c9eb-8311-4ca3-a70f-d9212b978f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de923cd2-8482-4c77-bc21-56f95ee0e43c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1946892192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['5c7c3adf-376a-4aa9-98a1-162843e4a956','bdc2a7c8-7ae3-4050-9465-e1bd98c70a67','c143e05c-2a99-41a5-8d32-d476987a84b9','90ad0fef-8c5d-452e-83d2-b37fc1531b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=81591a06-8614-4021-8638-3ba4931bb9d6), 'volume': Volume(_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-01T06:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1946892192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de923cd2-8482-4c77-bc21-56f95ee0e43c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81591a06-8614-4021-8638-3ba4931bb9d6),volume_type_id=81591a06-8614-4021-8638-3ba4931bb9d6)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5374e2-ec5a-4c3c-a25d-510181f6db9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5374e2-ec5a-4c3c-a25d-510181f6db9f) transitioned into state 'SUCCESS' from state '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-1946892192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['5c7c3adf-376a-4aa9-98a1-162843e4a956','bdc2a7c8-7ae3-4050-9465-e1bd98c70a67','c143e05c-2a99-41a5-8d32-d476987a84b9','90ad0fef-8c5d-452e-83d2-b37fc1531b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=81591a06-8614-4021-8638-3ba4931bb9d6)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff08ebba-a897-4151-b557-02898be4fc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff08ebba-a897-4151-b557-02898be4fc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (635f202d-5818-404c-8c65-072f13b7c5b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request issued successfully. Sep 01 08:28:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8508265b-029a-4e2b-a473-de7d48b0150e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:28:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1196/2412] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:28:29 2026] POST /volume/v3/volumes => generated 855 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1908476012", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1908476012', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume of 1 GB Sep 01 08:28:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Availability Zones retrieved successfully. Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (18b890d9-9dcb-4662-9bfc-84fb604d8a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580ac458-73e7-4cc2-b625-ebdf2dde3584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580ac458-73e7-4cc2-b625-ebdf2dde3584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:28:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ac5e395-3572-49fc-83c9-d13e339dddf0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac5e395-3572-49fc-83c9-d13e339dddf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6027d5-2e88-41de-8614-47ca97011cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:30 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-39705970-630475383, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Created reservations ['bf25f1e8-c225-44d7-997a-2407a16bc70d', 'cc565aad-d553-4bda-97fe-6d8795489adc', '75e0a8bd-b69f-4cb1-92a4-70495d7372b8', '6057c575-bdc0-480e-a584-bebd637fe198'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6027d5-2e88-41de-8614-47ca97011cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf25f1e8-c225-44d7-997a-2407a16bc70d', 'cc565aad-d553-4bda-97fe-6d8795489adc', '75e0a8bd-b69f-4cb1-92a4-70495d7372b8', '6057c575-bdc0-480e-a584-bebd637fe198']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb5ebc7-8707-4261-a87b-53d85dc315ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb5ebc7-8707-4261-a87b-53d85dc315ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b86edbd-afe2-4a3a-952c-35a072fea6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1908476012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['bf25f1e8-c225-44d7-997a-2407a16bc70d','cc565aad-d553-4bda-97fe-6d8795489adc','75e0a8bd-b69f-4cb1-92a4-70495d7372b8','6057c575-bdc0-480e-a584-bebd637fe198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=0ac5e395-3572-49fc-83c9-d13e339dddf0), 'volume': Volume(_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-01T06:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1908476012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b86edbd-afe2-4a3a-952c-35a072fea6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac5e395-3572-49fc-83c9-d13e339dddf0),volume_type_id=0ac5e395-3572-49fc-83c9-d13e339dddf0)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8265ff5-9dbf-46bf-8185-8297e4ce1a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8265ff5-9dbf-46bf-8185-8297e4ce1a4f) transitioned into state 'SUCCESS' from state '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-1908476012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['bf25f1e8-c225-44d7-997a-2407a16bc70d','cc565aad-d553-4bda-97fe-6d8795489adc','75e0a8bd-b69f-4cb1-92a4-70495d7372b8','6057c575-bdc0-480e-a584-bebd637fe198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=0ac5e395-3572-49fc-83c9-d13e339dddf0)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af899b43-56cc-40dd-912c-9d32a1efa713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af899b43-56cc-40dd-912c-9d32a1efa713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (18b890d9-9dcb-4662-9bfc-84fb604d8a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request issued successfully. Sep 01 08:28:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1f4d539-f1bc-4a09-82b8-bbc8d19068e2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:28:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1217/2413] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:28:29 2026] POST /volume/v3/volumes => generated 852 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d321919d-3be8-49d1-9370-8332b2b09b63 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1350553511", "snapshot_id": null, "imageRef": "3cdec592-1d3b-4a7d-ad35-d4d4eafc5ac1", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1350553511', 'snapshot_id': None, 'imageRef': '3cdec592-1d3b-4a7d-ad35-d4d4eafc5ac1', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:28:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume of 1 GB Sep 01 08:28:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Availability Zones retrieved successfully. Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (51966289-883c-4b75-adb3-ca86faf6c8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c495e7b-64d5-40e3-b971-a8cde126e16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:30 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c495e7b-64d5-40e3-b971-a8cde126e16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:28:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=efd7e0f1-b87b-4561-b2a0-38a31acf4bbd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efd7e0f1-b87b-4561-b2a0-38a31acf4bbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e82f7c6-6cd4-4808-b030-28140b0b318f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:31 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652706203-1358377966, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Created reservations ['becc1de4-2127-49fd-8b5a-369afbd82e73', 'badece70-660a-4d3c-9f10-b58b950f3cbd', '3f74c353-1852-4b2d-99f1-57359167fb36', '156ce5c7-f5e4-4002-9621-bd8c1f21932a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e82f7c6-6cd4-4808-b030-28140b0b318f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['becc1de4-2127-49fd-8b5a-369afbd82e73', 'badece70-660a-4d3c-9f10-b58b950f3cbd', '3f74c353-1852-4b2d-99f1-57359167fb36', '156ce5c7-f5e4-4002-9621-bd8c1f21932a']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b07f2a-fba8-4639-9829-e05ca5944634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b07f2a-fba8-4639-9829-e05ca5944634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b80206-a3b1-4ed8-8e76-01f13f54dc90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1350553511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['becc1de4-2127-49fd-8b5a-369afbd82e73','badece70-660a-4d3c-9f10-b58b950f3cbd','3f74c353-1852-4b2d-99f1-57359167fb36','156ce5c7-f5e4-4002-9621-bd8c1f21932a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=efd7e0f1-b87b-4561-b2a0-38a31acf4bbd), 'volume': Volume(_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-01T06:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1350553511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b80206-a3b1-4ed8-8e76-01f13f54dc90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efd7e0f1-b87b-4561-b2a0-38a31acf4bbd),volume_type_id=efd7e0f1-b87b-4561-b2a0-38a31acf4bbd)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6444c66-9b7a-4734-8d2c-61b53522d515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6444c66-9b7a-4734-8d2c-61b53522d515) transitioned into state 'SUCCESS' from state '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-1350553511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a8c72ffaeb42b7a7cf0b01ec5b0a01',qos_specs=None,replication_status=,reservations=['becc1de4-2127-49fd-8b5a-369afbd82e73','badece70-660a-4d3c-9f10-b58b950f3cbd','3f74c353-1852-4b2d-99f1-57359167fb36','156ce5c7-f5e4-4002-9621-bd8c1f21932a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e695aa2c0baf49dab222c4ffde8c55f6',volume_type_id=efd7e0f1-b87b-4561-b2a0-38a31acf4bbd)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1a3359-78bd-443b-8c79-86ee5b63b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1a3359-78bd-443b-8c79-86ee5b63b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Flow 'volume_create_api' (51966289-883c-4b75-adb3-ca86faf6c8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:28:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Create volume request issued successfully. Sep 01 08:28:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d321919d-3be8-49d1-9370-8332b2b09b63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:28:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1197/2414] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:28:30 2026] POST /volume/v3/volumes => generated 855 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:28:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae2d3772-44ee-4078-ae02-14d562afb277 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2d3772-44ee-4078-ae02-14d562afb277 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2d3772-44ee-4078-ae02-14d562afb277 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2d3772-44ee-4078-ae02-14d562afb277 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ae2d3772-44ee-4078-ae02-14d562afb277 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2d3772-44ee-4078-ae02-14d562afb277 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1218/2415] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:31 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 923 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c10fdc0-c40b-4176-b7cc-438bf0023062 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1198/2416] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:32 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 947 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f90107d0-0371-4c33-acc5-20b457fea65b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f90107d0-0371-4c33-acc5-20b457fea65b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f90107d0-0371-4c33-acc5-20b457fea65b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f90107d0-0371-4c33-acc5-20b457fea65b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f90107d0-0371-4c33-acc5-20b457fea65b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f90107d0-0371-4c33-acc5-20b457fea65b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1219/2417] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:33 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 947 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98c0bbd5-dd4a-4606-b993-53004fda0785 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1199/2418] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:34 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60943538-6ad9-4feb-b900-2e41f96bfd4e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1220/2419] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:35 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 947 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:28:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7b05cc4-30f0-4b13-acbf-f725dd669497 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1200/2420] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:36 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1005 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa35b5e2-f8d2-4c57-a945-0c65c52bb2c7 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1221/2421] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:37 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-73314636-0f5e-4713-83f9-a6fe40656184 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73314636-0f5e-4713-83f9-a6fe40656184 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73314636-0f5e-4713-83f9-a6fe40656184 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73314636-0f5e-4713-83f9-a6fe40656184 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-73314636-0f5e-4713-83f9-a6fe40656184 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73314636-0f5e-4713-83f9-a6fe40656184 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1201/2422] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:38 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a595c491-c348-4e55-ad9d-066e6078a3e1 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1222/2423] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:40 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa07d515-3d31-4c72-a310-36c7f7e46b1e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1202/2424] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:28:41 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1259 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-b52caaed-15b0-41fa-bfeb-1c74b106ed6a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1223/2425] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:28:41 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1259 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-31905b2f-f4ed-48dd-a550-98bdb4c25642 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1203/2426] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:28:41 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1259 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce9c4fae-ec67-4ebf-811b-0e1b62351b59 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9c4fae-ec67-4ebf-811b-0e1b62351b59 None None] GET http://192.168.122.100/volume// Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9c4fae-ec67-4ebf-811b-0e1b62351b59 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce9c4fae-ec67-4ebf-811b-0e1b62351b59 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce9c4fae-ec67-4ebf-811b-0e1b62351b59 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:28:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1224/2427] 192.168.122.100 () {58 vars in 1308 bytes} [Tue Sep 1 08:28:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-ccb8ef91-bb11-47a2-9202-7515a24c8e6b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-ccb8ef91-bb11-47a2-9202-7515a24c8e6b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:28:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-ccb8ef91-bb11-47a2-9202-7515a24c8e6b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43b80206-a3b1-4ed8-8e76-01f13f54dc90", "connector": null, "instance_uuid": "daea014f-6be0-4df2-a584-f621f958ca2f"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-ccb8ef91-bb11-47a2-9202-7515a24c8e6b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:28:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1204/2428] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:28:41 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b0f65a36-9016-4682-a299-2debd1f933e8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0f65a36-9016-4682-a299-2debd1f933e8 None None] GET http://192.168.122.100/volume// Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b0f65a36-9016-4682-a299-2debd1f933e8 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b0f65a36-9016-4682-a299-2debd1f933e8 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b0f65a36-9016-4682-a299-2debd1f933e8 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:28:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1225/2429] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:28:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:28:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-f80501fd-5772-4f7b-9591-152c48290671 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:28:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1205/2430] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:28:43 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] PUT http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Acquiring lock "cinder-attachment_update-43b80206-a3b1-4ed8-8e76-01f13f54dc90-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-43b80206-a3b1-4ed8-8e76-01f13f54dc90-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:28:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:28:43 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-43b80206-a3b1-4ed8-8e76-01f13f54dc90-devstack" released by "attachment_update" :: held 0.182s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:28:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-14ee3069-d5fe-441d-a1ba-0d69e1215e62 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 returned with HTTP 200 Sep 01 08:28:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1226/2431] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:28:43 2026] PUT /volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 => generated 694 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-a389b032-f441-47b9-938f-129378fa4542 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-a389b032-f441-47b9-938f-129378fa4542 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47/action Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-a389b032-f441-47b9-938f-129378fa4542 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-a389b032-f441-47b9-938f-129378fa4542 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:28:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:28:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:28:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:28:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:28:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ab6f9c9f-12d7-4084-8b1d-dc2cf792aebc req-a389b032-f441-47b9-938f-129378fa4542 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47/action returned with HTTP 204 Sep 01 08:28:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1206/2432] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:28:43 2026] POST /volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:28:53 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=56,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:28:53 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=89,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:29:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2502839-3a1e-4b5a-9304-d7393bb8c90e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1227/2433] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:07 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45600af3-c80e-4b85-a3e9-10ce9e52cabd tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1207/2434] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:07 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-ac1bab89-3adb-42a4-8030-9a8bf1bfbaa6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1228/2435] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:08 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f8d86c96-a1f3-43df-b026-88dae310fb97 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8d86c96-a1f3-43df-b026-88dae310fb97 None None] GET http://192.168.122.100/volume// Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8d86c96-a1f3-43df-b026-88dae310fb97 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8d86c96-a1f3-43df-b026-88dae310fb97 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8d86c96-a1f3-43df-b026-88dae310fb97 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1208/2436] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:29:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-0035af59-1c84-44e6-b25c-58f0094142d3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-0035af59-1c84-44e6-b25c-58f0094142d3 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-0035af59-1c84-44e6-b25c-58f0094142d3 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef41d901-3272-4020-bd95-d2e98277fbd8", "connector": null, "instance_uuid": "30df74d8-68fe-4736-874f-5d89720e614b"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-0035af59-1c84-44e6-b25c-58f0094142d3 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:29:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1229/2437] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:29:08 2026] POST /volume/v3/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-88369c0e-18c5-446a-8495-0f00e9342978 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-88369c0e-18c5-446a-8495-0f00e9342978 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-88369c0e-18c5-446a-8495-0f00e9342978 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-88369c0e-18c5-446a-8495-0f00e9342978 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-90068d58-8b58-410f-b037-6354bb6d148f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90068d58-8b58-410f-b037-6354bb6d148f None None] GET http://192.168.122.100/volume// Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90068d58-8b58-410f-b037-6354bb6d148f None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-90068d58-8b58-410f-b037-6354bb6d148f None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-90068d58-8b58-410f-b037-6354bb6d148f None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1230/2438] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-88369c0e-18c5-446a-8495-0f00e9342978 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-88369c0e-18c5-446a-8495-0f00e9342978 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1209/2439] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:08 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-fa3ede25-20b3-4226-9c7e-058c477c5ff8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1231/2440] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:08 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 1063 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] PUT http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Acquiring lock "cinder-attachment_update-ef41d901-3272-4020-bd95-d2e98277fbd8-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Lock "cinder-attachment_update-ef41d901-3272-4020-bd95-d2e98277fbd8-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:08 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Lock "cinder-attachment_update-ef41d901-3272-4020-bd95-d2e98277fbd8-devstack" released by "attachment_update" :: held 0.149s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:29:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-838fea09-27bf-4324-9621-1abe5d13dc10 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 returned with HTTP 200 Sep 01 08:29:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1210/2441] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:29:08 2026] PUT /volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-144e9ae7-3832-401d-b743-3f3572305243 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-144e9ae7-3832-401d-b743-3f3572305243 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4/action Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-144e9ae7-3832-401d-b743-3f3572305243 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-144e9ae7-3832-401d-b743-3f3572305243 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-cbf60c48-b389-47ea-a358-0dfef9022236 req-144e9ae7-3832-401d-b743-3f3572305243 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4/action returned with HTTP 204 Sep 01 08:29:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1232/2442] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:29:09 2026] POST /volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2ea74569-90b9-42f4-8a9f-2d26bec39193 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1211/2443] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:09 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 1175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ba751db-aa84-43f6-ac33-e608efe9f4c2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1233/2444] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:09 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 1175 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:10 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-9fbb6394-e800-4422-9b79-281d03752f7e tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1212/2445] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:10 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 1175 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] POST http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8/action Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Begin detaching volume completed successfully. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-7638d9ec-190c-403a-aa24-619308bba3a2 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8/action returned with HTTP 202 Sep 01 08:29:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1234/2446] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:29:10 2026] POST /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bf1bde5c-61f0-4081-88ae-6089df3dca7b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf1bde5c-61f0-4081-88ae-6089df3dca7b None None] GET http://192.168.122.100/volume// Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf1bde5c-61f0-4081-88ae-6089df3dca7b None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf1bde5c-61f0-4081-88ae-6089df3dca7b None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf1bde5c-61f0-4081-88ae-6089df3dca7b None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1213/2447] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:10 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-fa0d5ebe-4e03-4ef3-a461-cf8912944e72 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1235/2448] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:10 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 1359 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-139335ae-faf1-4a4f-a64c-6809399e2244 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-139335ae-faf1-4a4f-a64c-6809399e2244 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] DELETE http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 Sep 01 08:29:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-139335ae-faf1-4a4f-a64c-6809399e2244 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-139335ae-faf1-4a4f-a64c-6809399e2244 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:11 devstack devstack@c-api.service[86552]: /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 01 08:29:11 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:29:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-899e1963-2de0-4df1-bed5-1272010cbc7d req-139335ae-faf1-4a4f-a64c-6809399e2244 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 returned with HTTP 200 Sep 01 08:29:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1214/2449] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:29:11 2026] DELETE /volume/v3/attachments/3dac54dc-77fa-4bcc-a7a9-e83359c3c3a4 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8de8380-9e5e-49f3-95ad-abca40f7178c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1236/2450] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:13 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 948 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-e7f304c4-da85-4b3a-ab56-61b4c06c13db tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1215/2451] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:14 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 948 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-20d5dbed-c052-400f-aba1-8f64451b22f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20d5dbed-c052-400f-aba1-8f64451b22f6 None None] GET http://192.168.122.100/volume// Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20d5dbed-c052-400f-aba1-8f64451b22f6 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20d5dbed-c052-400f-aba1-8f64451b22f6 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20d5dbed-c052-400f-aba1-8f64451b22f6 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1237/2452] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:29:14 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bc87394a-3e17-4fe9-8650-257cf477fe35 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bc87394a-3e17-4fe9-8650-257cf477fe35 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bc87394a-3e17-4fe9-8650-257cf477fe35 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de923cd2-8482-4c77-bc21-56f95ee0e43c", "connector": null, "instance_uuid": "daea014f-6be0-4df2-a584-f621f958ca2f"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bc87394a-3e17-4fe9-8650-257cf477fe35 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1216/2453] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:29:14 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-50e3f682-8177-4cad-84bb-d118866c5759 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50e3f682-8177-4cad-84bb-d118866c5759 None None] GET http://192.168.122.100/volume// Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50e3f682-8177-4cad-84bb-d118866c5759 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-50e3f682-8177-4cad-84bb-d118866c5759 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-50e3f682-8177-4cad-84bb-d118866c5759 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1217/2454] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:14 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eeda1efb-0894-4ef3-93e2-3c120f0e3e1b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1238/2455] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:14 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 947 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-09783cb6-853e-48ac-8c6e-caae4f9f0a63 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1218/2456] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:14 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] PUT http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Acquiring lock "cinder-attachment_update-de923cd2-8482-4c77-bc21-56f95ee0e43c-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-de923cd2-8482-4c77-bc21-56f95ee0e43c-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:14 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-de923cd2-8482-4c77-bc21-56f95ee0e43c-devstack" released by "attachment_update" :: held 0.161s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:29:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-bcb30726-b6e5-4d4a-b3f3-7d99dacb93c9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe returned with HTTP 200 Sep 01 08:29:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1239/2457] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:29:14 2026] PUT /volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe => generated 694 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Delete volume with id: ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Delete volume request issued successfully. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-939b4a05-2800-451f-b6b8-a7a4394d6056 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 202 Sep 01 08:29:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1219/2458] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:15 2026] DELETE /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a7f2a8d6-f56a-416c-9e40-6b25f87e20af tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 200 Sep 01 08:29:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1240/2459] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:15 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-3edb59e7-331d-472e-b43d-e4d159b58cf2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-3edb59e7-331d-472e-b43d-e4d159b58cf2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe/action Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-3edb59e7-331d-472e-b43d-e4d159b58cf2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-3edb59e7-331d-472e-b43d-e4d159b58cf2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-0d2a164f-7605-4a8a-82b1-184a3266c7e0 req-3edb59e7-331d-472e-b43d-e4d159b58cf2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe/action returned with HTTP 204 Sep 01 08:29:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1220/2460] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:29:15 2026] POST /volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60bf9a41-f0af-4858-a2dc-3c552237f39d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1241/2461] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:15 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-10e5f555-4431-4492-be85-8c47a32c31dd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10e5f555-4431-4492-be85-8c47a32c31dd tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10e5f555-4431-4492-be85-8c47a32c31dd tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10e5f555-4431-4492-be85-8c47a32c31dd tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-10e5f555-4431-4492-be85-8c47a32c31dd tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10e5f555-4431-4492-be85-8c47a32c31dd tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1221/2462] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:15 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be596bab-7beb-4f67-8b94-ae6a210c2a60 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1242/2463] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:15 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-0b293167-f196-4fd4-b464-ea5b92f0b4e9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1222/2464] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 945 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4846c946-4a51-404c-8d82-0ab9b1384920 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4846c946-4a51-404c-8d82-0ab9b1384920 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4846c946-4a51-404c-8d82-0ab9b1384920 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4846c946-4a51-404c-8d82-0ab9b1384920 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4846c946-4a51-404c-8d82-0ab9b1384920 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 returned with HTTP 404 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1243/2465] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/v3/volumes/ef41d901-3272-4020-bd95-d2e98277fbd8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e9a7465-858a-4295-babd-9f885761c5cc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e9a7465-858a-4295-babd-9f885761c5cc None None] GET http://192.168.122.100/volume// Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e9a7465-858a-4295-babd-9f885761c5cc None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e9a7465-858a-4295-babd-9f885761c5cc None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e9a7465-858a-4295-babd-9f885761c5cc None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1223/2466] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-6de77dca-a1b8-4e4f-a112-a38ba8863440 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-6de77dca-a1b8-4e4f-a112-a38ba8863440 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-6de77dca-a1b8-4e4f-a112-a38ba8863440 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b86edbd-afe2-4a3a-952c-35a072fea6a8", "connector": null, "instance_uuid": "daea014f-6be0-4df2-a584-f621f958ca2f"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-6de77dca-a1b8-4e4f-a112-a38ba8863440 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1244/2467] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:29:16 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-56a58128-5022-4487-b9db-a5132eebb937 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-56a58128-5022-4487-b9db-a5132eebb937 None None] GET http://192.168.122.100/volume// Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-56a58128-5022-4487-b9db-a5132eebb937 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-56a58128-5022-4487-b9db-a5132eebb937 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-56a58128-5022-4487-b9db-a5132eebb937 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1245/2468] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-524a8b17-ae07-4e37-8064-a2c1f7dd54f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1224/2469] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 944 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-d63fbebf-70c8-49df-b162-d8b1336e6f66 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1246/2470] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 1125 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Delete snapshot with id: cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot delete request issued successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7a3b4de2-288d-4e68-ae06-c56c97b4e747 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 202 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1225/2471] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:29:16 2026] DELETE /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:29:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-165376c7-e616-46d2-a2a7-f95a03282dd1 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:29:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1247/2472] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:16 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 460 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] PUT http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Acquiring lock "cinder-attachment_update-9b86edbd-afe2-4a3a-952c-35a072fea6a8-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-9b86edbd-afe2-4a3a-952c-35a072fea6a8-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Lock "cinder-attachment_update-9b86edbd-afe2-4a3a-952c-35a072fea6a8-devstack" released by "attachment_update" :: held 0.173s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-b9294e57-4e6f-408e-9d90-dbaabb32eb8b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 returned with HTTP 200 Sep 01 08:29:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1226/2473] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:29:16 2026] PUT /volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 => generated 694 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-a19b8301-6a74-4b6b-a102-3c0ffba01f1c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-a19b8301-6a74-4b6b-a102-3c0ffba01f1c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3/action Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-a19b8301-6a74-4b6b-a102-3c0ffba01f1c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-a19b8301-6a74-4b6b-a102-3c0ffba01f1c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7800bafd-5c79-4484-ae8c-582e7eac48c6 req-a19b8301-6a74-4b6b-a102-3c0ffba01f1c tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3/action returned with HTTP 204 Sep 01 08:29:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1248/2474] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:29:17 2026] POST /volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4c6c3117-54ee-4a00-96bd-bd266e6c9c05 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1227/2475] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:17 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-45d073e5-6b06-40ea-9e36-b34fced4aaa9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1249/2476] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:17 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Snapshot retrieved successfully. Sep 01 08:29:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-088b0d31-ffc5-4b82-a0ed-51274dfa8c6c tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 200 Sep 01 08:29:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1228/2477] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:17 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-945c8be0-e853-4ba8-9172-5ea3ef2ed5b8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-945c8be0-e853-4ba8-9172-5ea3ef2ed5b8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 Sep 01 08:29:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-945c8be0-e853-4ba8-9172-5ea3ef2ed5b8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-945c8be0-e853-4ba8-9172-5ea3ef2ed5b8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-945c8be0-e853-4ba8-9172-5ea3ef2ed5b8 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 returned with HTTP 404 Sep 01 08:29:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1250/2478] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:18 2026] GET /volume/v3/snapshots/cf7b4bba-1694-4046-8c31-a185dcd95a40 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:29:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-26a28f05-d3c2-4e99-a08c-03ff4c5a390f req-52c4fed8-c9b1-4364-bc78-a7ec600c9eb6 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:29:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1229/2479] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:18 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-fcf96419-ece1-400f-8f0d-03f9102d62d0 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1251/2480] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:21 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c/action Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Begin detaching volume completed successfully. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-378b8d32-e841-4c95-9498-22161784764d tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c/action returned with HTTP 202 Sep 01 08:29:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1230/2481] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:29:21 2026] POST /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b625e4da-a571-471a-adc8-5fc113cab1df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b625e4da-a571-471a-adc8-5fc113cab1df None None] GET http://192.168.122.100/volume// Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b625e4da-a571-471a-adc8-5fc113cab1df None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b625e4da-a571-471a-adc8-5fc113cab1df None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b625e4da-a571-471a-adc8-5fc113cab1df None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1252/2482] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:21 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-889ccaa8-579a-4129-a9bc-bd7d91024044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 200 Sep 01 08:29:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1231/2483] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:21 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 1424 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-f6320193-6a6a-451a-88b4-81821f1722f6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-f6320193-6a6a-451a-88b4-81821f1722f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-f6320193-6a6a-451a-88b4-81821f1722f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-f6320193-6a6a-451a-88b4-81821f1722f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:21 devstack devstack@c-api.service[86551]: /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 01 08:29:21 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:29:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7ac2d6f5-cbb8-40c3-ad98-05a104c304c1 req-f6320193-6a6a-451a-88b4-81821f1722f6 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe returned with HTTP 200 Sep 01 08:29:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1253/2484] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:29:21 2026] DELETE /volume/v3/attachments/3a7fd7a9-0447-4cf8-adcc-e74ebe40effe => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume with id: de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume request issued successfully. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa693576-9bbc-4ecc-aae1-35003d04f488 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 202 Sep 01 08:29:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1232/2485] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:22 2026] DELETE /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:29:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:22 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Delete volume with id: a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:29:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Delete volume request issued successfully. Sep 01 08:29:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fcf13f8-1cb8-4842-86f7-962d77badb82 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 202 Sep 01 08:29:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1254/2486] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:22 2026] DELETE /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Volume info retrieved successfully. Sep 01 08:29:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c6a6dd1-32ed-493c-bbd1-f6d7b066e054 tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 200 Sep 01 08:29:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1233/2487] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:22 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f5151d6b-4ea2-441d-9960-a88cc3e2998f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f5151d6b-4ea2-441d-9960-a88cc3e2998f tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] GET http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 Sep 01 08:29:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f5151d6b-4ea2-441d-9960-a88cc3e2998f tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f5151d6b-4ea2-441d-9960-a88cc3e2998f tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f5151d6b-4ea2-441d-9960-a88cc3e2998f tempest-TestStampPattern-1916184424 tempest-TestStampPattern-1916184424-project-member] http://192.168.122.100/volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 returned with HTTP 404 Sep 01 08:29:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1255/2488] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:23 2026] GET /volume/v3/volumes/a0e0e579-91d7-440d-9557-7c9649b27a78 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-550c9635-6355-4ce4-bd8f-bbfbc37639d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1234/2489] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:25 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] POST http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8/action Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Begin detaching volume completed successfully. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-046dc29a-5737-40c7-ab1c-dce3eede226a tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8/action returned with HTTP 202 Sep 01 08:29:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1256/2490] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:29:25 2026] POST /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-865b18d0-3b1e-4607-8720-b44a41e341e4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-865b18d0-3b1e-4607-8720-b44a41e341e4 None None] GET http://192.168.122.100/volume// Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-865b18d0-3b1e-4607-8720-b44a41e341e4 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-865b18d0-3b1e-4607-8720-b44a41e341e4 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-865b18d0-3b1e-4607-8720-b44a41e341e4 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:29:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1235/2491] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:29:25 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-ef6cc96e-7756-4974-9470-14001d4cf245 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1257/2492] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:29:25 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:29:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-a9cb8143-13e5-4b88-9e81-2f908158b33b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-a9cb8143-13e5-4b88-9e81-2f908158b33b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 Sep 01 08:29:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-a9cb8143-13e5-4b88-9e81-2f908158b33b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-a9cb8143-13e5-4b88-9e81-2f908158b33b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:26 devstack devstack@c-api.service[86552]: /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 01 08:29:26 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:29:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-7dbb5e19-54e2-40dc-932f-857a7e5af79e req-a9cb8143-13e5-4b88-9e81-2f908158b33b tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 returned with HTTP 200 Sep 01 08:29:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1236/2493] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:29:26 2026] DELETE /volume/v3/attachments/a43237cb-2e83-42d0-91b8-cdc84b5cd2f3 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a055d494-b03c-46bf-936c-576e8889cf52 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume with id: 9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume request issued successfully. Sep 01 08:29:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a055d494-b03c-46bf-936c-576e8889cf52 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 202 Sep 01 08:29:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1258/2494] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:26 2026] DELETE /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-3d20bfde-daa7-4b24-9ed2-ed1e4d11f66a req-0955929e-abbc-46cf-871a-400a0adfa044 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 200 Sep 01 08:29:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1237/2495] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:27 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-a782d806-e8c9-4e22-9ee7-e9a598e79a6c req-bcd7d02b-4cca-4f51-a03d-8fab5add2949 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-a782d806-e8c9-4e22-9ee7-e9a598e79a6c req-bcd7d02b-4cca-4f51-a03d-8fab5add2949 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-a782d806-e8c9-4e22-9ee7-e9a598e79a6c req-bcd7d02b-4cca-4f51-a03d-8fab5add2949 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-a782d806-e8c9-4e22-9ee7-e9a598e79a6c req-bcd7d02b-4cca-4f51-a03d-8fab5add2949 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-a782d806-e8c9-4e22-9ee7-e9a598e79a6c req-bcd7d02b-4cca-4f51-a03d-8fab5add2949 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 404 Sep 01 08:29:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1259/2496] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:29:27 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-4757c2bc-1025-4689-8c72-1ae2e1c01bb5 req-45c04491-5e42-4ca4-bbbb-b7c4e1347a20 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4757c2bc-1025-4689-8c72-1ae2e1c01bb5 req-45c04491-5e42-4ca4-bbbb-b7c4e1347a20 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 Sep 01 08:29:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4757c2bc-1025-4689-8c72-1ae2e1c01bb5 req-45c04491-5e42-4ca4-bbbb-b7c4e1347a20 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-4757c2bc-1025-4689-8c72-1ae2e1c01bb5 req-45c04491-5e42-4ca4-bbbb-b7c4e1347a20 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:31 devstack devstack@c-api.service[86552]: /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 01 08:29:31 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:29:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-4757c2bc-1025-4689-8c72-1ae2e1c01bb5 req-45c04491-5e42-4ca4-bbbb-b7c4e1347a20 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 returned with HTTP 200 Sep 01 08:29:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1238/2497] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:29:31 2026] DELETE /volume/v3/attachments/f60c96e4-304d-46be-b5e9-4ad88f211a47 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:29:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1afead37-ab30-437b-b4dd-1f07f745a52e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:29:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume with id: 43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:29:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume request issued successfully. Sep 01 08:29:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1afead37-ab30-437b-b4dd-1f07f745a52e tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 202 Sep 01 08:29:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1260/2498] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:32 2026] DELETE /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-575c3ae4-afb1-470c-b066-ffae18d33655 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-575c3ae4-afb1-470c-b066-ffae18d33655 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:29:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-575c3ae4-afb1-470c-b066-ffae18d33655 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-575c3ae4-afb1-470c-b066-ffae18d33655 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-575c3ae4-afb1-470c-b066-ffae18d33655 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Volume info retrieved successfully. Sep 01 08:29:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-575c3ae4-afb1-470c-b066-ffae18d33655 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 200 Sep 01 08:29:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1239/2499] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:32 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 1258 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7c132376-b921-49d4-920d-b28ffe0e38a5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c132376-b921-49d4-920d-b28ffe0e38a5 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c132376-b921-49d4-920d-b28ffe0e38a5 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c132376-b921-49d4-920d-b28ffe0e38a5 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c132376-b921-49d4-920d-b28ffe0e38a5 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 returned with HTTP 404 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1261/2500] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/43b80206-a3b1-4ed8-8e76-01f13f54dc90 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume with id: 9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f0df2a64-1010-4d86-84f4-d2bf81352226 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 404 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1240/2501] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:34 2026] DELETE /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca6205fd-839b-492d-a5f1-929ae5c365d9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca6205fd-839b-492d-a5f1-929ae5c365d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca6205fd-839b-492d-a5f1-929ae5c365d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca6205fd-839b-492d-a5f1-929ae5c365d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca6205fd-839b-492d-a5f1-929ae5c365d9 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 returned with HTTP 404 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1262/2502] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/9b86edbd-afe2-4a3a-952c-35a072fea6a8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1d528b0b-3302-4173-a744-06961688c3c2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d528b0b-3302-4173-a744-06961688c3c2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] DELETE http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d528b0b-3302-4173-a744-06961688c3c2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1d528b0b-3302-4173-a744-06961688c3c2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1d528b0b-3302-4173-a744-06961688c3c2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Delete volume with id: de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1d528b0b-3302-4173-a744-06961688c3c2 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 404 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1241/2503] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:34 2026] DELETE /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4dbca4af-2c76-439c-97da-dd4b14df2138 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4dbca4af-2c76-439c-97da-dd4b14df2138 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] GET http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4dbca4af-2c76-439c-97da-dd4b14df2138 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4dbca4af-2c76-439c-97da-dd4b14df2138 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4dbca4af-2c76-439c-97da-dd4b14df2138 tempest-TestInstancesWithCinderVolumes-544510126 tempest-TestInstancesWithCinderVolumes-544510126-project-member] http://192.168.122.100/volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c returned with HTTP 404 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1263/2504] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/de923cd2-8482-4c77-bc21-56f95ee0e43c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-802665c9-e578-40e7-94b9-d7ec746b860f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Get all volumes completed successfully. Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-802665c9-e578-40e7-94b9-d7ec746b860f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1242/2505] 192.168.122.100 () {58 vars in 1169 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d25950cc-36f4-4882-91e5-bad32109ab5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d25950cc-36f4-4882-91e5-bad32109ab5f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] DELETE http://192.168.122.100/volume/v3/types/0ac5e395-3572-49fc-83c9-d13e339dddf0 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d25950cc-36f4-4882-91e5-bad32109ab5f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d25950cc-36f4-4882-91e5-bad32109ab5f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d25950cc-36f4-4882-91e5-bad32109ab5f tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types/0ac5e395-3572-49fc-83c9-d13e339dddf0 returned with HTTP 202 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1264/2506] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:29:34 2026] DELETE /volume/v3/types/0ac5e395-3572-49fc-83c9-d13e339dddf0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f3f34185-50fb-48dc-a284-f823506ca9be None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Get all volumes completed successfully. Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3f34185-50fb-48dc-a284-f823506ca9be tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1243/2507] 192.168.122.100 () {58 vars in 1169 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9aa1ab63-a607-4248-926d-fce5badd31f0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9aa1ab63-a607-4248-926d-fce5badd31f0 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] DELETE http://192.168.122.100/volume/v3/types/81591a06-8614-4021-8638-3ba4931bb9d6 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9aa1ab63-a607-4248-926d-fce5badd31f0 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9aa1ab63-a607-4248-926d-fce5badd31f0 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9aa1ab63-a607-4248-926d-fce5badd31f0 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types/81591a06-8614-4021-8638-3ba4931bb9d6 returned with HTTP 202 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1265/2508] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:29:34 2026] DELETE /volume/v3/types/81591a06-8614-4021-8638-3ba4931bb9d6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method 'detail' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Get all volumes completed successfully. Sep 01 08:29:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ad1040ef-d829-4242-b0a8-2619a7bfc69d tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 08:29:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1244/2509] 192.168.122.100 () {58 vars in 1169 bytes} [Tue Sep 1 08:29:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be14276e-cc4a-4fe2-96c9-d55210fb4be9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be14276e-cc4a-4fe2-96c9-d55210fb4be9 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] DELETE http://192.168.122.100/volume/v3/types/efd7e0f1-b87b-4561-b2a0-38a31acf4bbd Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be14276e-cc4a-4fe2-96c9-d55210fb4be9 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be14276e-cc4a-4fe2-96c9-d55210fb4be9 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be14276e-cc4a-4fe2-96c9-d55210fb4be9 tempest-TestInstancesWithCinderVolumes-978013293 tempest-TestInstancesWithCinderVolumes-978013293-project-admin] http://192.168.122.100/volume/v3/types/efd7e0f1-b87b-4561-b2a0-38a31acf4bbd returned with HTTP 202 Sep 01 08:29:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1266/2510] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:29:34 2026] DELETE /volume/v3/types/efd7e0f1-b87b-4561-b2a0-38a31acf4bbd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3c3e9bbf-9234-4635-b324-c6352d2050fd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c3e9bbf-9234-4635-b324-c6352d2050fd tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:29:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c3e9bbf-9234-4635-b324-c6352d2050fd tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c3e9bbf-9234-4635-b324-c6352d2050fd tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:29:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1245/2511] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:29:37 2026] POST /volume/v3/types => generated 287 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0868edc9-c6d3-436b-b45d-348fd620b20e", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0868edc9-c6d3-436b-b45d-348fd620b20e', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Create volume of 1 GB Sep 01 08:29:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Availability Zones retrieved successfully. Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Flow 'volume_create_api' (d30fef4f-7e3c-4600-845d-1ba2aa7cc97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64861ce-d372-4d3e-9d24-4b896ff47270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64861ce-d372-4d3e-9d24-4b896ff47270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:29:38Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=835685b3-6552-4502-a9f2-7f5f6a587439,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': '835685b3-6552-4502-a9f2-7f5f6a587439', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564acb46-80cb-4d64-afae-6375b0332f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-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 01 08:29:40 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-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 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Created reservations ['d399a3e7-fee8-4fa8-a117-76b75ccad353', 'c82d769f-6c27-4dc4-aa3b-cb8873601264', '6f76f458-1b4d-4c7d-982c-99c752e0e9bf', '7022ab8d-9433-46bd-8812-50e6ce999512'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564acb46-80cb-4d64-afae-6375b0332f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d399a3e7-fee8-4fa8-a117-76b75ccad353', 'c82d769f-6c27-4dc4-aa3b-cb8873601264', '6f76f458-1b4d-4c7d-982c-99c752e0e9bf', '7022ab8d-9433-46bd-8812-50e6ce999512']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa04243a-8f1d-4c93-8f91-5ffb1d40af03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa04243a-8f1d-4c93-8f91-5ffb1d40af03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '816737ac-cea0-4d40-8647-fce936314d52', '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='98d9d7fd3e354fbcbfb1bc4996e63c60',qos_specs=None,replication_status=,reservations=['d399a3e7-fee8-4fa8-a117-76b75ccad353','c82d769f-6c27-4dc4-aa3b-cb8873601264','6f76f458-1b4d-4c7d-982c-99c752e0e9bf','7022ab8d-9433-46bd-8812-50e6ce999512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa43308466704d7ab24d4bddd30ad321',volume_type_id=835685b3-6552-4502-a9f2-7f5f6a587439), 'volume': Volume(_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-01T06:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=816737ac-cea0-4d40-8647-fce936314d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98d9d7fd3e354fbcbfb1bc4996e63c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa43308466704d7ab24d4bddd30ad321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(835685b3-6552-4502-a9f2-7f5f6a587439),volume_type_id=835685b3-6552-4502-a9f2-7f5f6a587439)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bab9e9-01c9-49a3-80aa-c472577a74c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bab9e9-01c9-49a3-80aa-c472577a74c7) transitioned into state 'SUCCESS' from 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='98d9d7fd3e354fbcbfb1bc4996e63c60',qos_specs=None,replication_status=,reservations=['d399a3e7-fee8-4fa8-a117-76b75ccad353','c82d769f-6c27-4dc4-aa3b-cb8873601264','6f76f458-1b4d-4c7d-982c-99c752e0e9bf','7022ab8d-9433-46bd-8812-50e6ce999512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa43308466704d7ab24d4bddd30ad321',volume_type_id=835685b3-6552-4502-a9f2-7f5f6a587439)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a389688-e9ee-4bf1-83e3-67e806d14fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a389688-e9ee-4bf1-83e3-67e806d14fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Flow 'volume_create_api' (d30fef4f-7e3c-4600-845d-1ba2aa7cc97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Create volume request issued successfully. Sep 01 08:29:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5beda252-0f5b-4b3d-8cdf-60838948fcab tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:29:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1267/2512] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:29:40 2026] POST /volume/v3/volumes => generated 806 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:29:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89b61f5f-13e4-436b-bea5-6a8b79315bf3 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1246/2513] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:40 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-de79a583-8dd2-4427-9d08-0f5e85a75ef7 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1268/2514] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:41 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 898 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83dbfd76-21da-4d56-bb35-fa4689590e2a tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1247/2515] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:42 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-77d7577f-c8d6-4651-a52b-2fea0f1f8991 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1269/2516] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:44 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f79cd478-7ec5-4d0a-8b1a-45b61caf5d84 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1248/2517] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:45 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52c30ae8-6dfd-4606-bea9-706bd7bf2f1f tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1270/2518] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:46 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 1303 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:29:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] DELETE http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:46 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Delete volume with id: 816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Delete volume request issued successfully. Sep 01 08:29:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a06c57a4-f620-42a9-95a5-9f32904c5f08 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 202 Sep 01 08:29:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1249/2519] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:29:46 2026] DELETE /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Volume info retrieved successfully. Sep 01 08:29:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-79ae23b6-09e9-4cdb-9054-7d8cdacc59dd tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 200 Sep 01 08:29:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1271/2520] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:46 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9139e33e-9117-44b4-894e-13819db69db9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9139e33e-9117-44b4-894e-13819db69db9 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] GET http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9139e33e-9117-44b4-894e-13819db69db9 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9139e33e-9117-44b4-894e-13819db69db9 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9139e33e-9117-44b4-894e-13819db69db9 tempest-VolumeAndVolumeTypeFromImageTest-619640820 tempest-VolumeAndVolumeTypeFromImageTest-619640820-project-member] http://192.168.122.100/volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 returned with HTTP 404 Sep 01 08:29:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1250/2521] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:29:47 2026] GET /volume/v3/volumes/816737ac-cea0-4d40-8647-fce936314d52 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Get all volumes completed successfully. Sep 01 08:29:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-713837d2-3647-41c1-b98f-cadaa5eb7234 tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 08:29:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1272/2522] 192.168.122.100 () {58 vars in 1169 bytes} [Tue Sep 1 08:29:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f19b7dbe-3c68-4ce5-99cf-cec4c8405f3c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f19b7dbe-3c68-4ce5-99cf-cec4c8405f3c tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] DELETE http://192.168.122.100/volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f19b7dbe-3c68-4ce5-99cf-cec4c8405f3c tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f19b7dbe-3c68-4ce5-99cf-cec4c8405f3c tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f19b7dbe-3c68-4ce5-99cf-cec4c8405f3c tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] http://192.168.122.100/volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 returned with HTTP 202 Sep 01 08:29:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1251/2523] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:29:47 2026] DELETE /volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-392a63e5-ffb6-4f33-ad80-24b96ca630da None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-392a63e5-ffb6-4f33-ad80-24b96ca630da tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] GET http://192.168.122.100/volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-392a63e5-ffb6-4f33-ad80-24b96ca630da tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-392a63e5-ffb6-4f33-ad80-24b96ca630da tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-392a63e5-ffb6-4f33-ad80-24b96ca630da tempest-VolumeAndVolumeTypeFromImageTest-890181968 tempest-VolumeAndVolumeTypeFromImageTest-890181968-project-admin] http://192.168.122.100/volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 returned with HTTP 404 Sep 01 08:29:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1273/2524] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:29:47 2026] GET /volume/v3/types/835685b3-6552-4502-a9f2-7f5f6a587439 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1552630373"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1552630373'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume of 1 GB Sep 01 08:29:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Availability Zones retrieved successfully. Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Flow 'volume_create_api' (8fe176c1-0fc1-46e3-8f41-eee54304448c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66b6eec-b4e4-4100-b17a-1e2e521e08a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66b6eec-b4e4-4100-b17a-1e2e521e08a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c686715-79fd-439c-9e82-e6486a05bce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Created reservations ['45f0959e-763b-4f1c-83ce-612800b3f1fd', 'aaaac888-c683-4ec4-b965-7a019f57479b', '78ed2150-75e3-43bc-8a82-1cedf9d71794', '34a910cc-878e-4e73-8978-b7bd743ed2b8'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c686715-79fd-439c-9e82-e6486a05bce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f0959e-763b-4f1c-83ce-612800b3f1fd', 'aaaac888-c683-4ec4-b965-7a019f57479b', '78ed2150-75e3-43bc-8a82-1cedf9d71794', '34a910cc-878e-4e73-8978-b7bd743ed2b8']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca1ce07-5d19-4bbd-be03-d8b2c446c856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca1ce07-5d19-4bbd-be03-d8b2c446c856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7f689b-f532-4417-ad32-1e161c5085af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1552630373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dba636bb729410590daffba58f8aa9b',qos_specs=None,replication_status=,reservations=['45f0959e-763b-4f1c-83ce-612800b3f1fd','aaaac888-c683-4ec4-b965-7a019f57479b','78ed2150-75e3-43bc-8a82-1cedf9d71794','34a910cc-878e-4e73-8978-b7bd743ed2b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6da3a2fb7bf4d07a68354c137260790',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1552630373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7f689b-f532-4417-ad32-1e161c5085af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dba636bb729410590daffba58f8aa9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6da3a2fb7bf4d07a68354c137260790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afdc969-7981-4562-97ea-f2c573d6ab78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afdc969-7981-4562-97ea-f2c573d6ab78) transitioned into state 'SUCCESS' from state '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-1552630373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dba636bb729410590daffba58f8aa9b',qos_specs=None,replication_status=,reservations=['45f0959e-763b-4f1c-83ce-612800b3f1fd','aaaac888-c683-4ec4-b965-7a019f57479b','78ed2150-75e3-43bc-8a82-1cedf9d71794','34a910cc-878e-4e73-8978-b7bd743ed2b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6da3a2fb7bf4d07a68354c137260790',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd050ff2-83be-48cd-b7f9-b1e87b053688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd050ff2-83be-48cd-b7f9-b1e87b053688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Flow 'volume_create_api' (8fe176c1-0fc1-46e3-8f41-eee54304448c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume request issued successfully. Sep 01 08:29:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c4fef3a-3b35-49f9-a5fb-db6382d1823c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:29:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1252/2525] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:29:51 2026] POST /volume/v3/volumes => generated 779 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e95fb9d5-b0e4-433f-9224-07377f249398 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e95fb9d5-b0e4-433f-9224-07377f249398 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:29:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e95fb9d5-b0e4-433f-9224-07377f249398 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e95fb9d5-b0e4-433f-9224-07377f249398 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e95fb9d5-b0e4-433f-9224-07377f249398 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e95fb9d5-b0e4-433f-9224-07377f249398 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 200 Sep 01 08:29:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1274/2526] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:29:51 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:29:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f709ea48-3072-4cdb-b24a-c885d7d4ef5b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 200 Sep 01 08:29:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1253/2527] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:29:53 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 871 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-511044a7-c9a8-480b-8fbf-fe9a627bea4c tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 200 Sep 01 08:29:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1275/2528] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:29:54 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:29:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef7f689b-f532-4417-ad32-1e161c5085af", "name": "tempest-VolumeDependencyTests-Snapshot-1543875404"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:54 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create snapshot from volume ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:29:54 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Created reservations ['cc5ef5ce-87b5-4c8e-b626-30b7beb3a547', 'c9802728-eff1-414d-b162-93b9cd5cf32d', '51af3956-3c81-4936-a880-8f08f0fb1739', 'f730764b-f097-44cf-9423-a474a5da146d'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:29:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot create request issued successfully. Sep 01 08:29:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a2cead2-5f09-4f21-9dc6-8bbc67a995b0 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:29:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1254/2529] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:29:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:29:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5229b6fe-7d63-4789-a261-8dbd1e679cde tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:29:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1276/2530] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:54 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1451957d-4908-43c9-ad70-d8e4c314b218 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1451957d-4908-43c9-ad70-d8e4c314b218 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:29:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1451957d-4908-43c9-ad70-d8e4c314b218 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1451957d-4908-43c9-ad70-d8e4c314b218 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1451957d-4908-43c9-ad70-d8e4c314b218 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:29:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1451957d-4908-43c9-ad70-d8e4c314b218 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:29:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1255/2531] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:55 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:29:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:29:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:29:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2efe9d3b-15b1-41fa-9c5a-a4997aa5b0cf tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:29:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1277/2532] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:56 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-64d6b410-7379-434e-87fd-15ec76356788 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64d6b410-7379-434e-87fd-15ec76356788 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64d6b410-7379-434e-87fd-15ec76356788 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-64d6b410-7379-434e-87fd-15ec76356788 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-64d6b410-7379-434e-87fd-15ec76356788 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-64d6b410-7379-434e-87fd-15ec76356788 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:29:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1256/2533] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:29:57 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1511479392"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1511479392'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume of 1 GB Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Availability Zones retrieved successfully. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Flow 'volume_create_api' (2be2c973-5136-4ca9-87a1-8ce2eda2d72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72762ce4-872c-4afd-ae43-85fc360623ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72762ce4-872c-4afd-ae43-85fc360623ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bd6660-09d7-4109-805a-754287026d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Created reservations ['5e8727dc-59a2-4604-a2a9-3843e2d6fc3c', '2a58f3c3-154b-49c2-9bd7-d0bdbef4b841', '5a479f10-412f-4b8f-aac4-9647968c3561', 'c6981537-0ae9-47ad-9863-dda6b36f0da6'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bd6660-09d7-4109-805a-754287026d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8727dc-59a2-4604-a2a9-3843e2d6fc3c', '2a58f3c3-154b-49c2-9bd7-d0bdbef4b841', '5a479f10-412f-4b8f-aac4-9647968c3561', 'c6981537-0ae9-47ad-9863-dda6b36f0da6']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6fa7995-625e-4954-9f92-1da1e3d5ad80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6fa7995-625e-4954-9f92-1da1e3d5ad80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1511479392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dba636bb729410590daffba58f8aa9b',qos_specs=None,replication_status=,reservations=['5e8727dc-59a2-4604-a2a9-3843e2d6fc3c','2a58f3c3-154b-49c2-9bd7-d0bdbef4b841','5a479f10-412f-4b8f-aac4-9647968c3561','c6981537-0ae9-47ad-9863-dda6b36f0da6'],size=1,snapshot_id=fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e,source_replicaid=,source_volid=None,status='creating',user_id='d6da3a2fb7bf4d07a68354c137260790',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1511479392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dba636bb729410590daffba58f8aa9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6da3a2fb7bf4d07a68354c137260790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7befa6c6-b8e8-4c0a-b350-d772f1722583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7befa6c6-b8e8-4c0a-b350-d772f1722583) transitioned into state 'SUCCESS' from state '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-1511479392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dba636bb729410590daffba58f8aa9b',qos_specs=None,replication_status=,reservations=['5e8727dc-59a2-4604-a2a9-3843e2d6fc3c','2a58f3c3-154b-49c2-9bd7-d0bdbef4b841','5a479f10-412f-4b8f-aac4-9647968c3561','c6981537-0ae9-47ad-9863-dda6b36f0da6'],size=1,snapshot_id=fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e,source_replicaid=,source_volid=None,status='creating',user_id='d6da3a2fb7bf4d07a68354c137260790',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da6c29c-4c0d-4638-a0e3-21b7695860af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da6c29c-4c0d-4638-a0e3-21b7695860af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Flow 'volume_create_api' (2be2c973-5136-4ca9-87a1-8ce2eda2d72a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Create volume request issued successfully. Sep 01 08:29:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1b6d2932-4821-4706-a292-a9b19c0c8e8a tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:29:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1278/2534] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:29:57 2026] POST /volume/v3/volumes => generated 813 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:29:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84a1f3b0-b9bc-4c0f-989e-44607af8b4ae tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:29:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1257/2535] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:29:57 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:29:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:29:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:29:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:29:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:29:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:29:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:29:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:29:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:29:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:29:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2e24020-fbaa-446a-8b64-fe354a3a861e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:29:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1279/2536] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:29:59 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1e825f0-fa9f-41fd-82a6-543481bc76a5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1258/2537] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:00 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c15ffc4-9c29-431b-a218-3b7d593a99b7 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1280/2538] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:01 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:30:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:02 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:02 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f304b25d-f695-49dc-a8a6-16c7ed03f89b tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1259/2539] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:02 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:03 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=232,cinder:UPDATE=53,cinder:INSERT=21 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a971f2f3-2af4-46dc-a6fd-2983ea581b65 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1281/2540] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:03 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=226,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-517df1cb-086a-40b8-9ee3-223d6c35db63 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1260/2541] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:04 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9d46a31f-e524-462e-9a2a-6071c763deda None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:04 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete snapshot with id: fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:30:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot delete request issued successfully. Sep 01 08:30:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9d46a31f-e524-462e-9a2a-6071c763deda tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 202 Sep 01 08:30:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1282/2542] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:30:04 2026] DELETE /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e825f555-cf8d-4548-afaf-98bcc955547e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e825f555-cf8d-4548-afaf-98bcc955547e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e825f555-cf8d-4548-afaf-98bcc955547e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e825f555-cf8d-4548-afaf-98bcc955547e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e825f555-cf8d-4548-afaf-98bcc955547e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:30:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e825f555-cf8d-4548-afaf-98bcc955547e tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:30:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1261/2543] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:30:04 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-203b7a61-c399-447b-aefd-bf97f9461362 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-203b7a61-c399-447b-aefd-bf97f9461362 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-203b7a61-c399-447b-aefd-bf97f9461362 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-203b7a61-c399-447b-aefd-bf97f9461362 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-203b7a61-c399-447b-aefd-bf97f9461362 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Snapshot retrieved successfully. Sep 01 08:30:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-203b7a61-c399-447b-aefd-bf97f9461362 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 200 Sep 01 08:30:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1283/2544] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:30:05 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7720d91-19a2-4fb0-9138-2caf121c7afb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7720d91-19a2-4fb0-9138-2caf121c7afb tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7720d91-19a2-4fb0-9138-2caf121c7afb tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7720d91-19a2-4fb0-9138-2caf121c7afb tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7720d91-19a2-4fb0-9138-2caf121c7afb tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 404 Sep 01 08:30:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1262/2545] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:30:06 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:30:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete volume with id: ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete volume request issued successfully. Sep 01 08:30:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28d85078-a328-41a8-8715-f2ac2fd82a13 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 202 Sep 01 08:30:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1284/2546] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:30:06 2026] DELETE /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:30:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:07 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:07 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95fc888a-6b7a-4be2-bc28-38aab0c3f3b9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 200 Sep 01 08:30:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1263/2547] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:07 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 871 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1c26bb8b-ce83-43b6-8090-c652ec5163e5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c26bb8b-ce83-43b6-8090-c652ec5163e5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c26bb8b-ce83-43b6-8090-c652ec5163e5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c26bb8b-ce83-43b6-8090-c652ec5163e5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c26bb8b-ce83-43b6-8090-c652ec5163e5 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 404 Sep 01 08:30:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1285/2548] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:08 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:30:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] DELETE http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:08 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete volume with id: 4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete volume request issued successfully. Sep 01 08:30:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d31e631c-9377-46d0-b9ea-29fd513579d1 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 202 Sep 01 08:30:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1264/2549] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:30:08 2026] DELETE /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Volume info retrieved successfully. Sep 01 08:30:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-63cacda3-49dc-4a62-89cb-bcbe4e538bec tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 200 Sep 01 08:30:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1286/2550] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:08 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6289a27d-e10a-477b-aed4-f5c916ab6415 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6289a27d-e10a-477b-aed4-f5c916ab6415 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6289a27d-e10a-477b-aed4-f5c916ab6415 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6289a27d-e10a-477b-aed4-f5c916ab6415 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6289a27d-e10a-477b-aed4-f5c916ab6415 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 returned with HTTP 404 Sep 01 08:30:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1265/2551] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:09 2026] GET /volume/v3/volumes/4ef151c2-d7d5-4f01-8a9c-ec62af35f4f2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete snapshot with id: fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29178fed-0fd3-46f2-b5d0-040ea4fcf4c9 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 404 Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7df02d88-f2af-43ae-9ca5-a5e149f2c327 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1287/2552] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:30:09 2026] DELETE /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df02d88-f2af-43ae-9ca5-a5e149f2c327 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df02d88-f2af-43ae-9ca5-a5e149f2c327 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df02d88-f2af-43ae-9ca5-a5e149f2c327 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df02d88-f2af-43ae-9ca5-a5e149f2c327 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e returned with HTTP 404 Sep 01 08:30:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1266/2553] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:30:09 2026] GET /volume/v3/snapshots/fe5e1b62-bb5b-4c8a-9202-dbf6a8679b5e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Delete volume with id: ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a0ddd88-bc79-44f5-ae80-adbdefddda53 tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 404 Sep 01 08:30:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1288/2554] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:30:09 2026] DELETE /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9bc3fdc2-fbf1-446b-aa13-9691a914c9ea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bc3fdc2-fbf1-446b-aa13-9691a914c9ea tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] GET http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bc3fdc2-fbf1-446b-aa13-9691a914c9ea tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9bc3fdc2-fbf1-446b-aa13-9691a914c9ea tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9bc3fdc2-fbf1-446b-aa13-9691a914c9ea tempest-VolumeDependencyTests-296590295 tempest-VolumeDependencyTests-296590295-project-member] http://192.168.122.100/volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af returned with HTTP 404 Sep 01 08:30:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1267/2555] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:30:09 2026] GET /volume/v3/volumes/ef7f689b-f532-4417-ad32-1e161c5085af => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:30:19 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=17,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:19 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-674294592", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-674294592', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Create volume of 1 GB Sep 01 08:30:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Availability Zones retrieved successfully. Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Flow 'volume_create_api' (271476ef-d2f2-457c-9e89-de2ea05e12cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94bfa051-31c2-4fa5-b51c-f2cfda9d923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94bfa051-31c2-4fa5-b51c-f2cfda9d923e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2498d03d-8e56-402e-98b7-2f55a357b83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Created reservations ['efeefd36-cffd-4768-a230-a85e865092e0', '08675387-6d37-418d-af34-865fd7a8e3fb', '243dd3cd-281a-472a-a34c-6a8394c3e599', '19b0013c-4839-493d-9b09-315e8f32f316'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2498d03d-8e56-402e-98b7-2f55a357b83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efeefd36-cffd-4768-a230-a85e865092e0', '08675387-6d37-418d-af34-865fd7a8e3fb', '243dd3cd-281a-472a-a34c-6a8394c3e599', '19b0013c-4839-493d-9b09-315e8f32f316']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3504db92-3989-4e71-b21f-1232f5fc41ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3504db92-3989-4e71-b21f-1232f5fc41ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd972cf46-720a-4ef1-99fe-8559a7b1b14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-674294592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd803f8b07d94f3aab6155ed91971a26',qos_specs=None,replication_status=,reservations=['efeefd36-cffd-4768-a230-a85e865092e0','08675387-6d37-418d-af34-865fd7a8e3fb','243dd3cd-281a-472a-a34c-6a8394c3e599','19b0013c-4839-493d-9b09-315e8f32f316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2df43418f7543b8b25fa2fa15f82c4a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-674294592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d972cf46-720a-4ef1-99fe-8559a7b1b14a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd803f8b07d94f3aab6155ed91971a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2df43418f7543b8b25fa2fa15f82c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b27214c-bbba-412c-b8c1-c1cb3cc19e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b27214c-bbba-412c-b8c1-c1cb3cc19e10) transitioned into state 'SUCCESS' from state '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-674294592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd803f8b07d94f3aab6155ed91971a26',qos_specs=None,replication_status=,reservations=['efeefd36-cffd-4768-a230-a85e865092e0','08675387-6d37-418d-af34-865fd7a8e3fb','243dd3cd-281a-472a-a34c-6a8394c3e599','19b0013c-4839-493d-9b09-315e8f32f316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2df43418f7543b8b25fa2fa15f82c4a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fc1cdf-3adc-4b16-a441-196b61c8ee85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fc1cdf-3adc-4b16-a441-196b61c8ee85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Flow 'volume_create_api' (271476ef-d2f2-457c-9e89-de2ea05e12cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:30:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Create volume request issued successfully. Sep 01 08:30:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfa8a930-c12a-4a88-b792-1859b741fa3c tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:30:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1289/2556] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:30:20 2026] POST /volume/v3/volumes => generated 763 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:30:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-256fdfd1-6f7b-4d2e-9ad0-5f6233f1eee5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1268/2557] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:20 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6553c464-deca-4093-9901-377c8d2b6352 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6553c464-deca-4093-9901-377c8d2b6352 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6553c464-deca-4093-9901-377c8d2b6352 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6553c464-deca-4093-9901-377c8d2b6352 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6553c464-deca-4093-9901-377c8d2b6352 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6553c464-deca-4093-9901-377c8d2b6352 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1290/2558] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc0513d6-2525-4a25-baf3-0bdd3f17acc9 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1269/2559] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Get all volumes completed successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6454480c-d212-4816-8ce6-4d4c07e03a2e tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1291/2560] 192.168.122.100 () {58 vars in 1121 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes => generated 346 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c799f66-5cb0-48a0-a9a2-eb25c497a66d tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1270/2561] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5e43ca82-0c1d-42a6-89fb-127e2784b3ef tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1292/2562] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f4d224af-f68a-41b6-a761-f57516d49a9d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f4d224af-f68a-41b6-a761-f57516d49a9d None None] GET http://192.168.122.100/volume// Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f4d224af-f68a-41b6-a761-f57516d49a9d None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f4d224af-f68a-41b6-a761-f57516d49a9d None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f4d224af-f68a-41b6-a761-f57516d49a9d None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:30:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1271/2563] 192.168.122.100 () {58 vars in 1317 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-4bfb1e96-aac4-42d6-a40b-15eb3e477959 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-4bfb1e96-aac4-42d6-a40b-15eb3e477959 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-4bfb1e96-aac4-42d6-a40b-15eb3e477959 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d972cf46-720a-4ef1-99fe-8559a7b1b14a", "connector": null, "instance_uuid": "41beeeae-11c3-434e-bd86-08f1e9a084ea"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-4bfb1e96-aac4-42d6-a40b-15eb3e477959 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1293/2564] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:30:22 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f822c553-fb45-4574-8abe-5e6201198b39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f822c553-fb45-4574-8abe-5e6201198b39 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f822c553-fb45-4574-8abe-5e6201198b39 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f822c553-fb45-4574-8abe-5e6201198b39 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1ed08047-c65c-4937-b3ee-12ae86316afb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ed08047-c65c-4937-b3ee-12ae86316afb None None] GET http://192.168.122.100/volume// Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ed08047-c65c-4937-b3ee-12ae86316afb None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1ed08047-c65c-4937-b3ee-12ae86316afb None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1ed08047-c65c-4937-b3ee-12ae86316afb None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1294/2565] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f822c553-fb45-4574-8abe-5e6201198b39 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f822c553-fb45-4574-8abe-5e6201198b39 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1272/2566] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-d5bffa73-a149-4c08-9851-fd0159418f47 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1295/2567] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:30:22 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1036 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] PUT http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Acquiring lock "cinder-attachment_update-d972cf46-720a-4ef1-99fe-8559a7b1b14a-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Lock "cinder-attachment_update-d972cf46-720a-4ef1-99fe-8559a7b1b14a-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Lock "cinder-attachment_update-d972cf46-720a-4ef1-99fe-8559a7b1b14a-devstack" released by "attachment_update" :: held 0.177s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-1e07d50f-a4fe-4670-ad48-b52689bce874 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 returned with HTTP 200 Sep 01 08:30:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1273/2568] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:30:22 2026] PUT /volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5d588b54-a6d7-42b8-8177-d9dbcdb4b9a8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5d588b54-a6d7-42b8-8177-d9dbcdb4b9a8 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] POST http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291/action Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5d588b54-a6d7-42b8-8177-d9dbcdb4b9a8 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5d588b54-a6d7-42b8-8177-d9dbcdb4b9a8 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-54541b62-4b13-4302-9c41-c82d35e78d81 req-5d588b54-a6d7-42b8-8177-d9dbcdb4b9a8 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291/action returned with HTTP 204 Sep 01 08:30:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1296/2569] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:30:23 2026] POST /volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-390b75f5-ae9f-4652-86e5-43e4a0e3d570 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1274/2570] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:23 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:30:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:30:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-67160fef-878a-4cda-b820-c351c3f5f2c3 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1297/2571] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:23 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:30:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23669faf-03c9-4831-bd14-4b10ec4b53ba tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:30:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1275/2572] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:30:23 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:33 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:33 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=31,cinder:UPDATE=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-206ead9c-ecff-49ac-9eb7-85f9e9b6ea7b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-206ead9c-ecff-49ac-9eb7-85f9e9b6ea7b tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/attachments?instance_id=41beeeae-11c3-434e-bd86-08f1e9a084ea Sep 01 08:30:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-206ead9c-ecff-49ac-9eb7-85f9e9b6ea7b tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-206ead9c-ecff-49ac-9eb7-85f9e9b6ea7b tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:43 devstack devstack@c-api.service[86551]: /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 01 08:30:43 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, cls(context), Sep 01 08:30:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-206ead9c-ecff-49ac-9eb7-85f9e9b6ea7b tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments?instance_id=41beeeae-11c3-434e-bd86-08f1e9a084ea returned with HTTP 200 Sep 01 08:30:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1298/2573] 192.168.122.100 () {62 vars in 1526 bytes} [Tue Sep 1 08:30:43 2026] GET /volume/v3/attachments?instance_id=41beeeae-11c3-434e-bd86-08f1e9a084ea => generated 192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-6820a7b4-194d-4935-92af-c1e6ed463ca5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:30:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-6820a7b4-194d-4935-92af-c1e6ed463ca5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 Sep 01 08:30:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-6820a7b4-194d-4935-92af-c1e6ed463ca5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:30:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-6820a7b4-194d-4935-92af-c1e6ed463ca5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:30:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:30:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:30:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-ccf2f70f-bfee-45f6-b763-ec9b4cb3de64 req-6820a7b4-194d-4935-92af-c1e6ed463ca5 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 returned with HTTP 200 Sep 01 08:30:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1276/2574] 192.168.122.100 () {62 vars in 1540 bytes} [Tue Sep 1 08:30:43 2026] GET /volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 => generated 718 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:30:53 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=2 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:30:53 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=4 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-8f391ddc-4547-41c4-ab48-ef7d5ea87a53 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:31:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1299/2575] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:31:11 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] POST http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a/action Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Begin detaching volume completed successfully. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-27ba4862-15d2-4d03-83b9-9bc8afe9ee33 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a/action returned with HTTP 202 Sep 01 08:31:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1277/2576] 192.168.122.100 () {64 vars in 1561 bytes} [Tue Sep 1 08:31:11 2026] POST /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e445b971-6a41-4d1c-939e-42f6d098d1ed None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e445b971-6a41-4d1c-939e-42f6d098d1ed None None] GET http://192.168.122.100/volume// Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e445b971-6a41-4d1c-939e-42f6d098d1ed None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e445b971-6a41-4d1c-939e-42f6d098d1ed None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e445b971-6a41-4d1c-939e-42f6d098d1ed None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:31:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1300/2577] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:31:11 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-2fbcc40e-3721-4051-9877-7e082de0f264 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:31:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1278/2578] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:31:11 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-541f566e-f3fc-4b9e-a138-0260252029fe req-e9adabd2-2451-4153-98fa-967cf2fedef0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-e9adabd2-2451-4153-98fa-967cf2fedef0 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] DELETE http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-e9adabd2-2451-4153-98fa-967cf2fedef0 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-e9adabd2-2451-4153-98fa-967cf2fedef0 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:11 devstack devstack@c-api.service[86551]: /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 01 08:31:11 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:31:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-541f566e-f3fc-4b9e-a138-0260252029fe req-e9adabd2-2451-4153-98fa-967cf2fedef0 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 returned with HTTP 200 Sep 01 08:31:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1301/2579] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:31:11 2026] DELETE /volume/v3/attachments/0ca1e591-d508-4d4d-a2cd-ebcb4480e291 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-21f68045-322a-4168-90b2-6c3c3569e3a2 req-45a39ffd-10ea-4c7c-bf0b-749cb1e381a6 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:31:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1279/2580] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:31:12 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b4dd6989-7899-467e-9c7a-f46fc04070af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] DELETE http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:12 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Delete volume with id: d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Delete volume request issued successfully. Sep 01 08:31:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b4dd6989-7899-467e-9c7a-f46fc04070af tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 202 Sep 01 08:31:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1302/2581] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:31:12 2026] DELETE /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Volume info retrieved successfully. Sep 01 08:31:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf6a6cfe-759d-4a04-abb3-5a140b3bbc50 tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 200 Sep 01 08:31:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1280/2582] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:12 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:31:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7ed06265-4e8c-4506-8b96-951866d8436f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ed06265-4e8c-4506-8b96-951866d8436f tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] GET http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a Sep 01 08:31:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ed06265-4e8c-4506-8b96-951866d8436f tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ed06265-4e8c-4506-8b96-951866d8436f tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ed06265-4e8c-4506-8b96-951866d8436f tempest-TestMinimumBasicScenario-1144717405 tempest-TestMinimumBasicScenario-1144717405-project-member] http://192.168.122.100/volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a returned with HTTP 404 Sep 01 08:31:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1303/2583] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:13 2026] GET /volume/v3/volumes/d972cf46-720a-4ef1-99fe-8559a7b1b14a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:31:22 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:31:23 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1730648529", "imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1730648529', 'imageRef': '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Create volume of 1 GB Sep 01 08:31:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Availability Zones retrieved successfully. Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Flow 'volume_create_api' (ea2a454a-2ce4-4bb2-91f8-5fda33187dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ba4769-74da-4cb8-aaef-04cf2c59b499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:31:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ba4769-74da-4cb8-aaef-04cf2c59b499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac8112f-bee4-48b8-8db7-b66a4ec42000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Created reservations ['357cb6d3-8ba7-48f4-85c1-3e0effa375ab', '003ad4dc-8203-4855-b8fa-0a3c6a7124ba', 'ecfb2b98-6fb2-493e-8396-f8485c76535b', 'f87d38ba-8971-4666-94b2-23a9490b8453'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac8112f-bee4-48b8-8db7-b66a4ec42000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357cb6d3-8ba7-48f4-85c1-3e0effa375ab', '003ad4dc-8203-4855-b8fa-0a3c6a7124ba', 'ecfb2b98-6fb2-493e-8396-f8485c76535b', 'f87d38ba-8971-4666-94b2-23a9490b8453']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f132452-4d3e-4c67-a6de-a9c674606b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f132452-4d3e-4c67-a6de-a9c674606b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bd8d193-e92e-4326-9e30-c4b5a2b14b9a', '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-1730648529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23463ccddb4648fda6857d91959ae807',qos_specs=None,replication_status=,reservations=['357cb6d3-8ba7-48f4-85c1-3e0effa375ab','003ad4dc-8203-4855-b8fa-0a3c6a7124ba','ecfb2b98-6fb2-493e-8396-f8485c76535b','f87d38ba-8971-4666-94b2-23a9490b8453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='246a59fd244a47f8beb571d4b3a07c88',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1730648529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bd8d193-e92e-4326-9e30-c4b5a2b14b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23463ccddb4648fda6857d91959ae807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='246a59fd244a47f8beb571d4b3a07c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8447473c-01bb-4b93-8909-c06dfa194929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8447473c-01bb-4b93-8909-c06dfa194929) transitioned into state 'SUCCESS' from state '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-1730648529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23463ccddb4648fda6857d91959ae807',qos_specs=None,replication_status=,reservations=['357cb6d3-8ba7-48f4-85c1-3e0effa375ab','003ad4dc-8203-4855-b8fa-0a3c6a7124ba','ecfb2b98-6fb2-493e-8396-f8485c76535b','f87d38ba-8971-4666-94b2-23a9490b8453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='246a59fd244a47f8beb571d4b3a07c88',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a0bb71-96be-4d36-baa3-1202749c2038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a0bb71-96be-4d36-baa3-1202749c2038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Flow 'volume_create_api' (ea2a454a-2ce4-4bb2-91f8-5fda33187dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:31:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Create volume request issued successfully. Sep 01 08:31:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1700b314-43e1-4731-99a7-0ec9e8586b5e tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:31:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1281/2584] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:31:47 2026] POST /volume/v3/volumes => generated 762 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:31:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-970aa265-7922-4e71-b70a-541be2223457 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-970aa265-7922-4e71-b70a-541be2223457 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-970aa265-7922-4e71-b70a-541be2223457 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-970aa265-7922-4e71-b70a-541be2223457 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-970aa265-7922-4e71-b70a-541be2223457 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-970aa265-7922-4e71-b70a-541be2223457 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1304/2585] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:48 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1983c2ec-196f-4d1c-8938-94337cf16d23 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1282/2586] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:49 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6cbd251d-4b84-4fc7-bba3-77f779d3afde tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1305/2587] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:50 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12bca00c-c5df-42c1-8ca8-2e55add030a5 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1283/2588] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:51 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-05590d22-5f56-4c6c-90ed-af4973ac0e8d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1306/2589] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:52 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:31:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-055bed00-3c63-407c-91e6-696567ccf36c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-055bed00-3c63-407c-91e6-696567ccf36c tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-055bed00-3c63-407c-91e6-696567ccf36c tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-055bed00-3c63-407c-91e6-696567ccf36c tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-055bed00-3c63-407c-91e6-696567ccf36c tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-055bed00-3c63-407c-91e6-696567ccf36c tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1284/2590] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:31:53 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-7c322cb8-e7be-4345-93eb-af6bfd2cf2bb tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1307/2591] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:31:53 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 1333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-824487bd-2472-4650-8fd2-7002e111c868 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1285/2592] 192.168.122.100 () {60 vars in 1487 bytes} [Tue Sep 1 08:31:54 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2c7c3020-b519-4393-ab74-3d71952e46b3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c7c3020-b519-4393-ab74-3d71952e46b3 None None] GET http://192.168.122.100/volume// Sep 01 08:31:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c7c3020-b519-4393-ab74-3d71952e46b3 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c7c3020-b519-4393-ab74-3d71952e46b3 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c7c3020-b519-4393-ab74-3d71952e46b3 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:31:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1308/2593] 192.168.122.100 () {58 vars in 1308 bytes} [Tue Sep 1 08:31:54 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:31:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-c6bd4944-e4c9-402c-af0d-bf20affe8529 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-c6bd4944-e4c9-402c-af0d-bf20affe8529 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:31:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-c6bd4944-e4c9-402c-af0d-bf20affe8529 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bd8d193-e92e-4326-9e30-c4b5a2b14b9a", "connector": null, "instance_uuid": "be93abc1-1dd7-43b6-8cdd-fbc22ed95d3d"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:31:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-c6bd4944-e4c9-402c-af0d-bf20affe8529 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:31:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1286/2594] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:31:54 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d4a85b4d-5f33-4917-99b1-836bb046a99c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d4a85b4d-5f33-4917-99b1-836bb046a99c None None] GET http://192.168.122.100/volume// Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d4a85b4d-5f33-4917-99b1-836bb046a99c None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d4a85b4d-5f33-4917-99b1-836bb046a99c None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d4a85b4d-5f33-4917-99b1-836bb046a99c None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:31:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1309/2595] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:31:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:31:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:31:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:31:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:31:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:31:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-ad06aaaa-3a4a-4066-96dc-85e31a586534 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:31:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1287/2596] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:31:55 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] PUT http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Acquiring lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" by "attachment_update" {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86551) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:31:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:31:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:31:56 devstack devstack@c-api.service[86551]: DEBUG cinder.coordination [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" released by "attachment_update" :: held 0.181s {{(pid=86551) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:31:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-2a73ec44-fa43-4337-aac2-decd1cb9fad2 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f returned with HTTP 200 Sep 01 08:31:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1310/2597] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:31:55 2026] PUT /volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f => generated 694 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:31:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-329837bd-5c28-4f54-b14e-9f90df37a2d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:31:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-329837bd-5c28-4f54-b14e-9f90df37a2d6 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] POST http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f/action Sep 01 08:31:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-329837bd-5c28-4f54-b14e-9f90df37a2d6 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action body: b'{"os-complete": null}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:31:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-329837bd-5c28-4f54-b14e-9f90df37a2d6 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:31:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:31:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:31:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:31:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:31:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-e6caa304-872e-42cb-a9ce-4184de4efe71 req-329837bd-5c28-4f54-b14e-9f90df37a2d6 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f/action returned with HTTP 204 Sep 01 08:31:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1288/2598] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:31:56 2026] POST /volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:32:06 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:32:06 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e0ff17d9-4de7-48d8-bd52-bc47e77c6927 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e0ff17d9-4de7-48d8-bd52-bc47e77c6927 None None] GET http://192.168.122.100/volume// Sep 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e0ff17d9-4de7-48d8-bd52-bc47e77c6927 None None] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e0ff17d9-4de7-48d8-bd52-bc47e77c6927 None None] Calling method 'all' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e0ff17d9-4de7-48d8-bd52-bc47e77c6927 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:32:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1311/2599] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:32:27 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:32:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-e9bbcc91-17db-490c-abba-b4a474269298 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-e9bbcc91-17db-490c-abba-b4a474269298 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] POST http://192.168.122.100/volume/v3/attachments Sep 01 08:32:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-e9bbcc91-17db-490c-abba-b4a474269298 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bd8d193-e92e-4326-9e30-c4b5a2b14b9a", "connector": null, "instance_uuid": "be93abc1-1dd7-43b6-8cdd-fbc22ed95d3d"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:32:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:32:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:32:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:32:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:32:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:32:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:32:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-e9bbcc91-17db-490c-abba-b4a474269298 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments returned with HTTP 200 Sep 01 08:32:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1289/2600] 192.168.122.100 () {66 vars in 1483 bytes} [Tue Sep 1 08:32:27 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 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-5e68f3ab-53e3-46d4-a592-75d8daf2cfe9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-5e68f3ab-53e3-46d4-a592-75d8daf2cfe9 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] DELETE http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f Sep 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-5e68f3ab-53e3-46d4-a592-75d8daf2cfe9 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-5e68f3ab-53e3-46d4-a592-75d8daf2cfe9 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:32:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:32:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:32:27 devstack devstack@c-api.service[86551]: /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 01 08:32:27 devstack devstack@c-api.service[86551]: return base.obj_make_list(context, Sep 01 08:32:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-09ecf0fe-b4a3-4eac-867c-f123ce7be9dc req-5e68f3ab-53e3-46d4-a592-75d8daf2cfe9 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f returned with HTTP 200 Sep 01 08:32:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1312/2601] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:32:27 2026] DELETE /volume/v3/attachments/ae29e629-2ca9-491d-a25b-ff9ad8670e7f => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c515bf06-dc0c-47fc-8452-c32dfefd7e59 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c515bf06-dc0c-47fc-8452-c32dfefd7e59 None None] GET http://192.168.122.100/volume// Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c515bf06-dc0c-47fc-8452-c32dfefd7e59 None None] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c515bf06-dc0c-47fc-8452-c32dfefd7e59 None None] Calling method 'all' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c515bf06-dc0c-47fc-8452-c32dfefd7e59 None None] http://192.168.122.100/volume// returned with HTTP 300 Sep 01 08:32:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1290/2602] 192.168.122.100 () {58 vars in 1315 bytes} [Tue Sep 1 08:32:29 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] GET http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:32:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:32:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:32:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:32:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:32:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-8aa4b656-db47-4482-8e6d-f38974417fb3 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 200 Sep 01 08:32:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1313/2603] 192.168.122.100 () {62 vars in 1528 bytes} [Tue Sep 1 08:32:29 2026] GET /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 1513 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] PUT http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.100", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:398353aca23d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "af03ffd2-e90c-4e17-aeea-4a62c148b596", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Acquiring lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" by "attachment_update" {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86552) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:32:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:32:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:32:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:32:29 devstack devstack@c-api.service[86552]: DEBUG cinder.coordination [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Lock "cinder-attachment_update-0bd8d193-e92e-4326-9e30-c4b5a2b14b9a-devstack" released by "attachment_update" :: held 0.152s {{(pid=86552) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 08:32:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-67def293-c2ac-4661-8bd4-4154b8367d10 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f returned with HTTP 200 Sep 01 08:32:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1291/2604] 192.168.122.100 () {66 vars in 1593 bytes} [Tue Sep 1 08:32:29 2026] PUT /volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f => generated 694 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-238ec708-288a-40e6-adf5-74d22d676915 req-d6d7767d-b006-4c9d-aba7-00be3e12b5ab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-d6d7767d-b006-4c9d-aba7-00be3e12b5ab tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] POST http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f/action Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-d6d7767d-b006-4c9d-aba7-00be3e12b5ab tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action body: b'{"os-complete": null}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-d6d7767d-b006-4c9d-aba7-00be3e12b5ab tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:32:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:32:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:32:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:32:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:32:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-238ec708-288a-40e6-adf5-74d22d676915 req-d6d7767d-b006-4c9d-aba7-00be3e12b5ab tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f/action returned with HTTP 204 Sep 01 08:32:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1314/2605] 192.168.122.100 () {66 vars in 1614 bytes} [Tue Sep 1 08:32:29 2026] POST /volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:32:39 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:32:39 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:33:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [req-70447993-1246-4db5-a276-b08c226ce127 req-46f5267d-9e22-4a9e-9e8f-370c21181839 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-46f5267d-9e22-4a9e-9e8f-370c21181839 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] DELETE http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f Sep 01 08:33:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-46f5267d-9e22-4a9e-9e8f-370c21181839 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-46f5267d-9e22-4a9e-9e8f-370c21181839 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:12 devstack devstack@c-api.service[86552]: /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 01 08:33:12 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, Sep 01 08:33:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-46f5267d-9e22-4a9e-9e8f-370c21181839 tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f returned with HTTP 200 Sep 01 08:33:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1292/2606] 192.168.122.100 () {64 vars in 1562 bytes} [Tue Sep 1 08:33:12 2026] DELETE /volume/v3/attachments/b0035e67-e35c-40dc-8779-c591c670b21f => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] DELETE http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:33:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:12 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:12 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Delete volume with id: 0bd8d193-e92e-4326-9e30-c4b5a2b14b9a Sep 01 08:33:12 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:12 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:12 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:12 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Volume info retrieved successfully. Sep 01 08:33:12 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] Delete volume request issued successfully. Sep 01 08:33:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [req-70447993-1246-4db5-a276-b08c226ce127 req-ba063a25-30bd-4ca5-96e3-bbb0f3eb9f1d tempest-TestShelveInstance-509250 tempest-TestShelveInstance-509250-project-member] http://192.168.122.100/volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a returned with HTTP 202 Sep 01 08:33:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1315/2607] 192.168.122.100 () {62 vars in 1509 bytes} [Tue Sep 1 08:33:12 2026] DELETE /volume/v3/volumes/0bd8d193-e92e-4326-9e30-c4b5a2b14b9a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:22 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:33:22 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4caf47b6-41c5-42d7-b729-f34878aad778 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-664280985"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-664280985'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (9f836a19-8bb8-45d3-973e-714220e336fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d40e53-d99e-4fe6-a0dd-55c2a9bcfc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d40e53-d99e-4fe6-a0dd-55c2a9bcfc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2655c5ab-9d8d-47b2-afe3-f54a7ff3314d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['53d8d45c-ac63-4d4f-a686-181511afb475', '0a39c0b7-fae6-444c-8442-6225a42e6ce4', '6b49487b-1826-4d0d-8226-9a602f069557', 'e0eb18ac-9ecf-42e8-b757-6754d363a351'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2655c5ab-9d8d-47b2-afe3-f54a7ff3314d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53d8d45c-ac63-4d4f-a686-181511afb475', '0a39c0b7-fae6-444c-8442-6225a42e6ce4', '6b49487b-1826-4d0d-8226-9a602f069557', 'e0eb18ac-9ecf-42e8-b757-6754d363a351']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4851ccbe-0808-41af-be7d-9acefa1f872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4851ccbe-0808-41af-be7d-9acefa1f872b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-664280985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['53d8d45c-ac63-4d4f-a686-181511afb475','0a39c0b7-fae6-444c-8442-6225a42e6ce4','6b49487b-1826-4d0d-8226-9a602f069557','e0eb18ac-9ecf-42e8-b757-6754d363a351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-664280985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40761f37-48b5-44ca-b3c9-cd32dfffc644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9b7a97-ebb0-45fc-9476-2d0448ae20ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9b7a97-ebb0-45fc-9476-2d0448ae20ae) transitioned into state 'SUCCESS' from state '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-664280985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['53d8d45c-ac63-4d4f-a686-181511afb475','0a39c0b7-fae6-444c-8442-6225a42e6ce4','6b49487b-1826-4d0d-8226-9a602f069557','e0eb18ac-9ecf-42e8-b757-6754d363a351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c718b484-f694-4ca1-9927-8d3a5a28ce86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c718b484-f694-4ca1-9927-8d3a5a28ce86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (9f836a19-8bb8-45d3-973e-714220e336fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4caf47b6-41c5-42d7-b729-f34878aad778 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1293/2608] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:33:24 2026] POST /volume/v3/volumes => generated 772 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b7cdff8-1939-4e89-870c-1ce55042cd70 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 returned with HTTP 200 Sep 01 08:33:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1316/2609] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:24 2026] GET /volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c9ba546f-26a0-41cc-b4c1-4a4b9a1fa361 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 returned with HTTP 200 Sep 01 08:33:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1294/2610] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:25 2026] GET /volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "40761f37-48b5-44ca-b3c9-cd32dfffc644", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-35054391"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {"'source_volid": '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-35054391'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (2db8f210-e270-454c-a7d2-d4aa65091311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dac83f-11fa-4b0c-b697-6f302b98476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dac83f-11fa-4b0c-b697-6f302b98476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:25 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c22b917-6c1b-4991-9268-2d917b14c46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['0f523af0-28f0-40c2-9bed-149b040a4ef5', 'c60ab3d5-5188-4c72-8fa1-d6ec24e3507d', '8865e27f-ca20-427e-ae92-5c4597befe4e', 'dcbca6dc-e67b-41fe-885c-bd78612d01a7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c22b917-6c1b-4991-9268-2d917b14c46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f523af0-28f0-40c2-9bed-149b040a4ef5', 'c60ab3d5-5188-4c72-8fa1-d6ec24e3507d', '8865e27f-ca20-427e-ae92-5c4597befe4e', 'dcbca6dc-e67b-41fe-885c-bd78612d01a7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855875c6-b980-402c-8741-5c8e87064d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855875c6-b980-402c-8741-5c8e87064d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-35054391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['0f523af0-28f0-40c2-9bed-149b040a4ef5','c60ab3d5-5188-4c72-8fa1-d6ec24e3507d','8865e27f-ca20-427e-ae92-5c4597befe4e','dcbca6dc-e67b-41fe-885c-bd78612d01a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-35054391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fcb53f1-5550-4779-a89f-0bd7aad12453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fcb53f1-5550-4779-a89f-0bd7aad12453) transitioned into state 'SUCCESS' from state '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-35054391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['0f523af0-28f0-40c2-9bed-149b040a4ef5','c60ab3d5-5188-4c72-8fa1-d6ec24e3507d','8865e27f-ca20-427e-ae92-5c4597befe4e','dcbca6dc-e67b-41fe-885c-bd78612d01a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6a8855-d667-4c03-919c-422a6a80a8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6a8855-d667-4c03-919c-422a6a80a8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (2db8f210-e270-454c-a7d2-d4aa65091311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8ff05d95-ed83-4e30-b4b7-3868ca50c129 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1317/2611] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:33:25 2026] POST /volume/v3/volumes => generated 771 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "40761f37-48b5-44ca-b3c9-cd32dfffc644", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1147764225"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {"'source_volid": '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1147764225'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (499f6574-4061-49c2-96a0-495c3141e6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30821741-0e84-488f-82de-d7b6c3891e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30821741-0e84-488f-82de-d7b6c3891e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a04e52-878f-49d4-8529-f65f583017ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['ea45bb2f-96aa-47a1-80fc-1412c3a86b2c', 'b5c80b86-f482-42d6-a211-7a7951ca6862', '05d4241a-79d9-4d5d-8170-341ded1feca2', 'd22adb7a-189e-4ada-96c5-ab1c06c21861'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a04e52-878f-49d4-8529-f65f583017ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea45bb2f-96aa-47a1-80fc-1412c3a86b2c', 'b5c80b86-f482-42d6-a211-7a7951ca6862', '05d4241a-79d9-4d5d-8170-341ded1feca2', 'd22adb7a-189e-4ada-96c5-ab1c06c21861']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e295caab-dc44-425c-b70a-bfe599038a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e295caab-dc44-425c-b70a-bfe599038a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '015649d3-02b2-4546-b384-b59fc68febc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1147764225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['ea45bb2f-96aa-47a1-80fc-1412c3a86b2c','b5c80b86-f482-42d6-a211-7a7951ca6862','05d4241a-79d9-4d5d-8170-341ded1feca2','d22adb7a-189e-4ada-96c5-ab1c06c21861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1147764225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=015649d3-02b2-4546-b384-b59fc68febc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e171db77-9ef4-450e-adcb-69b34debcb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e171db77-9ef4-450e-adcb-69b34debcb82) transitioned into state 'SUCCESS' from state '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-1147764225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['ea45bb2f-96aa-47a1-80fc-1412c3a86b2c','b5c80b86-f482-42d6-a211-7a7951ca6862','05d4241a-79d9-4d5d-8170-341ded1feca2','d22adb7a-189e-4ada-96c5-ab1c06c21861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2665ad85-bf1e-486e-81c8-1c52b7926888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2665ad85-bf1e-486e-81c8-1c52b7926888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (499f6574-4061-49c2-96a0-495c3141e6e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a69851d3-da5f-46ce-b797-39ec3cff70cf tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1295/2612] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:33:26 2026] POST /volume/v3/volumes => generated 773 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "40761f37-48b5-44ca-b3c9-cd32dfffc644", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1492956233"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {"'source_volid": '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1492956233'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (b4048741-bb0f-42bb-a486-fbecc43bf7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff818b1-6e4e-45db-885a-5eb7e2c21b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff818b1-6e4e-45db-885a-5eb7e2c21b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42aede4-1d43-451d-aaa6-f87debc9873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['ada8ef5a-3e14-4a08-8e3c-6844953070c9', '044af5a0-a989-4f9e-a912-2d957d8cbfb4', '1e8bd396-3c23-456c-8222-6a9db914cc74', '86184016-ab10-45e3-abb8-81835cd3197f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42aede4-1d43-451d-aaa6-f87debc9873f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ada8ef5a-3e14-4a08-8e3c-6844953070c9', '044af5a0-a989-4f9e-a912-2d957d8cbfb4', '1e8bd396-3c23-456c-8222-6a9db914cc74', '86184016-ab10-45e3-abb8-81835cd3197f']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6e36e0-8f82-4719-a966-041bd957ace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6e36e0-8f82-4719-a966-041bd957ace3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4602a95f-fb8c-4bc3-ab0c-50b985813300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1492956233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['ada8ef5a-3e14-4a08-8e3c-6844953070c9','044af5a0-a989-4f9e-a912-2d957d8cbfb4','1e8bd396-3c23-456c-8222-6a9db914cc74','86184016-ab10-45e3-abb8-81835cd3197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1492956233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4602a95f-fb8c-4bc3-ab0c-50b985813300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fd78d3-5b46-4451-96b2-be7b9ea6ae15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fd78d3-5b46-4451-96b2-be7b9ea6ae15) transitioned into state 'SUCCESS' from state '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-1492956233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['ada8ef5a-3e14-4a08-8e3c-6844953070c9','044af5a0-a989-4f9e-a912-2d957d8cbfb4','1e8bd396-3c23-456c-8222-6a9db914cc74','86184016-ab10-45e3-abb8-81835cd3197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35418ff-dbfe-4d76-919c-800d4ca9417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35418ff-dbfe-4d76-919c-800d4ca9417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (b4048741-bb0f-42bb-a486-fbecc43bf7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2de5e537-67c6-4cbf-9da9-e9fe4273255f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1318/2613] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:33:26 2026] POST /volume/v3/volumes => generated 773 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "40761f37-48b5-44ca-b3c9-cd32dfffc644", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1911618857"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {"'source_volid": '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1911618857'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (4858ac32-0cb7-484e-95b3-85a1425e8b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1aeef0a-5f07-4962-819e-1e802efe5384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:26 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1aeef0a-5f07-4962-819e-1e802efe5384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5064dad2-03ca-4400-9e11-e9afe3b037a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['f2b82330-5c00-4341-b90b-7cc459c80d39', '12d08573-831c-4fae-b06d-d95ac8baccc0', '3425abe0-19af-402b-8a58-628d9ed77232', '9dd993f8-1ac2-41ff-bbbc-cfbdf8448b74'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5064dad2-03ca-4400-9e11-e9afe3b037a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b82330-5c00-4341-b90b-7cc459c80d39', '12d08573-831c-4fae-b06d-d95ac8baccc0', '3425abe0-19af-402b-8a58-628d9ed77232', '9dd993f8-1ac2-41ff-bbbc-cfbdf8448b74']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59543222-c575-4511-9b0e-d2c424e2d4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59543222-c575-4511-9b0e-d2c424e2d4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1911618857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['f2b82330-5c00-4341-b90b-7cc459c80d39','12d08573-831c-4fae-b06d-d95ac8baccc0','3425abe0-19af-402b-8a58-628d9ed77232','9dd993f8-1ac2-41ff-bbbc-cfbdf8448b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1911618857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5891bbd6-1daa-40a4-8d99-78a65be6baf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5891bbd6-1daa-40a4-8d99-78a65be6baf5) transitioned into state 'SUCCESS' from state '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-1911618857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['f2b82330-5c00-4341-b90b-7cc459c80d39','12d08573-831c-4fae-b06d-d95ac8baccc0','3425abe0-19af-402b-8a58-628d9ed77232','9dd993f8-1ac2-41ff-bbbc-cfbdf8448b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a8f0f9-aede-4966-9214-1fd41f8db113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a8f0f9-aede-4966-9214-1fd41f8db113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (4858ac32-0cb7-484e-95b3-85a1425e8b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d7880e28-f981-4ef2-a2da-24106a0aea9e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1296/2614] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:33:26 2026] POST /volume/v3/volumes => generated 773 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "40761f37-48b5-44ca-b3c9-cd32dfffc644", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-660067736"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request body: {'volume': {"'source_volid": '40761f37-48b5-44ca-b3c9-cd32dfffc644', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-660067736'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume of 1 GB Sep 01 08:33:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Availability Zones retrieved successfully. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (ce28cc24-0f38-411f-bae9-766a3416e77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e62ba-9e85-4a24-bd28-9ac8bdbbddac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e62ba-9e85-4a24-bd28-9ac8bdbbddac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9de165-f3db-470d-92f3-9ba1ad4e1d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Created reservations ['df3634b6-de22-4b6f-ab2b-d40158d027e3', '63eb9bb9-87fb-413c-9b48-3fa5abcca0ae', '4c6db780-797e-4906-9e3d-5843e35f2136', 'c28e59ef-3fa5-40d8-b3a8-f43fcc78c85b'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9de165-f3db-470d-92f3-9ba1ad4e1d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3634b6-de22-4b6f-ab2b-d40158d027e3', '63eb9bb9-87fb-413c-9b48-3fa5abcca0ae', '4c6db780-797e-4906-9e3d-5843e35f2136', 'c28e59ef-3fa5-40d8-b3a8-f43fcc78c85b']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d9b5f-b263-40ea-ac27-7526b6a87bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d9b5f-b263-40ea-ac27-7526b6a87bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8d662eb-55d6-4f31-b86f-c4bc040b5979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660067736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['df3634b6-de22-4b6f-ab2b-d40158d027e3','63eb9bb9-87fb-413c-9b48-3fa5abcca0ae','4c6db780-797e-4906-9e3d-5843e35f2136','c28e59ef-3fa5-40d8-b3a8-f43fcc78c85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660067736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8d662eb-55d6-4f31-b86f-c4bc040b5979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ed4ba6dfc94be79184c2046e106fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d64885-d1de-420f-b026-916d8331d2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d64885-d1de-420f-b026-916d8331d2b4) transitioned into state 'SUCCESS' from state '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-660067736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ed4ba6dfc94be79184c2046e106fcb',qos_specs=None,replication_status=,reservations=['df3634b6-de22-4b6f-ab2b-d40158d027e3','63eb9bb9-87fb-413c-9b48-3fa5abcca0ae','4c6db780-797e-4906-9e3d-5843e35f2136','c28e59ef-3fa5-40d8-b3a8-f43fcc78c85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33c2ca1394f4dc5b38a23128ce55eb8',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcea3c17-7125-40d6-8e06-4d0b4811132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcea3c17-7125-40d6-8e06-4d0b4811132a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Flow 'volume_create_api' (ce28cc24-0f38-411f-bae9-766a3416e77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Create volume request issued successfully. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-195c7b3a-9db9-4de3-90ed-c20cc97d9738 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1319/2615] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:33:27 2026] POST /volume/v3/volumes => generated 772 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e091053-fa94-496b-890a-6559bf167e89 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e091053-fa94-496b-890a-6559bf167e89 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e091053-fa94-496b-890a-6559bf167e89 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e091053-fa94-496b-890a-6559bf167e89 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4e091053-fa94-496b-890a-6559bf167e89 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e091053-fa94-496b-890a-6559bf167e89 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 returned with HTTP 200 Sep 01 08:33:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1297/2616] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:27 2026] GET /volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28c15275-cc83-4295-b7f0-2cee38d2fafb tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 returned with HTTP 200 Sep 01 08:33:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1320/2617] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:27 2026] GET /volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6734ad02-b1c9-47b4-988d-e3114a6f0a8e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 returned with HTTP 200 Sep 01 08:33:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1298/2618] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:28 2026] GET /volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 Sep 01 08:33:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-612c3d2f-a120-486f-bfd5-6d767cc39ed2 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 returned with HTTP 200 Sep 01 08:33:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1321/2619] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:28 2026] GET /volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cd75a7d-e9ad-4f0f-b29d-0400434e2fbd tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc returned with HTTP 200 Sep 01 08:33:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1299/2620] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:28 2026] GET /volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a67e14f1-1b51-41f3-881e-de85c1a7cef7 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc returned with HTTP 200 Sep 01 08:33:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1322/2621] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:30 2026] GET /volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1a4a230-7fae-49dd-b0f3-89b34ef08a75 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 returned with HTTP 200 Sep 01 08:33:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1300/2622] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:30 2026] GET /volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b30f5d8e-666c-4b53-8c17-329459a07d81 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 returned with HTTP 200 Sep 01 08:33:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1323/2623] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:31 2026] GET /volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff05c662-4b36-4ce6-99f6-3ee3da6320c5 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 returned with HTTP 202 Sep 01 08:33:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1301/2624] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:31 2026] DELETE /volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f05ff378-ea0f-49fd-89c0-d7bc60282332 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 returned with HTTP 200 Sep 01 08:33:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1324/2625] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:31 2026] GET /volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4d7ff33a-ae0f-497d-a1b9-b70c7a8c438f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4d7ff33a-ae0f-497d-a1b9-b70c7a8c438f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4d7ff33a-ae0f-497d-a1b9-b70c7a8c438f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4d7ff33a-ae0f-497d-a1b9-b70c7a8c438f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4d7ff33a-ae0f-497d-a1b9-b70c7a8c438f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 returned with HTTP 404 Sep 01 08:33:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1302/2626] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:32 2026] GET /volume/v3/volumes/e8d662eb-55d6-4f31-b86f-c4bc040b5979 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: 47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-15545b97-ae36-4b9b-9edc-7c0a43bde174 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc returned with HTTP 202 Sep 01 08:33:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1325/2627] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:32 2026] DELETE /volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f3aa7d9-94ad-4e32-b4e3-d65127d64a30 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc returned with HTTP 200 Sep 01 08:33:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1303/2628] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:32 2026] GET /volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-64a9efa1-8a4a-4363-b466-be82968eaca4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64a9efa1-8a4a-4363-b466-be82968eaca4 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-64a9efa1-8a4a-4363-b466-be82968eaca4 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-64a9efa1-8a4a-4363-b466-be82968eaca4 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64a9efa1-8a4a-4363-b466-be82968eaca4 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc returned with HTTP 404 Sep 01 08:33:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1326/2629] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:33 2026] GET /volume/v3/volumes/47d4d7e3-0ed4-4b1a-ada7-e0e8d87243fc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 Sep 01 08:33:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: 4602a95f-fb8c-4bc3-ab0c-50b985813300 Sep 01 08:33:33 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:33 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f11d041e-f3fc-46c4-9009-f3a0d428135f tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 returned with HTTP 202 Sep 01 08:33:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1304/2630] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:33 2026] DELETE /volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec3b027e-5882-4482-a838-d7f0db14119d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec3b027e-5882-4482-a838-d7f0db14119d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec3b027e-5882-4482-a838-d7f0db14119d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec3b027e-5882-4482-a838-d7f0db14119d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:33 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:33 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec3b027e-5882-4482-a838-d7f0db14119d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec3b027e-5882-4482-a838-d7f0db14119d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 returned with HTTP 200 Sep 01 08:33:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1327/2631] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:33 2026] GET /volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-77de282c-0100-407a-bab3-38614b551b83 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-77de282c-0100-407a-bab3-38614b551b83 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-77de282c-0100-407a-bab3-38614b551b83 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-77de282c-0100-407a-bab3-38614b551b83 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-77de282c-0100-407a-bab3-38614b551b83 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 returned with HTTP 404 Sep 01 08:33:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1305/2632] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:34 2026] GET /volume/v3/volumes/4602a95f-fb8c-4bc3-ab0c-50b985813300 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:34 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: 015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b9a0a9fe-cdb4-4cc7-895c-b444f94e2008 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 returned with HTTP 202 Sep 01 08:33:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1328/2633] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:34 2026] DELETE /volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-70559913-4ec7-4540-b453-f60cbf4e7324 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70559913-4ec7-4540-b453-f60cbf4e7324 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-70559913-4ec7-4540-b453-f60cbf4e7324 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-70559913-4ec7-4540-b453-f60cbf4e7324 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-70559913-4ec7-4540-b453-f60cbf4e7324 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70559913-4ec7-4540-b453-f60cbf4e7324 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 returned with HTTP 200 Sep 01 08:33:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1306/2634] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:34 2026] GET /volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cfaf9142-b195-409a-911b-57ca5557e21a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfaf9142-b195-409a-911b-57ca5557e21a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cfaf9142-b195-409a-911b-57ca5557e21a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cfaf9142-b195-409a-911b-57ca5557e21a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cfaf9142-b195-409a-911b-57ca5557e21a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 returned with HTTP 404 Sep 01 08:33:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1329/2635] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:35 2026] GET /volume/v3/volumes/015649d3-02b2-4546-b384-b59fc68febc9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 Sep 01 08:33:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 Sep 01 08:33:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef72f797-aeb2-47d7-80e1-b9babb2f3b2a tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 returned with HTTP 202 Sep 01 08:33:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1307/2636] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:35 2026] DELETE /volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b580fac-f7af-40b8-afa6-f39a0e5dbc7e tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 returned with HTTP 200 Sep 01 08:33:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1330/2637] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:35 2026] GET /volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e8b4a3ac-1826-42a9-918f-b535641cf57c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8b4a3ac-1826-42a9-918f-b535641cf57c tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 Sep 01 08:33:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8b4a3ac-1826-42a9-918f-b535641cf57c tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8b4a3ac-1826-42a9-918f-b535641cf57c tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8b4a3ac-1826-42a9-918f-b535641cf57c tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 returned with HTTP 404 Sep 01 08:33:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1308/2638] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:36 2026] GET /volume/v3/volumes/baeb79f8-a0d4-47ba-bcb8-32ce0fd2b555 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] DELETE http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:36 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume with id: 40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Delete volume request issued successfully. Sep 01 08:33:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-35774d44-1fbb-48d3-8584-61f15d1691e6 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 returned with HTTP 202 Sep 01 08:33:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1331/2639] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:36 2026] DELETE /volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Volume info retrieved successfully. Sep 01 08:33:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1f62e9ff-0447-4eb7-90eb-d742b86c631d tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 returned with HTTP 200 Sep 01 08:33:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1309/2640] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:37 2026] GET /volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8d8026e1-ac64-415a-8a1f-8f6cb45df071 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d8026e1-ac64-415a-8a1f-8f6cb45df071 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] GET http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 Sep 01 08:33:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d8026e1-ac64-415a-8a1f-8f6cb45df071 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d8026e1-ac64-415a-8a1f-8f6cb45df071 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d8026e1-ac64-415a-8a1f-8f6cb45df071 tempest-CreateVolumesFromSourceVolumeTest-582539604 tempest-CreateVolumesFromSourceVolumeTest-582539604-project-member] http://192.168.122.100/volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 returned with HTTP 404 Sep 01 08:33:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1332/2641] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:38 2026] GET /volume/v3/volumes/40761f37-48b5-44ca-b3c9-cd32dfffc644 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7e4a9dc5-39c0-4ffe-85fa-3cde79806bd2", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7e4a9dc5-39c0-4ffe-85fa-3cde79806bd2', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Create volume of 1 GB Sep 01 08:33:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Availability Zones retrieved successfully. Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Flow 'volume_create_api' (3bb9288c-f31d-4c90-b9d2-99bf69fa7aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa669acf-0372-430a-a98b-392e492b54be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa669acf-0372-430a-a98b-392e492b54be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cf4b00-c163-486e-aa32-9a75639684b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Created reservations ['56263acf-ddc1-46f5-893a-60b8dec8b6e4', '028e8c03-0450-4c1e-aa88-297581103475', '91c1fa47-72d3-426b-8b8e-2c910a08694c', 'cb3ce317-ddcd-4c42-9c88-73fdc29a11dc'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cf4b00-c163-486e-aa32-9a75639684b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56263acf-ddc1-46f5-893a-60b8dec8b6e4', '028e8c03-0450-4c1e-aa88-297581103475', '91c1fa47-72d3-426b-8b8e-2c910a08694c', 'cb3ce317-ddcd-4c42-9c88-73fdc29a11dc']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07edbe31-edde-47dc-858c-ff225834b7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07edbe31-edde-47dc-858c-ff225834b7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a995bc2-4942-42b2-a293-8c74617af8e5', '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='f6c3fc4ada81468a80a1f03f838519e4',qos_specs=None,replication_status=,reservations=['56263acf-ddc1-46f5-893a-60b8dec8b6e4','028e8c03-0450-4c1e-aa88-297581103475','91c1fa47-72d3-426b-8b8e-2c910a08694c','cb3ce317-ddcd-4c42-9c88-73fdc29a11dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75edaa921fc455494afc06cee131f6d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33: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=8a995bc2-4942-42b2-a293-8c74617af8e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c3fc4ada81468a80a1f03f838519e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75edaa921fc455494afc06cee131f6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf16790-d8ae-4ea9-b829-54e658ce66ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf16790-d8ae-4ea9-b829-54e658ce66ed) transitioned into state 'SUCCESS' from 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='f6c3fc4ada81468a80a1f03f838519e4',qos_specs=None,replication_status=,reservations=['56263acf-ddc1-46f5-893a-60b8dec8b6e4','028e8c03-0450-4c1e-aa88-297581103475','91c1fa47-72d3-426b-8b8e-2c910a08694c','cb3ce317-ddcd-4c42-9c88-73fdc29a11dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75edaa921fc455494afc06cee131f6d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d1a17-9e96-476b-9b2f-76e0761381fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d1a17-9e96-476b-9b2f-76e0761381fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Flow 'volume_create_api' (3bb9288c-f31d-4c90-b9d2-99bf69fa7aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Create volume request issued successfully. Sep 01 08:33:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5d3f8bb3-6be0-45ba-94ea-9a3ac3f97bcc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1310/2642] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:33:42 2026] POST /volume/v3/volumes => generated 784 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:33:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c66bf5b7-14b1-4a2b-879c-5605941c4836 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1333/2643] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:42 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e85f5c4b-db40-4975-80fc-8d9541ebb54a tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1311/2644] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:43 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8807b63c-516e-4b79-b05e-5f68ee98cf4f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1334/2645] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:44 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-19980478-3ed6-4017-81ed-52103394c739 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-19980478-3ed6-4017-81ed-52103394c739 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-19980478-3ed6-4017-81ed-52103394c739 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-19980478-3ed6-4017-81ed-52103394c739 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-19980478-3ed6-4017-81ed-52103394c739 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-19980478-3ed6-4017-81ed-52103394c739 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1312/2646] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:45 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 937 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-15e7bc5e-5429-4f90-9b52-f330529d9664 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1335/2647] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:47 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f51c4dc4-861b-426e-a72c-40a4a6a4fda4 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1313/2648] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:48 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 1202 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4b6213f-d26b-436d-b5ba-f7de1100161f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1336/2649] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:48 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 1202 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Delete volume with id: 8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Delete volume request issued successfully. Sep 01 08:33:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b3b43fe-282a-4552-b3af-02a6e64e0d2d tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 202 Sep 01 08:33:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1314/2650] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:33:48 2026] DELETE /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Volume info retrieved successfully. Sep 01 08:33:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f0b0ee4-0a22-4b49-8f67-066c4d69943f tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 200 Sep 01 08:33:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1337/2651] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:48 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-356a03e1-2b59-45ac-a6a6-6b103398c488 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-356a03e1-2b59-45ac-a6a6-6b103398c488 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-356a03e1-2b59-45ac-a6a6-6b103398c488 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-356a03e1-2b59-45ac-a6a6-6b103398c488 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-356a03e1-2b59-45ac-a6a6-6b103398c488 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 404 Sep 01 08:33:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1315/2652] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:49 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:33:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-863e1584-1536-4839-b608-743cfcaf2362 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-863e1584-1536-4839-b608-743cfcaf2362 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] DELETE http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-863e1584-1536-4839-b608-743cfcaf2362 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-863e1584-1536-4839-b608-743cfcaf2362 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:49 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-863e1584-1536-4839-b608-743cfcaf2362 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Delete volume with id: 8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-863e1584-1536-4839-b608-743cfcaf2362 tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 404 Sep 01 08:33:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1338/2653] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:33:49 2026] DELETE /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-39f5710e-3f39-4d95-8b46-291ee3509bbc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-39f5710e-3f39-4d95-8b46-291ee3509bbc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] GET http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-39f5710e-3f39-4d95-8b46-291ee3509bbc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-39f5710e-3f39-4d95-8b46-291ee3509bbc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-39f5710e-3f39-4d95-8b46-291ee3509bbc tempest-VolumeImageDependencyTests-2120740701 tempest-VolumeImageDependencyTests-2120740701-project-member] http://192.168.122.100/volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 returned with HTTP 404 Sep 01 08:33:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1316/2654] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:33:49 2026] GET /volume/v3/volumes/8a995bc2-4942-42b2-a293-8c74617af8e5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-758994260"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-758994260'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume of 1 GB Sep 01 08:33:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Availability Zones retrieved successfully. Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Flow 'volume_create_api' (9848c6c6-ed83-4e6b-9a77-7488ede1be90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbdeb6c-9fd7-461c-b5e0-099df0efc36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbdeb6c-9fd7-461c-b5e0-099df0efc36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b94d46-cc86-4edb-9b98-a030f717975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Created reservations ['5f66c1d6-416d-448e-8493-bbbd20c0be8f', 'cd516e7c-bbe3-4a19-856d-47df2242f3ef', 'abde7cb3-ff93-4eaa-9f12-1fef433be258', 'b2b91fbf-402b-4b24-80d0-65998f28f098'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b94d46-cc86-4edb-9b98-a030f717975b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f66c1d6-416d-448e-8493-bbbd20c0be8f', 'cd516e7c-bbe3-4a19-856d-47df2242f3ef', 'abde7cb3-ff93-4eaa-9f12-1fef433be258', 'b2b91fbf-402b-4b24-80d0-65998f28f098']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0f362e-1aa1-4edf-8eb3-cc120ef74037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0f362e-1aa1-4edf-8eb3-cc120ef74037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758994260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7719b21099a54b18a859efdcf08bc54f',qos_specs=None,replication_status=,reservations=['5f66c1d6-416d-448e-8493-bbbd20c0be8f','cd516e7c-bbe3-4a19-856d-47df2242f3ef','abde7cb3-ff93-4eaa-9f12-1fef433be258','b2b91fbf-402b-4b24-80d0-65998f28f098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758994260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7719b21099a54b18a859efdcf08bc54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b133a5a-20d3-4e90-bd9d-92e2fa64eb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b133a5a-20d3-4e90-bd9d-92e2fa64eb6f) transitioned into state 'SUCCESS' from state '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-758994260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7719b21099a54b18a859efdcf08bc54f',qos_specs=None,replication_status=,reservations=['5f66c1d6-416d-448e-8493-bbbd20c0be8f','cd516e7c-bbe3-4a19-856d-47df2242f3ef','abde7cb3-ff93-4eaa-9f12-1fef433be258','b2b91fbf-402b-4b24-80d0-65998f28f098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e869459e-e6e0-4dfd-9202-d65c24e9dc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e869459e-e6e0-4dfd-9202-d65c24e9dc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Flow 'volume_create_api' (9848c6c6-ed83-4e6b-9a77-7488ede1be90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume request issued successfully. Sep 01 08:33:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d47cdd7e-8c6c-4ab5-859d-24ab6409f196 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1339/2655] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:33:52 2026] POST /volume/v3/volumes => generated 786 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-43cf62fd-60fe-436c-838b-610b79ef67a5 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 returned with HTTP 200 Sep 01 08:33:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1317/2656] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:52 2026] GET /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-76a2fabf-7e62-4468-9784-6f8951fab5b4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 returned with HTTP 200 Sep 01 08:33:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1340/2657] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:53 2026] GET /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] POST http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7/action Sep 01 08:33:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:33:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Volume info retrieved successfully. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd53ded14da9346399c3e38504f96f079', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7719b21099a54b18a859efdcf08bc54f', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:33:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9be8155e-4078-4ae9-8725-39bc6b6274e4 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7/action returned with HTTP 403 Sep 01 08:33:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1318/2658] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:33:53 2026] POST /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7/action => generated 131 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Delete volume with id: f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Delete volume request issued successfully. Sep 01 08:33:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-118cf77a-4b50-4b68-a95b-776c21c6a5b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 returned with HTTP 202 Sep 01 08:33:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1341/2659] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:54 2026] DELETE /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-37e43565-9ab6-4b76-83ef-dfb9b7083d4e tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 returned with HTTP 200 Sep 01 08:33:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1319/2660] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:54 2026] GET /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e83ba9ee-a541-4bfc-991c-ed9db48bc283 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e83ba9ee-a541-4bfc-991c-ed9db48bc283 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e83ba9ee-a541-4bfc-991c-ed9db48bc283 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e83ba9ee-a541-4bfc-991c-ed9db48bc283 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e83ba9ee-a541-4bfc-991c-ed9db48bc283 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 returned with HTTP 404 Sep 01 08:33:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1342/2661] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:55 2026] GET /volume/v3/volumes/f52014e1-ef74-4d5c-b87d-b0d7cda7d3f7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1468453922"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1468453922'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume of 1 GB Sep 01 08:33:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Availability Zones retrieved successfully. Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Flow 'volume_create_api' (4abfede4-f799-47a9-abb0-fc5682b2b8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b82e29-13e4-4067-8b2b-c4fba718a21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b82e29-13e4-4067-8b2b-c4fba718a21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698632fa-2412-4a2d-a0a7-d6894acdb028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Created reservations ['20d3a455-feb5-4ec2-9e6b-71246f20f2b7', 'dc6735a9-ebcc-44cd-a2c8-9b6d395cbf1a', '616bc331-2da8-452c-9114-831b7da27dfd', '2e664b1d-3b64-4b23-87c4-0dfcd8447ab8'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698632fa-2412-4a2d-a0a7-d6894acdb028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d3a455-feb5-4ec2-9e6b-71246f20f2b7', 'dc6735a9-ebcc-44cd-a2c8-9b6d395cbf1a', '616bc331-2da8-452c-9114-831b7da27dfd', '2e664b1d-3b64-4b23-87c4-0dfcd8447ab8']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78668baa-c286-4f84-a564-c47e2e870ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78668baa-c286-4f84-a564-c47e2e870ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0e0e86-0a5e-4376-bd22-e67b047c3b5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468453922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7719b21099a54b18a859efdcf08bc54f',qos_specs=None,replication_status=,reservations=['20d3a455-feb5-4ec2-9e6b-71246f20f2b7','dc6735a9-ebcc-44cd-a2c8-9b6d395cbf1a','616bc331-2da8-452c-9114-831b7da27dfd','2e664b1d-3b64-4b23-87c4-0dfcd8447ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468453922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0e0e86-0a5e-4376-bd22-e67b047c3b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7719b21099a54b18a859efdcf08bc54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f25f4de-c73d-481a-b0ee-a5783a2a83ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f25f4de-c73d-481a-b0ee-a5783a2a83ff) transitioned into state 'SUCCESS' from state '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-1468453922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7719b21099a54b18a859efdcf08bc54f',qos_specs=None,replication_status=,reservations=['20d3a455-feb5-4ec2-9e6b-71246f20f2b7','dc6735a9-ebcc-44cd-a2c8-9b6d395cbf1a','616bc331-2da8-452c-9114-831b7da27dfd','2e664b1d-3b64-4b23-87c4-0dfcd8447ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9706592b8f4f4f9b92d27d39c6767a9e',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d838aecc-0652-4adf-a83b-1bc4b31e91c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d838aecc-0652-4adf-a83b-1bc4b31e91c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Flow 'volume_create_api' (4abfede4-f799-47a9-abb0-fc5682b2b8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:33:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Create volume request issued successfully. Sep 01 08:33:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-076d7232-4b71-4388-9a6e-c9fcb0e7adc0 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:33:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1320/2662] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:33:55 2026] POST /volume/v3/volumes => generated 787 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e28e7ba0-e054-4f3b-b856-93ca5420d305 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c returned with HTTP 200 Sep 01 08:33:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1343/2663] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:55 2026] GET /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03092ec9-1b05-4e71-99c1-d666ed2eddd3 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c returned with HTTP 200 Sep 01 08:33:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1321/2664] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:56 2026] GET /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] POST http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c/action Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd53ded14da9346399c3e38504f96f079', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7719b21099a54b18a859efdcf08bc54f', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66648bb7-ee2f-47ed-9859-2760b142f9b2 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-reader] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c/action returned with HTTP 403 Sep 01 08:33:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1344/2665] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:33:56 2026] POST /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Delete volume with id: cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:33:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Delete volume request issued successfully. Sep 01 08:33:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18c7be0a-6f89-41ef-b670-58cb29b10aa6 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c returned with HTTP 202 Sep 01 08:33:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1322/2666] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:33:56 2026] DELETE /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:33:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:33:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:33:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:33:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Volume info retrieved successfully. Sep 01 08:33:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b20d2fe9-8a80-4991-a27f-f140cf645660 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c returned with HTTP 200 Sep 01 08:33:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1345/2667] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:56 2026] GET /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:33:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38e87296-6017-4300-8df7-d373a6259f92 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:33:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38e87296-6017-4300-8df7-d373a6259f92 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] GET http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c Sep 01 08:33:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38e87296-6017-4300-8df7-d373a6259f92 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:33:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38e87296-6017-4300-8df7-d373a6259f92 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:33:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38e87296-6017-4300-8df7-d373a6259f92 tempest-ProjectReaderTests-1302876778 tempest-ProjectReaderTests-1302876778-project-admin] http://192.168.122.100/volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c returned with HTTP 404 Sep 01 08:33:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1323/2668] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:33:57 2026] GET /volume/v3/volumes/cd0e0e86-0a5e-4376-bd22-e67b047c3b5c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:34:06 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=169,cinder:INSERT=32,cinder:UPDATE=52 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:34:07 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=192,cinder:INSERT=43,cinder:UPDATE=65 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:34:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-616401278"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-616401278'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume of 1 GB Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Availability Zones retrieved successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (aa31f776-58f4-4765-9ebe-ddffc8681d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6f9244-6777-4bde-9f1d-e605e13aebe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6f9244-6777-4bde-9f1d-e605e13aebe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7033de40-ecc0-4c25-bb43-ff59e355fa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1969375387"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1969375387'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (8aef47a1-dd4a-4520-80fa-4e76f9a8aebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d958bc-847c-4c41-b6a4-86445cab4996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Created reservations ['ed8a51c3-f5f6-4612-b456-bec1d4f41b9d', '9fccf9ae-f064-4ebf-8272-1ca2f04e9365', 'b4da9eb1-b7e2-4a51-9044-aa224739534f', 'eec08386-f688-4b86-a055-a7621e423279'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7033de40-ecc0-4c25-bb43-ff59e355fa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed8a51c3-f5f6-4612-b456-bec1d4f41b9d', '9fccf9ae-f064-4ebf-8272-1ca2f04e9365', 'b4da9eb1-b7e2-4a51-9044-aa224739534f', 'eec08386-f688-4b86-a055-a7621e423279']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402da9a8-2688-4fb2-a30b-1a431866a23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402da9a8-2688-4fb2-a30b-1a431866a23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7618a1b9-6cb3-4ec3-9358-b779bda14e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-616401278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['ed8a51c3-f5f6-4612-b456-bec1d4f41b9d','9fccf9ae-f064-4ebf-8272-1ca2f04e9365','b4da9eb1-b7e2-4a51-9044-aa224739534f','eec08386-f688-4b86-a055-a7621e423279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-616401278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7618a1b9-6cb3-4ec3-9358-b779bda14e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa2631f8ae54a6cbf52988a6a344596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af838463bb8498bbf4ae4278b83af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0657e011-59fb-43c3-8eaa-e0faf775c4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d958bc-847c-4c41-b6a4-86445cab4996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad677a64-3c56-4875-a550-772cf47c6446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0657e011-59fb-43c3-8eaa-e0faf775c4cd) transitioned into state 'SUCCESS' from state '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-616401278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['ed8a51c3-f5f6-4612-b456-bec1d4f41b9d','9fccf9ae-f064-4ebf-8272-1ca2f04e9365','b4da9eb1-b7e2-4a51-9044-aa224739534f','eec08386-f688-4b86-a055-a7621e423279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5f61af-117b-4194-b026-7c025dc42db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5f61af-117b-4194-b026-7c025dc42db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (aa31f776-58f4-4765-9ebe-ddffc8681d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request issued successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5cb4b9e-38f4-4163-8af0-86fff5694941 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1346/2669] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:08 2026] POST /volume/v3/volumes => generated 765 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2060740571"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2060740571'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume of 1 GB Sep 01 08:34:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Availability Zones retrieved successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (d7b9346c-eb86-416b-ab2b-c1b2f1879d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09655b5-a851-412e-9fba-b63b39973252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['55ee80f2-454e-40ae-ab79-da883d41f11c', 'd9c3a935-bcf7-408b-b4e0-89b993cded18', 'e7ceafac-711f-446d-a33a-1426ad237bfd', 'e4db77f7-77dc-47a1-bc75-86934adf9886'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad677a64-3c56-4875-a550-772cf47c6446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ee80f2-454e-40ae-ab79-da883d41f11c', 'd9c3a935-bcf7-408b-b4e0-89b993cded18', 'e7ceafac-711f-446d-a33a-1426ad237bfd', 'e4db77f7-77dc-47a1-bc75-86934adf9886']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3d5606-9847-4e62-969c-55bb4dfeb6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3d5606-9847-4e62-969c-55bb4dfeb6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1969375387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['55ee80f2-454e-40ae-ab79-da883d41f11c','d9c3a935-bcf7-408b-b4e0-89b993cded18','e7ceafac-711f-446d-a33a-1426ad237bfd','e4db77f7-77dc-47a1-bc75-86934adf9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1969375387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a0423b-e940-4d04-a43c-dd3cec290f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09655b5-a851-412e-9fba-b63b39973252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84da18b4-c8b4-4798-bdec-696a0d81f405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e42422-85b7-4b4e-9686-1705fcdb91ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84da18b4-c8b4-4798-bdec-696a0d81f405) transitioned into state 'SUCCESS' from state '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-1969375387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['55ee80f2-454e-40ae-ab79-da883d41f11c','d9c3a935-bcf7-408b-b4e0-89b993cded18','e7ceafac-711f-446d-a33a-1426ad237bfd','e4db77f7-77dc-47a1-bc75-86934adf9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50c1af4-6925-4b93-8696-eeb104e9d55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50c1af4-6925-4b93-8696-eeb104e9d55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (8aef47a1-dd4a-4520-80fa-4e76f9a8aebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7dcc2682-1f41-40b1-9ece-af70208fb6ca tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1324/2670] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:34:08 2026] POST /volume/v3/volumes => generated 773 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ceee301-73a8-46f1-a2aa-41ef8fd0d704 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1325/2671] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:09 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2b19a5eb-da55-42c0-8b10-d64e5aa05a35 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Created reservations ['c36a2ec7-999d-49b7-8bbf-1df0a59518a4', 'b58d0334-8f9f-4182-b9c0-ee11a843401a', '67120c96-d77e-41b2-b828-dc5a2f4bb032', '2b9ac7a0-16ee-43bb-b0e3-0e4a3f88ffa9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e42422-85b7-4b4e-9686-1705fcdb91ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36a2ec7-999d-49b7-8bbf-1df0a59518a4', 'b58d0334-8f9f-4182-b9c0-ee11a843401a', '67120c96-d77e-41b2-b828-dc5a2f4bb032', '2b9ac7a0-16ee-43bb-b0e3-0e4a3f88ffa9']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1202af-0371-4122-b91e-7f236a90b318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1202af-0371-4122-b91e-7f236a90b318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2060740571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['c36a2ec7-999d-49b7-8bbf-1df0a59518a4','b58d0334-8f9f-4182-b9c0-ee11a843401a','67120c96-d77e-41b2-b828-dc5a2f4bb032','2b9ac7a0-16ee-43bb-b0e3-0e4a3f88ffa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2060740571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa2631f8ae54a6cbf52988a6a344596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af838463bb8498bbf4ae4278b83af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd672a8-9c64-4184-9d6e-7755598bb179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd672a8-9c64-4184-9d6e-7755598bb179) transitioned into state 'SUCCESS' from state '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-2060740571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['c36a2ec7-999d-49b7-8bbf-1df0a59518a4','b58d0334-8f9f-4182-b9c0-ee11a843401a','67120c96-d77e-41b2-b828-dc5a2f4bb032','2b9ac7a0-16ee-43bb-b0e3-0e4a3f88ffa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5885372-a381-4d13-8b63-f0f6e49a75df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5885372-a381-4d13-8b63-f0f6e49a75df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (d7b9346c-eb86-416b-ab2b-c1b2f1879d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request issued successfully. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1c70a87c-62dd-46b0-b4b8-d8dca3f918c7 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1347/2672] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:09 2026] POST /volume/v3/volumes => generated 766 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ff70108b-674d-4b25-9b13-61a07cc015d7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ff70108b-674d-4b25-9b13-61a07cc015d7 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ff70108b-674d-4b25-9b13-61a07cc015d7 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ff70108b-674d-4b25-9b13-61a07cc015d7 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:34:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1348/2673] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:34:10 2026] POST /volume/v3/types => generated 287 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b19a5eb-da55-42c0-8b10-d64e5aa05a35 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b19a5eb-da55-42c0-8b10-d64e5aa05a35 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b19a5eb-da55-42c0-8b10-d64e5aa05a35 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] Calling method 'get_pools' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1163581757"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1163581757'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume of 1 GB Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Availability Zones retrieved successfully. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (0309981a-689e-4479-9d4c-dd176c2634a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5490900b-5c1b-4103-b58c-e841b3ae65aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5490900b-5c1b-4103-b58c-e841b3ae65aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee1fcec-9cb0-4e70-ae02-d5d34b6f3d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b19a5eb-da55-42c0-8b10-d64e5aa05a35 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 08:34:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1326/2674] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:34:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2259d33e-21aa-42c5-92f4-49b14d088880 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2259d33e-21aa-42c5-92f4-49b14d088880 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] GET http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2259d33e-21aa-42c5-92f4-49b14d088880 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2259d33e-21aa-42c5-92f4-49b14d088880 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: /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 01 08:34:10 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Created reservations ['edf4a70a-ea79-4eb4-83b6-5818520cff51', 'a36506d6-3f92-457a-a10d-d2435cdcacad', '54890f3f-5a81-46dd-94a5-4551d9388d9e', '80bc3a91-6dde-401e-ad98-8d6472d06e0c'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee1fcec-9cb0-4e70-ae02-d5d34b6f3d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf4a70a-ea79-4eb4-83b6-5818520cff51', 'a36506d6-3f92-457a-a10d-d2435cdcacad', '54890f3f-5a81-46dd-94a5-4551d9388d9e', '80bc3a91-6dde-401e-ad98-8d6472d06e0c']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e73ee3-4d5c-4640-9ecc-4fc11581789f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2259d33e-21aa-42c5-92f4-49b14d088880 tempest-ProjectAdminTests-1449475715 tempest-ProjectAdminTests-1449475715-project-admin] http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 08:34:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1327/2675] 192.168.122.100 () {58 vars in 1193 bytes} [Tue Sep 1 08:34:10 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e73ee3-4d5c-4640-9ecc-4fc11581789f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1de825-9519-4d1f-82b6-6dfd5946114e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1163581757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['edf4a70a-ea79-4eb4-83b6-5818520cff51','a36506d6-3f92-457a-a10d-d2435cdcacad','54890f3f-5a81-46dd-94a5-4551d9388d9e','80bc3a91-6dde-401e-ad98-8d6472d06e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1163581757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1de825-9519-4d1f-82b6-6dfd5946114e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa2631f8ae54a6cbf52988a6a344596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af838463bb8498bbf4ae4278b83af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886dcda2-7f58-43fc-8849-26651030313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886dcda2-7f58-43fc-8849-26651030313a) transitioned into state 'SUCCESS' from state '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-1163581757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['edf4a70a-ea79-4eb4-83b6-5818520cff51','a36506d6-3f92-457a-a10d-d2435cdcacad','54890f3f-5a81-46dd-94a5-4551d9388d9e','80bc3a91-6dde-401e-ad98-8d6472d06e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb9f02-72cd-48f5-b268-eb6224783841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb9f02-72cd-48f5-b268-eb6224783841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (0309981a-689e-4479-9d4c-dd176c2634a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request issued successfully. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d93d06b5-511d-45a0-be4d-3bb10cf01902 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1349/2676] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:10 2026] POST /volume/v3/volumes => generated 766 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1bfb336-ba12-4155-b37e-6d331152f142 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-210818487"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-210818487'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume of 1 GB Sep 01 08:34:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Availability Zones retrieved successfully. Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (6bd9445d-1a7a-4142-8b4b-fe3da090dcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb450592-8c49-462d-a18e-333ab3a898d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb450592-8c49-462d-a18e-333ab3a898d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:10 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9437d0e-4f2e-4e10-938f-9a67ba8d9a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b35b3997-bfd8-4c96-b568-b49ffd1790c6 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1350/2677] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:10 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Created reservations ['75651ace-99dd-4649-8491-738c7056dfe7', '264abc54-2e4c-410c-9a27-81712935e0cf', '0bd2e078-37f8-4887-b4d9-0fe39314f4dd', '5f078964-0a32-4d5b-a6c6-d1f9a14db41f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9437d0e-4f2e-4e10-938f-9a67ba8d9a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75651ace-99dd-4649-8491-738c7056dfe7', '264abc54-2e4c-410c-9a27-81712935e0cf', '0bd2e078-37f8-4887-b4d9-0fe39314f4dd', '5f078964-0a32-4d5b-a6c6-d1f9a14db41f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f3d4db-894e-4597-b62a-ed411f0715a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f3d4db-894e-4597-b62a-ed411f0715a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c28c07-94b1-43f8-ac35-d029ed9337b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-210818487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['75651ace-99dd-4649-8491-738c7056dfe7','264abc54-2e4c-410c-9a27-81712935e0cf','0bd2e078-37f8-4887-b4d9-0fe39314f4dd','5f078964-0a32-4d5b-a6c6-d1f9a14db41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-210818487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c28c07-94b1-43f8-ac35-d029ed9337b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa2631f8ae54a6cbf52988a6a344596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af838463bb8498bbf4ae4278b83af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91568009-d314-4735-9ecc-ec2fec4027d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91568009-d314-4735-9ecc-ec2fec4027d6) transitioned into state 'SUCCESS' from state '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-210818487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['75651ace-99dd-4649-8491-738c7056dfe7','264abc54-2e4c-410c-9a27-81712935e0cf','0bd2e078-37f8-4887-b4d9-0fe39314f4dd','5f078964-0a32-4d5b-a6c6-d1f9a14db41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b74720-68c9-4589-91cd-67044f81ca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b74720-68c9-4589-91cd-67044f81ca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (6bd9445d-1a7a-4142-8b4b-fe3da090dcf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request issued successfully. Sep 01 08:34:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1bfb336-ba12-4155-b37e-6d331152f142 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1328/2678] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:10 2026] POST /volume/v3/volumes => generated 765 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "00f5a94d-dba5-4527-9ce8-7a00c3b29ced", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-323398457"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request body: {'volume': {"'imageRef": '00f5a94d-dba5-4527-9ce8-7a00c3b29ced', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-323398457'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume of 1 GB Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Availability Zones retrieved successfully. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (1af6140d-a92b-427b-89a2-23014d749728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82557b6-6813-4e7b-ad0d-aca12e7c079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82557b6-6813-4e7b-ad0d-aca12e7c079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285a7159-1151-48da-ae45-fd618698ed91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Created reservations ['d333722a-27c9-4d81-8ac1-a88b8c63ff09', '1dd2af12-f9f5-4261-a059-479eb4af8d28', '9466673c-7de5-48bc-9a6e-3dfd9db8fc6a', 'b6e3d45a-cefb-4658-952d-7c86cdc96784'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285a7159-1151-48da-ae45-fd618698ed91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d333722a-27c9-4d81-8ac1-a88b8c63ff09', '1dd2af12-f9f5-4261-a059-479eb4af8d28', '9466673c-7de5-48bc-9a6e-3dfd9db8fc6a', 'b6e3d45a-cefb-4658-952d-7c86cdc96784']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2d3622-68c5-4c57-b4e4-b28f49d711c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2d3622-68c5-4c57-b4e4-b28f49d711c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a710fd3d-a970-48c6-939c-4bcbbbde5677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-323398457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['d333722a-27c9-4d81-8ac1-a88b8c63ff09','1dd2af12-f9f5-4261-a059-479eb4af8d28','9466673c-7de5-48bc-9a6e-3dfd9db8fc6a','b6e3d45a-cefb-4658-952d-7c86cdc96784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-323398457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a710fd3d-a970-48c6-939c-4bcbbbde5677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa2631f8ae54a6cbf52988a6a344596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af838463bb8498bbf4ae4278b83af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3974e1d4-cb3c-4bdd-9287-7cb34348a27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3974e1d4-cb3c-4bdd-9287-7cb34348a27e) transitioned into state 'SUCCESS' from state '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-323398457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa2631f8ae54a6cbf52988a6a344596',qos_specs=None,replication_status=,reservations=['d333722a-27c9-4d81-8ac1-a88b8c63ff09','1dd2af12-f9f5-4261-a059-479eb4af8d28','9466673c-7de5-48bc-9a6e-3dfd9db8fc6a','b6e3d45a-cefb-4658-952d-7c86cdc96784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af838463bb8498bbf4ae4278b83af2d',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7fced32-efe9-4fa9-b84f-df776a68f23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7fced32-efe9-4fa9-b84f-df776a68f23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Flow 'volume_create_api' (1af6140d-a92b-427b-89a2-23014d749728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Create volume request issued successfully. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ade5fe2c-de3e-434e-8722-0248c7a3fae4 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1351/2679] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:11 2026] POST /volume/v3/volumes => generated 765 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8ae41cd3-e3ac-49aa-970e-273a827e75eb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 returned with HTTP 200 Sep 01 08:34:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1329/2680] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:11 2026] GET /volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5387185b-0584-4c61-9c67-cdd5e4b28078 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 200 Sep 01 08:34:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1352/2681] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:11 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-829cbef5-0618-4452-b07d-d938646aa7e9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-829cbef5-0618-4452-b07d-d938646aa7e9 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-829cbef5-0618-4452-b07d-d938646aa7e9 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-829cbef5-0618-4452-b07d-d938646aa7e9 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-829cbef5-0618-4452-b07d-d938646aa7e9 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-829cbef5-0618-4452-b07d-d938646aa7e9 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1330/2682] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:12 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-808f248d-e49a-4257-8224-295132f3a4f2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-808f248d-e49a-4257-8224-295132f3a4f2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-808f248d-e49a-4257-8224-295132f3a4f2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-808f248d-e49a-4257-8224-295132f3a4f2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-808f248d-e49a-4257-8224-295132f3a4f2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-808f248d-e49a-4257-8224-295132f3a4f2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 200 Sep 01 08:34:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1353/2683] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:13 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4e5ff0e-a9c5-4daf-91bb-04910337fa75 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1331/2684] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:13 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f8a0423b-e940-4d04-a43c-dd3cec290f15", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-750496488"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {"'source_volid": 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-750496488'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (93773289-5d7b-4e79-b9c9-17549862f6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea24210-479e-4f11-9c36-dc259fc1bb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea24210-479e-4f11-9c36-dc259fc1bb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d333c4-7a04-4a21-b74b-c8c30ffab2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['882ef02b-5609-4a3b-883f-002fe4f1cb64', 'd6de0945-b1bf-4b5a-abfb-3a9359134263', 'b67b6a8c-ce06-4f70-ad5d-5207a6084225', '8383998e-6621-4683-bc0d-c7a6afc37579'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d333c4-7a04-4a21-b74b-c8c30ffab2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882ef02b-5609-4a3b-883f-002fe4f1cb64', 'd6de0945-b1bf-4b5a-abfb-3a9359134263', 'b67b6a8c-ce06-4f70-ad5d-5207a6084225', '8383998e-6621-4683-bc0d-c7a6afc37579']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59119fa9-6898-4135-909a-c9f2053b8dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59119fa9-6898-4135-909a-c9f2053b8dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d842902-f377-4fba-8a63-10dabeaae813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750496488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['882ef02b-5609-4a3b-883f-002fe4f1cb64','d6de0945-b1bf-4b5a-abfb-3a9359134263','b67b6a8c-ce06-4f70-ad5d-5207a6084225','8383998e-6621-4683-bc0d-c7a6afc37579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750496488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d842902-f377-4fba-8a63-10dabeaae813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5c2648-226c-4283-8e22-c5ba4d77370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5c2648-226c-4283-8e22-c5ba4d77370e) transitioned into state 'SUCCESS' from state '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-750496488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['882ef02b-5609-4a3b-883f-002fe4f1cb64','d6de0945-b1bf-4b5a-abfb-3a9359134263','b67b6a8c-ce06-4f70-ad5d-5207a6084225','8383998e-6621-4683-bc0d-c7a6afc37579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc6554c-3aee-44fd-9e35-9ae9494bd54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc6554c-3aee-44fd-9e35-9ae9494bd54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (93773289-5d7b-4e79-b9c9-17549862f6b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3efa99ed-08bb-40f1-9fc9-cb20229e4876 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1354/2685] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:13 2026] POST /volume/v3/volumes => generated 772 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f8a0423b-e940-4d04-a43c-dd3cec290f15", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2100485127"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {"'source_volid": 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2100485127'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (a7cb0522-1aa4-4d5d-b1e3-a5435884d49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3be5dc5-f7a0-485b-afbd-0bf645748c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3be5dc5-f7a0-485b-afbd-0bf645748c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2796677c-c3e6-4e48-ae3d-44f6a988eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['a394a733-24a4-403a-95f1-ea1bfb4ad093', '70250393-b4fd-4c4b-a894-99e53ed24f60', '62fbd4cc-4f5b-4646-8438-abaf21ad7232', '1fd940ef-d8dd-46b3-893a-84ec8286155e'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2796677c-c3e6-4e48-ae3d-44f6a988eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a394a733-24a4-403a-95f1-ea1bfb4ad093', '70250393-b4fd-4c4b-a894-99e53ed24f60', '62fbd4cc-4f5b-4646-8438-abaf21ad7232', '1fd940ef-d8dd-46b3-893a-84ec8286155e']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:13 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aba12c-7170-4f4e-b2b4-7d264a7bb5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aba12c-7170-4f4e-b2b4-7d264a7bb5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc981249-85fc-42b1-aca9-abf31a474c5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2100485127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['a394a733-24a4-403a-95f1-ea1bfb4ad093','70250393-b4fd-4c4b-a894-99e53ed24f60','62fbd4cc-4f5b-4646-8438-abaf21ad7232','1fd940ef-d8dd-46b3-893a-84ec8286155e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2100485127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc981249-85fc-42b1-aca9-abf31a474c5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d372939-4b00-46df-876b-0d5fcca45d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d372939-4b00-46df-876b-0d5fcca45d23) transitioned into state 'SUCCESS' from state '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-2100485127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['a394a733-24a4-403a-95f1-ea1bfb4ad093','70250393-b4fd-4c4b-a894-99e53ed24f60','62fbd4cc-4f5b-4646-8438-abaf21ad7232','1fd940ef-d8dd-46b3-893a-84ec8286155e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ec5955-114b-4676-a4c6-359ce255b20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-29128892-b3d5-467a-97d8-81718fa68550 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29128892-b3d5-467a-97d8-81718fa68550 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29128892-b3d5-467a-97d8-81718fa68550 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-29128892-b3d5-467a-97d8-81718fa68550 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ec5955-114b-4676-a4c6-359ce255b20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (a7cb0522-1aa4-4d5d-b1e3-a5435884d49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d72a72b-7c67-40c8-a9f5-97c013813872 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1332/2686] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:13 2026] POST /volume/v3/volumes => generated 773 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:34:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ce5b9360-10d1-4e59-946a-5a7910521abb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f8a0423b-e940-4d04-a43c-dd3cec290f15", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1915762293"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-29128892-b3d5-467a-97d8-81718fa68550 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {"'source_volid": 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1915762293'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-29128892-b3d5-467a-97d8-81718fa68550 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 200 Sep 01 08:34:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1355/2687] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:14 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (7da71299-ea28-48bd-a6d8-55d03b030731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e931b621-b898-4dbe-94af-03da1d5cb3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3dffe74f-d786-4257-87c7-4d2a4e664845 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e returned with HTTP 200 Sep 01 08:34:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1356/2688] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:14 2026] GET /volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0008ae00-5635-468d-816c-18395143f524 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4a31258d-b339-4c69-a98c-71269d1834bd", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4a31258d-b339-4c69-a98c-71269d1834bd', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e931b621-b898-4dbe-94af-03da1d5cb3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adf3681-9fac-4cdd-95f5-845f0cce1ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['f2568f6f-72b9-49f6-8cea-49bd9b124749', '4bdce839-d2ab-4e73-93b2-900868b3a34f', '7bb51e29-af8f-47d2-8826-6f2f24cd2747', 'c318f163-0f11-4da5-9d4b-b1d87eb94d8a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adf3681-9fac-4cdd-95f5-845f0cce1ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2568f6f-72b9-49f6-8cea-49bd9b124749', '4bdce839-d2ab-4e73-93b2-900868b3a34f', '7bb51e29-af8f-47d2-8826-6f2f24cd2747', 'c318f163-0f11-4da5-9d4b-b1d87eb94d8a']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b78352-f894-46da-b77d-2cc0ef2a7557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b78352-f894-46da-b77d-2cc0ef2a7557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f77ad77-281c-43cb-89d9-8acc3a10de85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1915762293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['f2568f6f-72b9-49f6-8cea-49bd9b124749','4bdce839-d2ab-4e73-93b2-900868b3a34f','7bb51e29-af8f-47d2-8826-6f2f24cd2747','c318f163-0f11-4da5-9d4b-b1d87eb94d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1915762293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f77ad77-281c-43cb-89d9-8acc3a10de85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85637da-0d4e-44bb-b49c-f313006e3073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85637da-0d4e-44bb-b49c-f313006e3073) transitioned into state 'SUCCESS' from state '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-1915762293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['f2568f6f-72b9-49f6-8cea-49bd9b124749','4bdce839-d2ab-4e73-93b2-900868b3a34f','7bb51e29-af8f-47d2-8826-6f2f24cd2747','c318f163-0f11-4da5-9d4b-b1d87eb94d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988c46e3-132d-4c27-a6a5-a65609dfd29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988c46e3-132d-4c27-a6a5-a65609dfd29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (7da71299-ea28-48bd-a6d8-55d03b030731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ce5b9360-10d1-4e59-946a-5a7910521abb tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1333/2689] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:14 2026] POST /volume/v3/volumes => generated 773 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2c09e71-f7df-4944-95e4-079ce23036da None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f8a0423b-e940-4d04-a43c-dd3cec290f15", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1412203222"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {"'source_volid": 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1412203222'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (9c2384d0-3bcc-4c95-bad1-fc49fef1699d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be84d152-c7fa-4c53-980d-3affbdd2bab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be84d152-c7fa-4c53-980d-3affbdd2bab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:14 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063c8fd0-0e3b-4051-8cc8-8cd34dcbd69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Create volume of 1 GB Sep 01 08:34:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Availability Zones retrieved successfully. Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Flow 'volume_create_api' (a479dbe3-fcf4-421e-a02f-241794f57b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351b1746-ae42-4cc1-be2d-e9e1d2fe148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['839731b8-2ebb-4884-890c-1fe09bbb503e', '27983c02-fee4-43f5-aada-c8ac8875b103', '96eeaab4-e539-4459-8551-6d00a5feb9ec', '58c7bc42-ca2a-43ac-9f9c-51cf6ccb1ab1'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063c8fd0-0e3b-4051-8cc8-8cd34dcbd69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['839731b8-2ebb-4884-890c-1fe09bbb503e', '27983c02-fee4-43f5-aada-c8ac8875b103', '96eeaab4-e539-4459-8551-6d00a5feb9ec', '58c7bc42-ca2a-43ac-9f9c-51cf6ccb1ab1']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0713c2ff-6e6c-4cfb-9d89-a2ffdd3a971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0713c2ff-6e6c-4cfb-9d89-a2ffdd3a971b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc83e43-14cf-4a78-91df-acc5435efa10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1412203222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['839731b8-2ebb-4884-890c-1fe09bbb503e','27983c02-fee4-43f5-aada-c8ac8875b103','96eeaab4-e539-4459-8551-6d00a5feb9ec','58c7bc42-ca2a-43ac-9f9c-51cf6ccb1ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1412203222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efc83e43-14cf-4a78-91df-acc5435efa10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46eeeb81-74c6-4752-86d1-39bbdec244c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351b1746-ae42-4cc1-be2d-e9e1d2fe148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:34:10Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=9a636f7e-5043-48ed-abf9-a6abe75cc1dd,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': '9a636f7e-5043-48ed-abf9-a6abe75cc1dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4282cdae-4f21-43a8-92c8-bc4f484b0d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46eeeb81-74c6-4752-86d1-39bbdec244c2) transitioned into state 'SUCCESS' from state '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-1412203222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['839731b8-2ebb-4884-890c-1fe09bbb503e','27983c02-fee4-43f5-aada-c8ac8875b103','96eeaab4-e539-4459-8551-6d00a5feb9ec','58c7bc42-ca2a-43ac-9f9c-51cf6ccb1ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4b519f-6fbf-4cc0-bbba-7c719490e04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4b519f-6fbf-4cc0-bbba-7c719490e04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (9c2384d0-3bcc-4c95-bad1-fc49fef1699d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2c09e71-f7df-4944-95e4-079ce23036da tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1334/2690] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:14 2026] POST /volume/v3/volumes => generated 773 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f8a0423b-e940-4d04-a43c-dd3cec290f15", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-862658332"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request body: {'volume': {"'source_volid": 'f8a0423b-e940-4d04-a43c-dd3cec290f15', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-862658332'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume of 1 GB Sep 01 08:34:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Availability Zones retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (ca04434c-eb5f-478a-8f64-8eeca0298808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baf48b5-9ab8-49a5-a3f8-b426469139f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Created reservations ['653fae1f-1819-40bc-af15-9615c9027aea', '4c34a1a0-77cc-4464-9d9a-e90260cc0605', 'aa5ed8a6-e995-44da-98a9-22fb6fde3eda', 'caea8b94-aa3e-4227-bd61-42dbf506e8c2'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4282cdae-4f21-43a8-92c8-bc4f484b0d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['653fae1f-1819-40bc-af15-9615c9027aea', '4c34a1a0-77cc-4464-9d9a-e90260cc0605', 'aa5ed8a6-e995-44da-98a9-22fb6fde3eda', 'caea8b94-aa3e-4227-bd61-42dbf506e8c2']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e4b0cb-d957-4975-a8bf-fa0bc3f6eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baf48b5-9ab8-49a5-a3f8-b426469139f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5706c415-4a96-4c8e-89ae-2bd2ad86b59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e4b0cb-d957-4975-a8bf-fa0bc3f6eb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fc9253-bd16-4015-876f-38fff3ebf36a', '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='26ca6a9927424a3c81d3f43bf1b8e8e1',qos_specs=None,replication_status=,reservations=['653fae1f-1819-40bc-af15-9615c9027aea','4c34a1a0-77cc-4464-9d9a-e90260cc0605','aa5ed8a6-e995-44da-98a9-22fb6fde3eda','caea8b94-aa3e-4227-bd61-42dbf506e8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f234b4c45514d118033657a23f7fae8',volume_type_id=9a636f7e-5043-48ed-abf9-a6abe75cc1dd), 'volume': Volume(_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-01T06:34: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=25fc9253-bd16-4015-876f-38fff3ebf36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ca6a9927424a3c81d3f43bf1b8e8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f234b4c45514d118033657a23f7fae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a636f7e-5043-48ed-abf9-a6abe75cc1dd),volume_type_id=9a636f7e-5043-48ed-abf9-a6abe75cc1dd)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c7181e-ea99-4ccd-8b90-467b0e06a423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c7181e-ea99-4ccd-8b90-467b0e06a423) transitioned into state 'SUCCESS' from 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='26ca6a9927424a3c81d3f43bf1b8e8e1',qos_specs=None,replication_status=,reservations=['653fae1f-1819-40bc-af15-9615c9027aea','4c34a1a0-77cc-4464-9d9a-e90260cc0605','aa5ed8a6-e995-44da-98a9-22fb6fde3eda','caea8b94-aa3e-4227-bd61-42dbf506e8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f234b4c45514d118033657a23f7fae8',volume_type_id=9a636f7e-5043-48ed-abf9-a6abe75cc1dd)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12eeb6c9-c870-46a9-a49d-5886c8851481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12eeb6c9-c870-46a9-a49d-5886c8851481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Flow 'volume_create_api' (a479dbe3-fcf4-421e-a02f-241794f57b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Create volume request issued successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0008ae00-5635-468d-816c-18395143f524 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1357/2691] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:14 2026] POST /volume/v3/volumes => generated 806 bytes in 1334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Created reservations ['eac3cfc3-bb3a-49c6-8a09-d790bf452593', 'f044787f-e3d9-442f-a28f-292ff00be0c6', '75f0a0e5-bd41-4369-b4fa-1d9cc8757217', 'fe197562-6fb6-416f-83e1-e23634c503e7'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5706c415-4a96-4c8e-89ae-2bd2ad86b59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac3cfc3-bb3a-49c6-8a09-d790bf452593', 'f044787f-e3d9-442f-a28f-292ff00be0c6', '75f0a0e5-bd41-4369-b4fa-1d9cc8757217', 'fe197562-6fb6-416f-83e1-e23634c503e7']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2647f74c-28c3-4f58-9b9b-26f43954b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c41e5cd6-96d1-407e-b449-02c7d5751938 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e returned with HTTP 200 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1358/2692] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2647f74c-28c3-4f58-9b9b-26f43954b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6649e2a6-adfa-41b2-8c17-9d55d78af564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-862658332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['eac3cfc3-bb3a-49c6-8a09-d790bf452593','f044787f-e3d9-442f-a28f-292ff00be0c6','75f0a0e5-bd41-4369-b4fa-1d9cc8757217','fe197562-6fb6-416f-83e1-e23634c503e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-862658332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6649e2a6-adfa-41b2-8c17-9d55d78af564,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9800cc386580413fa5de08b5392d4078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9dc4c80-771b-4d04-b16c-0de91f5f722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bc7de2e-3e96-43df-b9eb-30d763d2970b tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1359/2693] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-45871a68-94de-4fe5-94ae-21302144ba18 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-45871a68-94de-4fe5-94ae-21302144ba18 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-45871a68-94de-4fe5-94ae-21302144ba18 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-45871a68-94de-4fe5-94ae-21302144ba18 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9dc4c80-771b-4d04-b16c-0de91f5f722e) transitioned into state 'SUCCESS' from state '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-862658332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9acd52b8e17a4c54b5ae533ef4a60d2d',qos_specs=None,replication_status=,reservations=['eac3cfc3-bb3a-49c6-8a09-d790bf452593','f044787f-e3d9-442f-a28f-292ff00be0c6','75f0a0e5-bd41-4369-b4fa-1d9cc8757217','fe197562-6fb6-416f-83e1-e23634c503e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9800cc386580413fa5de08b5392d4078',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0562e226-af48-4ed5-89a6-b6fc290c395f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-45871a68-94de-4fe5-94ae-21302144ba18 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-45871a68-94de-4fe5-94ae-21302144ba18 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 returned with HTTP 200 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1360/2694] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0562e226-af48-4ed5-89a6-b6fc290c395f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Flow 'volume_create_api' (ca04434c-eb5f-478a-8f64-8eeca0298808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Create volume request issued successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f56fbbf-ca91-424a-8efb-c84b5725607e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1335/2695] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:15 2026] POST /volume/v3/volumes => generated 772 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-14394d63-8561-43a7-adb5-562a3b545b2e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14394d63-8561-43a7-adb5-562a3b545b2e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14394d63-8561-43a7-adb5-562a3b545b2e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-14394d63-8561-43a7-adb5-562a3b545b2e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-14394d63-8561-43a7-adb5-562a3b545b2e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f7422f8-06be-42d8-9c88-c909ab47e8c3 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 200 Sep 01 08:34:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1361/2696] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-59dcc435-a83d-4a05-8ceb-082501d8659c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-14394d63-8561-43a7-adb5-562a3b545b2e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 200 Sep 01 08:34:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1336/2697] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59dcc435-a83d-4a05-8ceb-082501d8659c tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59dcc435-a83d-4a05-8ceb-082501d8659c tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-59dcc435-a83d-4a05-8ceb-082501d8659c tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-admin] Calling method 'get_pools' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-59dcc435-a83d-4a05-8ceb-082501d8659c tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 08:34:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1362/2698] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:34:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-reader] GET http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd9a58df643e249a8b1d1d67c7f67ba53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b5149fdf711942c387e3afb2c7dca377', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e98043b4-efc1-49a2-a599-ae5e46d4e190 tempest-ProjectReaderTests-1866890150 tempest-ProjectReaderTests-1866890150-project-reader] http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 08:34:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1337/2699] 192.168.122.100 () {58 vars in 1193 bytes} [Tue Sep 1 08:34:16 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 177 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e8142678-80f8-42eb-999e-b25783976f7c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8142678-80f8-42eb-999e-b25783976f7c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8142678-80f8-42eb-999e-b25783976f7c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8142678-80f8-42eb-999e-b25783976f7c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8142678-80f8-42eb-999e-b25783976f7c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8142678-80f8-42eb-999e-b25783976f7c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1363/2700] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:16 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 898 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-375d4b03-eba5-4b17-b016-6c708cb434cf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-375d4b03-eba5-4b17-b016-6c708cb434cf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-375d4b03-eba5-4b17-b016-6c708cb434cf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-375d4b03-eba5-4b17-b016-6c708cb434cf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-375d4b03-eba5-4b17-b016-6c708cb434cf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-375d4b03-eba5-4b17-b016-6c708cb434cf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 200 Sep 01 08:34:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1338/2701] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:16 2026] GET /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1e9ff3a1-8191-486f-8bfd-48f637876fb4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 200 Sep 01 08:34:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1364/2702] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:16 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume with id: a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume request issued successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d17ff1b-f979-46e6-98a3-29ce4fcad43c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 202 Sep 01 08:34:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1339/2703] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:17 2026] DELETE /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:17 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:17 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:17 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-be260879-d37b-42a3-a5f1-03d1d26737f1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 200 Sep 01 08:34:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1365/2704] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:17 2026] GET /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8d97e9e8-618d-48ea-8bef-07ffaa54f6b8 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1340/2705] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:17 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69511aab-07b6-4904-b4d7-8c4003a56ae2 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 200 Sep 01 08:34:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1366/2706] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:18 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62813fa4-0b04-4444-b8b8-0cd6d145ef2c tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c returned with HTTP 200 Sep 01 08:34:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1341/2707] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:18 2026] GET /volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9550082b-5be0-4516-9a3c-03fd89d6733c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9550082b-5be0-4516-9a3c-03fd89d6733c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9550082b-5be0-4516-9a3c-03fd89d6733c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9550082b-5be0-4516-9a3c-03fd89d6733c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9550082b-5be0-4516-9a3c-03fd89d6733c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9550082b-5be0-4516-9a3c-03fd89d6733c tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 200 Sep 01 08:34:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1367/2708] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:18 2026] GET /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8f276a68-864e-43ed-bdc5-23318915235d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f276a68-864e-43ed-bdc5-23318915235d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f276a68-864e-43ed-bdc5-23318915235d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8f276a68-864e-43ed-bdc5-23318915235d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:18 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:18 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8f276a68-864e-43ed-bdc5-23318915235d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8f276a68-864e-43ed-bdc5-23318915235d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1342/2709] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:18 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-409b026e-2b8d-449b-9998-29efdd2bfd3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c returned with HTTP 200 Sep 01 08:34:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1368/2710] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:19 2026] GET /volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e02d3243-9a0b-44f9-876b-4b6cb1d8eee1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e02d3243-9a0b-44f9-876b-4b6cb1d8eee1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e02d3243-9a0b-44f9-876b-4b6cb1d8eee1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e02d3243-9a0b-44f9-876b-4b6cb1d8eee1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e02d3243-9a0b-44f9-876b-4b6cb1d8eee1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 returned with HTTP 404 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1343/2711] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:19 2026] GET /volume/v3/volumes/a710fd3d-a970-48c6-939c-4bcbbbde5677 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b039637-38c3-4e6e-8a21-527844a18229 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] DELETE http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume with id: 25c28c07-94b1-43f8-ac35-d029ed9337b0 Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8e05819d-c840-4b76-99e1-dd8bcf8e7fb5 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 200 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1369/2712] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:19 2026] GET /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume request issued successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b039637-38c3-4e6e-8a21-527844a18229 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 returned with HTTP 202 Sep 01 08:34:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1344/2713] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:19 2026] DELETE /volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec7677e8-b018-4397-b758-10d3260302e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec7677e8-b018-4397-b758-10d3260302e1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec7677e8-b018-4397-b758-10d3260302e1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec7677e8-b018-4397-b758-10d3260302e1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec7677e8-b018-4397-b758-10d3260302e1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec7677e8-b018-4397-b758-10d3260302e1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 returned with HTTP 200 Sep 01 08:34:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1370/2714] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:19 2026] GET /volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-45946528-11dd-4396-8bb8-d5d938b41161 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45946528-11dd-4396-8bb8-d5d938b41161 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45946528-11dd-4396-8bb8-d5d938b41161 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-45946528-11dd-4396-8bb8-d5d938b41161 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-45946528-11dd-4396-8bb8-d5d938b41161 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-45946528-11dd-4396-8bb8-d5d938b41161 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1345/2715] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c38c8736-ac21-4a47-9db3-76732d87852e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c38c8736-ac21-4a47-9db3-76732d87852e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c38c8736-ac21-4a47-9db3-76732d87852e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c38c8736-ac21-4a47-9db3-76732d87852e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c38c8736-ac21-4a47-9db3-76732d87852e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c38c8736-ac21-4a47-9db3-76732d87852e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 200 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1371/2716] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a39e7457-e3bb-457f-a0af-88a1670f529d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a39e7457-e3bb-457f-a0af-88a1670f529d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a39e7457-e3bb-457f-a0af-88a1670f529d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a39e7457-e3bb-457f-a0af-88a1670f529d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-52e915b9-b339-4c86-805b-3b6728c61be1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a39e7457-e3bb-457f-a0af-88a1670f529d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52e915b9-b339-4c86-805b-3b6728c61be1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52e915b9-b339-4c86-805b-3b6728c61be1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52e915b9-b339-4c86-805b-3b6728c61be1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a39e7457-e3bb-457f-a0af-88a1670f529d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 returned with HTTP 200 Sep 01 08:34:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1346/2717] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-07c983af-f35e-496d-8a10-4718744412f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-07c983af-f35e-496d-8a10-4718744412f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52e915b9-b339-4c86-805b-3b6728c61be1 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 returned with HTTP 404 Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-07c983af-f35e-496d-8a10-4718744412f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-07c983af-f35e-496d-8a10-4718744412f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1372/2718] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/25c28c07-94b1-43f8-ac35-d029ed9337b0 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume with id: 9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-07c983af-f35e-496d-8a10-4718744412f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-07c983af-f35e-496d-8a10-4718744412f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 returned with HTTP 200 Sep 01 08:34:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1347/2719] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume request issued successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b146b358-a00f-433e-9abf-75b64cb8f4e2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e returned with HTTP 202 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1373/2720] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:20 2026] DELETE /volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ef23014c-e9c8-4ba5-b93a-577a6228679a tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e returned with HTTP 200 Sep 01 08:34:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1374/2721] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:20 2026] GET /volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1282685347"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1282685347'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume of 1 GB Sep 01 08:34:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Flow 'volume_create_api' (8d765131-27ae-4c5f-8bf1-14d6cf7aae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c726302b-80ed-40cd-bb46-0cd0341c3d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c726302b-80ed-40cd-bb46-0cd0341c3d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5522484-e6ca-469a-8f96-78b8a6a7dd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Created reservations ['13af0a54-e73a-4ce2-abdb-a9ed8edfa187', '4ab72aa5-22f9-4698-9136-cf071beb6a13', 'bce58d48-f414-4b59-9221-dc128b9077fa', '33715567-18e9-4ad6-b36b-bcdc2497287c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5522484-e6ca-469a-8f96-78b8a6a7dd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13af0a54-e73a-4ce2-abdb-a9ed8edfa187', '4ab72aa5-22f9-4698-9136-cf071beb6a13', 'bce58d48-f414-4b59-9221-dc128b9077fa', '33715567-18e9-4ad6-b36b-bcdc2497287c']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb85cd8-73fe-4a88-9238-ffce3e20abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb85cd8-73fe-4a88-9238-ffce3e20abaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '150eeefd-bd20-42b2-8f79-405513f77b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282685347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202114cc791a41438d1e695b30e89cdc',qos_specs=None,replication_status=,reservations=['13af0a54-e73a-4ce2-abdb-a9ed8edfa187','4ab72aa5-22f9-4698-9136-cf071beb6a13','bce58d48-f414-4b59-9221-dc128b9077fa','33715567-18e9-4ad6-b36b-bcdc2497287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2699a722d7b45218fb76d09d327ca8b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282685347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=150eeefd-bd20-42b2-8f79-405513f77b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='202114cc791a41438d1e695b30e89cdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2699a722d7b45218fb76d09d327ca8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e6cb83-b7b7-4a35-8151-87d798b19976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e75e842c-22e8-4fb1-8169-725998d5707e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e75e842c-22e8-4fb1-8169-725998d5707e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e75e842c-22e8-4fb1-8169-725998d5707e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e75e842c-22e8-4fb1-8169-725998d5707e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e75e842c-22e8-4fb1-8169-725998d5707e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e6cb83-b7b7-4a35-8151-87d798b19976) transitioned into state 'SUCCESS' from state '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-1282685347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202114cc791a41438d1e695b30e89cdc',qos_specs=None,replication_status=,reservations=['13af0a54-e73a-4ce2-abdb-a9ed8edfa187','4ab72aa5-22f9-4698-9136-cf071beb6a13','bce58d48-f414-4b59-9221-dc128b9077fa','33715567-18e9-4ad6-b36b-bcdc2497287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2699a722d7b45218fb76d09d327ca8b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb80b8f3-ce9c-4f3c-8dc4-eaf17b60d89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e75e842c-22e8-4fb1-8169-725998d5707e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1375/2722] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 956 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb80b8f3-ce9c-4f3c-8dc4-eaf17b60d89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Flow 'volume_create_api' (8d765131-27ae-4c5f-8bf1-14d6cf7aae77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume request issued successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3ec0bd87-0642-466e-a45a-f0d5888b3a37 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1348/2723] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:34:20 2026] POST /volume/v3/volumes => generated 787 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-319ab06b-8915-4523-a7e2-ec3b7d2c0d98 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 200 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1376/2724] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e33014be-eac5-487b-a3bc-cf33f767f4f0 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 returned with HTTP 200 Sep 01 08:34:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1349/2725] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: 6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3a5e200-4190-489d-8e15-0d107a937814 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3a5e200-4190-489d-8e15-0d107a937814 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3a5e200-4190-489d-8e15-0d107a937814 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3a5e200-4190-489d-8e15-0d107a937814 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3a5e200-4190-489d-8e15-0d107a937814 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e returned with HTTP 404 Sep 01 08:34:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1350/2726] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/9f1de825-9519-4d1f-82b6-6dfd5946114e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba2afbb5-53fd-4547-a11c-9fc2bb29dbdd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 returned with HTTP 202 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1377/2727] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:21 2026] DELETE /volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] DELETE http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume with id: e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-80c27617-e72a-41bf-ae10-c16c37cb82ae tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 returned with HTTP 200 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1378/2728] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume request issued successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03cb9bd6-4ef5-4de4-a8ea-5c20edfcdbfb tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 202 Sep 01 08:34:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1351/2729] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:21 2026] DELETE /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-32e610de-f1b4-4d58-8e93-428a4afd3154 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 200 Sep 01 08:34:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1379/2730] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:21 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-80168bd5-ab3c-4158-b003-a1c904a4577c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-80168bd5-ab3c-4158-b003-a1c904a4577c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-80168bd5-ab3c-4158-b003-a1c904a4577c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-80168bd5-ab3c-4158-b003-a1c904a4577c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-80168bd5-ab3c-4158-b003-a1c904a4577c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-80168bd5-ab3c-4158-b003-a1c904a4577c tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1352/2731] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:22 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 959 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f98eee7-4917-4832-a39d-d8b44a71f8a8 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 200 Sep 01 08:34:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1380/2732] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:22 2026] GET /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d38c283c-612d-4643-875a-6ec200b9c4f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d38c283c-612d-4643-875a-6ec200b9c4f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d38c283c-612d-4643-875a-6ec200b9c4f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d38c283c-612d-4643-875a-6ec200b9c4f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d38c283c-612d-4643-875a-6ec200b9c4f4 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 returned with HTTP 404 Sep 01 08:34:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1353/2733] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:22 2026] GET /volume/v3/volumes/6649e2a6-adfa-41b2-8c17-9d55d78af564 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: efc83e43-14cf-4a78-91df-acc5435efa10 Sep 01 08:34:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-116602af-8c18-4442-9db4-203776a743e5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-116602af-8c18-4442-9db4-203776a743e5 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-116602af-8c18-4442-9db4-203776a743e5 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-116602af-8c18-4442-9db4-203776a743e5 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-116602af-8c18-4442-9db4-203776a743e5 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-116602af-8c18-4442-9db4-203776a743e5 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 200 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1354/2734] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:22 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-75b7682d-ce7b-4112-b90b-cd5e50d05429 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 returned with HTTP 202 Sep 01 08:34:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1381/2735] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:22 2026] DELETE /volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-18932307-0291-4cfa-890f-f9c5b3931266 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18932307-0291-4cfa-890f-f9c5b3931266 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18932307-0291-4cfa-890f-f9c5b3931266 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-18932307-0291-4cfa-890f-f9c5b3931266 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-18932307-0291-4cfa-890f-f9c5b3931266 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-18932307-0291-4cfa-890f-f9c5b3931266 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 returned with HTTP 200 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1355/2736] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:23 2026] GET /volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc043b91-4f8e-4649-af3f-71dc0dd47c1d tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1382/2737] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:23 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 959 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a4ceff09-676a-43db-8364-b19149f9c199 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4ceff09-676a-43db-8364-b19149f9c199 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4ceff09-676a-43db-8364-b19149f9c199 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a4ceff09-676a-43db-8364-b19149f9c199 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a4ceff09-676a-43db-8364-b19149f9c199 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a4ceff09-676a-43db-8364-b19149f9c199 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 200 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1356/2738] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:23 2026] GET /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-14497bec-79b0-4b0e-ba97-1353889592ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] POST http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77/action Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f2df5d8b962849ca9bee69ddf34d8d8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '202114cc791a41438d1e695b30e89cdc', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-14497bec-79b0-4b0e-ba97-1353889592ac tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77/action returned with HTTP 403 Sep 01 08:34:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1383/2739] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:34:23 2026] POST /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77/action => generated 131 bytes in 200 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Delete volume with id: 150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Delete volume request issued successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc3884cf-4ca8-49dd-84ed-3bbdff4236e7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 202 Sep 01 08:34:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1357/2740] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:23 2026] DELETE /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cc730001-1843-469b-a7f7-13d623a704df None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc730001-1843-469b-a7f7-13d623a704df tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc730001-1843-469b-a7f7-13d623a704df tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cc730001-1843-469b-a7f7-13d623a704df tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cc730001-1843-469b-a7f7-13d623a704df tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cc730001-1843-469b-a7f7-13d623a704df tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 200 Sep 01 08:34:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1384/2741] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:23 2026] GET /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-41d0f505-2388-496a-b679-6e7a8ac1fd09 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41d0f505-2388-496a-b679-6e7a8ac1fd09 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41d0f505-2388-496a-b679-6e7a8ac1fd09 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41d0f505-2388-496a-b679-6e7a8ac1fd09 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41d0f505-2388-496a-b679-6e7a8ac1fd09 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f returned with HTTP 404 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1358/2742] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/e75d0fc9-c3f9-4c1a-8e29-f8365e38b85f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] DELETE http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume with id: 7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bea0f96d-6b3e-4113-bbe3-ac1d51f60b49 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bea0f96d-6b3e-4113-bbe3-ac1d51f60b49 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bea0f96d-6b3e-4113-bbe3-ac1d51f60b49 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bea0f96d-6b3e-4113-bbe3-ac1d51f60b49 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Delete volume request issued successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4340e086-3859-42ba-b5e0-7cf97d52b4fa tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 returned with HTTP 202 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1385/2743] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:24 2026] DELETE /volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bea0f96d-6b3e-4113-bbe3-ac1d51f60b49 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 returned with HTTP 404 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1359/2744] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/efc83e43-14cf-4a78-91df-acc5435efa10 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: 0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c6b5641b-33c0-44b7-9dce-af03b628bdcf tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 returned with HTTP 200 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1386/2745] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7fd327b6-7851-4343-ad1c-10d8e2f0902e tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 202 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1360/2746] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:24 2026] DELETE /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ecec1dd2-39df-4531-97ac-71255eb1bc07 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 200 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1387/2747] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:24 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-023fcb02-9e88-4ab7-885a-56ec29f46056 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:24 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1361/2748] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 959 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1c029f3-e1e0-4a83-95d6-b7f31e2cb77e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c029f3-e1e0-4a83-95d6-b7f31e2cb77e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c029f3-e1e0-4a83-95d6-b7f31e2cb77e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c029f3-e1e0-4a83-95d6-b7f31e2cb77e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c029f3-e1e0-4a83-95d6-b7f31e2cb77e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 returned with HTTP 404 Sep 01 08:34:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1388/2749] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:24 2026] GET /volume/v3/volumes/150eeefd-bd20-42b2-8f79-405513f77b77 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4b93a08a-a6a8-4248-b577-42d162249b61 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-119721483"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-119721483'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume of 1 GB Sep 01 08:34:24 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Flow 'volume_create_api' (d46f4b2d-8c11-4875-9d1e-3e1583eb4088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a291ae-ca4d-488f-bb8a-641ae3f77011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:24 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a291ae-ca4d-488f-bb8a-641ae3f77011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c367b193-4cd2-4cab-93c0-40e9ceceb610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Created reservations ['f51818d8-6ec2-4232-82c7-564ece756116', '0e391b85-8da4-434c-aae5-6f6e5c23315c', '2532f841-c99a-446f-a5d2-43f021ca4d79', '1a0c967f-7ad5-48f7-b538-ff8665ce2878'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c367b193-4cd2-4cab-93c0-40e9ceceb610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51818d8-6ec2-4232-82c7-564ece756116', '0e391b85-8da4-434c-aae5-6f6e5c23315c', '2532f841-c99a-446f-a5d2-43f021ca4d79', '1a0c967f-7ad5-48f7-b538-ff8665ce2878']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08d613d-0d24-4a4a-b6da-13ec9f590220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08d613d-0d24-4a4a-b6da-13ec9f590220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2086b0ee-9c11-4901-8e58-c1539f528a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-119721483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202114cc791a41438d1e695b30e89cdc',qos_specs=None,replication_status=,reservations=['f51818d8-6ec2-4232-82c7-564ece756116','0e391b85-8da4-434c-aae5-6f6e5c23315c','2532f841-c99a-446f-a5d2-43f021ca4d79','1a0c967f-7ad5-48f7-b538-ff8665ce2878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2699a722d7b45218fb76d09d327ca8b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-119721483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2086b0ee-9c11-4901-8e58-c1539f528a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='202114cc791a41438d1e695b30e89cdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2699a722d7b45218fb76d09d327ca8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb508b11-8293-4b5e-a086-ef9e28430e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb508b11-8293-4b5e-a086-ef9e28430e38) transitioned into state 'SUCCESS' from state '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-119721483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202114cc791a41438d1e695b30e89cdc',qos_specs=None,replication_status=,reservations=['f51818d8-6ec2-4232-82c7-564ece756116','0e391b85-8da4-434c-aae5-6f6e5c23315c','2532f841-c99a-446f-a5d2-43f021ca4d79','1a0c967f-7ad5-48f7-b538-ff8665ce2878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2699a722d7b45218fb76d09d327ca8b',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38184c8c-15da-4b1d-97bc-ade4d197efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38184c8c-15da-4b1d-97bc-ade4d197efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c44f77d0-1ccd-4e02-8bf4-1e18f56a7c55 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 returned with HTTP 200 Sep 01 08:34:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1389/2750] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:25 2026] GET /volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Flow 'volume_create_api' (d46f4b2d-8c11-4875-9d1e-3e1583eb4088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Create volume request issued successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4b93a08a-a6a8-4248-b577-42d162249b61 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1362/2751] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:34:24 2026] POST /volume/v3/volumes => generated 786 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13eacd42-febe-4595-bcc3-c91533108bb7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13eacd42-febe-4595-bcc3-c91533108bb7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13eacd42-febe-4595-bcc3-c91533108bb7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13eacd42-febe-4595-bcc3-c91533108bb7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-13eacd42-febe-4595-bcc3-c91533108bb7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13eacd42-febe-4595-bcc3-c91533108bb7 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 200 Sep 01 08:34:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1363/2752] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:25 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4736e8b2-7359-407c-a3e7-bee3db6e21b8 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 200 Sep 01 08:34:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1390/2753] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:25 2026] GET /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94f7aa4a-98d2-45e5-a945-19091be9ee2e tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1364/2754] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:25 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 1303 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30921cf3-7881-44a4-846d-860895be8852 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] DELETE http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Delete volume with id: 25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Delete volume request issued successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30921cf3-7881-44a4-846d-860895be8852 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 202 Sep 01 08:34:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1391/2755] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:25 2026] DELETE /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa4d51bf-7a3b-492d-b1ce-e9f601db8f13 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1365/2756] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:25 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-740d4a51-df20-474f-8a2b-5cbab41b5ee2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-740d4a51-df20-474f-8a2b-5cbab41b5ee2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] GET http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-740d4a51-df20-474f-8a2b-5cbab41b5ee2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-740d4a51-df20-474f-8a2b-5cbab41b5ee2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-740d4a51-df20-474f-8a2b-5cbab41b5ee2 tempest-CreateVolumesFromImageTest-443328476 tempest-CreateVolumesFromImageTest-443328476-project-member] http://192.168.122.100/volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 returned with HTTP 404 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1392/2757] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:26 2026] GET /volume/v3/volumes/7618a1b9-6cb3-4ec3-9358-b779bda14e84 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5fac1770-a889-4f36-8e82-0718def2705d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fac1770-a889-4f36-8e82-0718def2705d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fac1770-a889-4f36-8e82-0718def2705d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5fac1770-a889-4f36-8e82-0718def2705d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5fac1770-a889-4f36-8e82-0718def2705d tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 returned with HTTP 404 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1393/2758] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:26 2026] GET /volume/v3/volumes/0f77ad77-281c-43cb-89d9-8acc3a10de85 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d34f1e22-e2f0-425a-97ac-750cef942f82 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 200 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1366/2759] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:26 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e25bb137-d2e1-44eb-a69f-7d13433b6820 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c returned with HTTP 202 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1394/2760] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:26 2026] DELETE /volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3905805-297f-4c22-b1e2-fb6879a7323f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3905805-297f-4c22-b1e2-fb6879a7323f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3905805-297f-4c22-b1e2-fb6879a7323f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3905805-297f-4c22-b1e2-fb6879a7323f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:26 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e3905805-297f-4c22-b1e2-fb6879a7323f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3905805-297f-4c22-b1e2-fb6879a7323f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c returned with HTTP 200 Sep 01 08:34:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1367/2761] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:26 2026] GET /volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ae2309f8-68a7-494c-9def-4027591bdab0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2309f8-68a7-494c-9def-4027591bdab0 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2309f8-68a7-494c-9def-4027591bdab0 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ae2309f8-68a7-494c-9def-4027591bdab0 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:26 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ae2309f8-68a7-494c-9def-4027591bdab0 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Volume info retrieved successfully. Sep 01 08:34:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ae2309f8-68a7-494c-9def-4027591bdab0 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 200 Sep 01 08:34:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1395/2762] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:26 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1b3cc9ae-e393-406a-bb7d-3c967ddb3ea3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 200 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1368/2763] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:27 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] POST http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98/action Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f2df5d8b962849ca9bee69ddf34d8d8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '202114cc791a41438d1e695b30e89cdc', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d9745c6a-3478-4424-a50f-91ef2e3707f3 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-reader] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98/action returned with HTTP 403 Sep 01 08:34:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1396/2764] 192.168.122.100 () {60 vars in 1274 bytes} [Tue Sep 1 08:34:27 2026] POST /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-01482bc8-22d8-4ee6-87bb-7a829833200e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Delete volume with id: 2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b133d3c9-d58a-4fc5-a034-4df6676c758b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b133d3c9-d58a-4fc5-a034-4df6676c758b tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b133d3c9-d58a-4fc5-a034-4df6676c758b tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Delete volume request issued successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-01482bc8-22d8-4ee6-87bb-7a829833200e tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 202 Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b133d3c9-d58a-4fc5-a034-4df6676c758b tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1369/2765] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:27 2026] DELETE /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be61007b-3716-47a7-a980-649b90adc6bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be61007b-3716-47a7-a980-649b90adc6bf tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be61007b-3716-47a7-a980-649b90adc6bf tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be61007b-3716-47a7-a980-649b90adc6bf tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b133d3c9-d58a-4fc5-a034-4df6676c758b tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c returned with HTTP 404 Sep 01 08:34:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1397/2766] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:27 2026] GET /volume/v3/volumes/cc981249-85fc-42b1-aca9-abf31a474c5c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec0d0741-a842-4747-939d-acc70aae72dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: 9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be61007b-3716-47a7-a980-649b90adc6bf tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be61007b-3716-47a7-a980-649b90adc6bf tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 200 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1370/2767] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:27 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2d1db159-69be-482e-b0d4-9a0ba46477d2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d1db159-69be-482e-b0d4-9a0ba46477d2 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] GET http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d1db159-69be-482e-b0d4-9a0ba46477d2 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d1db159-69be-482e-b0d4-9a0ba46477d2 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d1db159-69be-482e-b0d4-9a0ba46477d2 tempest-VolumeAndVolumeTypeFromImageTest-540378909 tempest-VolumeAndVolumeTypeFromImageTest-540378909-project-member] http://192.168.122.100/volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a returned with HTTP 404 Sep 01 08:34:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec0d0741-a842-4747-939d-acc70aae72dd tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 202 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1371/2768] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:27 2026] GET /volume/v3/volumes/25fc9253-bd16-4015-876f-38fff3ebf36a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1398/2769] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:27 2026] DELETE /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0632e9a1-a7fb-4e9e-a45c-3c8cc4c29884 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 200 Sep 01 08:34:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1372/2770] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:27 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] GET http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Get all volumes completed successfully. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ab7579b-7d51-4eb3-96ff-eb48e81da300 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] http://192.168.122.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 08:34:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1399/2771] 192.168.122.100 () {58 vars in 1169 bytes} [Tue Sep 1 08:34:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3054 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d84ac5a5-bf2f-4abd-85fd-e147a3effab0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d84ac5a5-bf2f-4abd-85fd-e147a3effab0 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] DELETE http://192.168.122.100/volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d84ac5a5-bf2f-4abd-85fd-e147a3effab0 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d84ac5a5-bf2f-4abd-85fd-e147a3effab0 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d84ac5a5-bf2f-4abd-85fd-e147a3effab0 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] http://192.168.122.100/volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd returned with HTTP 202 Sep 01 08:34:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1373/2772] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:34:28 2026] DELETE /volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71202621-00c9-4b57-b40f-1d1e4f642cc4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71202621-00c9-4b57-b40f-1d1e4f642cc4 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] GET http://192.168.122.100/volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71202621-00c9-4b57-b40f-1d1e4f642cc4 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71202621-00c9-4b57-b40f-1d1e4f642cc4 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71202621-00c9-4b57-b40f-1d1e4f642cc4 tempest-VolumeAndVolumeTypeFromImageTest-1454253928 tempest-VolumeAndVolumeTypeFromImageTest-1454253928-project-admin] http://192.168.122.100/volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd returned with HTTP 404 Sep 01 08:34:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1400/2773] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:34:28 2026] GET /volume/v3/types/9a636f7e-5043-48ed-abf9-a6abe75cc1dd => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Volume info retrieved successfully. Sep 01 08:34:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a71d0a0-d0a1-4744-9ca6-f10d6e9a64b2 tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 200 Sep 01 08:34:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1374/2774] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:28 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6a35c7c7-347e-4e64-9053-7e67561755fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6a35c7c7-347e-4e64-9053-7e67561755fa tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6a35c7c7-347e-4e64-9053-7e67561755fa tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6a35c7c7-347e-4e64-9053-7e67561755fa tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6a35c7c7-347e-4e64-9053-7e67561755fa tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6a35c7c7-347e-4e64-9053-7e67561755fa tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 200 Sep 01 08:34:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1401/2775] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:28 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1204049450"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1204049450'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (ee368b5b-1bec-42f2-8519-a8025915b2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4faf6a4d-3fda-496a-86c3-9204fd2477ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4faf6a4d-3fda-496a-86c3-9204fd2477ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96087f5-92e1-4d14-9e27-dc83e85bad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['95ab676a-55c7-48cf-9504-2a6f14959f53', '2db58912-d0b9-4f7d-9c7e-6c0ca6fada51', '76b3eed8-e8e5-45a9-a729-a8ab2b6e37e3', '9905bb02-8c29-4ea7-9fb6-d285ae310bca'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96087f5-92e1-4d14-9e27-dc83e85bad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ab676a-55c7-48cf-9504-2a6f14959f53', '2db58912-d0b9-4f7d-9c7e-6c0ca6fada51', '76b3eed8-e8e5-45a9-a729-a8ab2b6e37e3', '9905bb02-8c29-4ea7-9fb6-d285ae310bca']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6ce72b-e3f6-4e30-8020-f16467b18631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6ce72b-e3f6-4e30-8020-f16467b18631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64920481-9779-455e-8406-e32a3e1ead7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1204049450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['95ab676a-55c7-48cf-9504-2a6f14959f53','2db58912-d0b9-4f7d-9c7e-6c0ca6fada51','76b3eed8-e8e5-45a9-a729-a8ab2b6e37e3','9905bb02-8c29-4ea7-9fb6-d285ae310bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1204049450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64920481-9779-455e-8406-e32a3e1ead7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da56efdc-db70-494e-9f8d-4baa8e61fadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da56efdc-db70-494e-9f8d-4baa8e61fadb) transitioned into state 'SUCCESS' from state '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-1204049450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['95ab676a-55c7-48cf-9504-2a6f14959f53','2db58912-d0b9-4f7d-9c7e-6c0ca6fada51','76b3eed8-e8e5-45a9-a729-a8ab2b6e37e3','9905bb02-8c29-4ea7-9fb6-d285ae310bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38d8455-78e2-46a5-a087-e9743f1c9964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c23619d1-3599-4cac-9a9c-ecdde73f234a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38d8455-78e2-46a5-a087-e9743f1c9964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (ee368b5b-1bec-42f2-8519-a8025915b2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c23619d1-3599-4cac-9a9c-ecdde73f234a tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] GET http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 Sep 01 08:34:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c23619d1-3599-4cac-9a9c-ecdde73f234a tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c23619d1-3599-4cac-9a9c-ecdde73f234a tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-05c104e8-d0bd-4b50-949c-1b0e2b94010d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1375/2776] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:34:29 2026] POST /volume/v3/volumes => generated 769 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c23619d1-3599-4cac-9a9c-ecdde73f234a tempest-ProjectReaderTests-639362596 tempest-ProjectReaderTests-639362596-project-admin] http://192.168.122.100/volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 returned with HTTP 404 Sep 01 08:34:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1402/2777] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:29 2026] GET /volume/v3/volumes/2086b0ee-9c11-4901-8e58-c1539f528a98 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9186ba8c-e4de-4352-a42a-6eefe279e691 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 200 Sep 01 08:34:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1376/2778] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:29 2026] GET /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f7511f97-1a26-4427-bfc5-34704229cfce None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7511f97-1a26-4427-bfc5-34704229cfce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7511f97-1a26-4427-bfc5-34704229cfce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f7511f97-1a26-4427-bfc5-34704229cfce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f7511f97-1a26-4427-bfc5-34704229cfce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 returned with HTTP 404 Sep 01 08:34:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1403/2779] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:30 2026] GET /volume/v3/volumes/9d842902-f377-4fba-8a63-10dabeaae813 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] DELETE http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume with id: f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Delete volume request issued successfully. Sep 01 08:34:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0a14f1b3-5f75-465c-ba7c-ff60bf71ff3f tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 202 Sep 01 08:34:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1377/2780] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:30 2026] DELETE /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c5d95090-1672-4cea-bbc8-b9f857e94a06 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1404/2781] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:30 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2a1ece43-82fe-4b60-a6b1-8fae4f32cb55 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 200 Sep 01 08:34:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1378/2782] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:30 2026] GET /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Volume info retrieved successfully. Sep 01 08:34:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f1c09f6-3a40-4cea-9fb8-6433c2024727 tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 200 Sep 01 08:34:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1405/2783] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:31 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:32 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-90c48a2b-1224-4def-a6c0-5ea7831e5b3a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 200 Sep 01 08:34:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1379/2784] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:32 2026] GET /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64920481-9779-455e-8406-e32a3e1ead7e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1689631110"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create snapshot from volume 64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['db55f2fa-1d76-4926-99f5-3e6ec574390d', '8cc59d18-f5c1-4922-80b0-3153cd780c86', 'e620f0db-56fe-44f4-b319-3eb20b6bbc34', '5afe34b2-f305-4e62-8261-f392b95a1ec2'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot create request issued successfully. Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-52d4f7d6-acea-4195-b75d-c3d89a230714 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:34:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1406/2785] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:34:32 2026] POST /volume/v3/snapshots => generated 316 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-00771636-521c-4d6b-b310-5b4065087f08 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00771636-521c-4d6b-b310-5b4065087f08 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00771636-521c-4d6b-b310-5b4065087f08 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-00771636-521c-4d6b-b310-5b4065087f08 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-00771636-521c-4d6b-b310-5b4065087f08 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-00771636-521c-4d6b-b310-5b4065087f08 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1380/2786] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:32 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-af9db065-fd15-48ef-93bd-58f7a87091ce None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af9db065-fd15-48ef-93bd-58f7a87091ce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] GET http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af9db065-fd15-48ef-93bd-58f7a87091ce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af9db065-fd15-48ef-93bd-58f7a87091ce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af9db065-fd15-48ef-93bd-58f7a87091ce tempest-CreateVolumesFromSourceVolumeTest-1149629303 tempest-CreateVolumesFromSourceVolumeTest-1149629303-project-member] http://192.168.122.100/volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 returned with HTTP 404 Sep 01 08:34:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1407/2787] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:32 2026] GET /volume/v3/volumes/f8a0423b-e940-4d04-a43c-dd3cec290f15 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-581fb08f-f354-4666-93a2-63c68003197c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-581fb08f-f354-4666-93a2-63c68003197c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-581fb08f-f354-4666-93a2-63c68003197c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-581fb08f-f354-4666-93a2-63c68003197c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-581fb08f-f354-4666-93a2-63c68003197c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-581fb08f-f354-4666-93a2-63c68003197c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1408/2788] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:33 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 448 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume of 1 GB Sep 01 08:34:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Availability Zones retrieved successfully. Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Flow 'volume_create_api' (95cf4e33-5b4a-4a84-a1bf-e4a71c178430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9bc5920-feff-449d-9f18-8fc1e200ab84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9bc5920-feff-449d-9f18-8fc1e200ab84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:33 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0b5c60-7fa1-4359-81e2-b18f825644d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Created reservations ['cd7fc3cb-1119-4823-91ce-c50731c6ffa7', '07509687-f139-42a7-bb0e-67f7339a728f', '53d11e80-9b1c-4807-9af4-45a869faa870', '72ed6511-b79e-40a0-8675-6cd1679e1a94'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0b5c60-7fa1-4359-81e2-b18f825644d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd7fc3cb-1119-4823-91ce-c50731c6ffa7', '07509687-f139-42a7-bb0e-67f7339a728f', '53d11e80-9b1c-4807-9af4-45a869faa870', '72ed6511-b79e-40a0-8675-6cd1679e1a94']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea5dd18-f58d-4b86-9a6f-6faa4b3e92d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea5dd18-f58d-4b86-9a6f-6faa4b3e92d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cc798f2-9b28-4db5-acdd-a887968c4169', '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='781629e8aaad42529f438115104f2ef2',qos_specs=None,replication_status=,reservations=['cd7fc3cb-1119-4823-91ce-c50731c6ffa7','07509687-f139-42a7-bb0e-67f7339a728f','53d11e80-9b1c-4807-9af4-45a869faa870','72ed6511-b79e-40a0-8675-6cd1679e1a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b38028c6402347e9981bc1dcff164c1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:34Z,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=4cc798f2-9b28-4db5-acdd-a887968c4169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='781629e8aaad42529f438115104f2ef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b38028c6402347e9981bc1dcff164c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a97e11-0156-4e23-97c1-ab608a11e54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a97e11-0156-4e23-97c1-ab608a11e54a) transitioned into state 'SUCCESS' from 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='781629e8aaad42529f438115104f2ef2',qos_specs=None,replication_status=,reservations=['cd7fc3cb-1119-4823-91ce-c50731c6ffa7','07509687-f139-42a7-bb0e-67f7339a728f','53d11e80-9b1c-4807-9af4-45a869faa870','72ed6511-b79e-40a0-8675-6cd1679e1a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b38028c6402347e9981bc1dcff164c1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204dde28-2019-4af0-b84c-a84847686694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204dde28-2019-4af0-b84c-a84847686694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Flow 'volume_create_api' (95cf4e33-5b4a-4a84-a1bf-e4a71c178430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume request issued successfully. Sep 01 08:34:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f57faf3b-0a76-4c8e-a7e9-d25902a47ad2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1381/2789] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:34:33 2026] POST /volume/v3/volumes => generated 749 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-20864068-1772-4229-8782-711292704b71 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20864068-1772-4229-8782-711292704b71 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20864068-1772-4229-8782-711292704b71 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20864068-1772-4229-8782-711292704b71 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-20864068-1772-4229-8782-711292704b71 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20864068-1772-4229-8782-711292704b71 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1409/2790] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:34 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dda0ce2c-cf36-4b4f-a016-c4ea074cb47b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1382/2791] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:34 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1482438697"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1482438697'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume of 1 GB Sep 01 08:34:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (13eea10c-17e1-43b8-8304-a7aa44c38cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd6093-c8f9-4dfc-aa96-bb98320ec5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd6093-c8f9-4dfc-aa96-bb98320ec5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:34 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55234e8b-4597-4aa8-9892-42356a4a1d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Created reservations ['9e9268b2-cdc2-4f59-8b07-fb8536ede8f7', '149eb627-4dd5-490a-8d02-a5a2a30d6360', '7afe1019-7063-4d05-9a9d-236df3f8d6fc', '6486ea26-5cc9-428f-a647-d310940c6302'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55234e8b-4597-4aa8-9892-42356a4a1d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9268b2-cdc2-4f59-8b07-fb8536ede8f7', '149eb627-4dd5-490a-8d02-a5a2a30d6360', '7afe1019-7063-4d05-9a9d-236df3f8d6fc', '6486ea26-5cc9-428f-a647-d310940c6302']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3d678e-7dcc-45c1-aa91-5b8710da17ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3d678e-7dcc-45c1-aa91-5b8710da17ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f17d51-964d-4908-928b-9f5246222e54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482438697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['9e9268b2-cdc2-4f59-8b07-fb8536ede8f7','149eb627-4dd5-490a-8d02-a5a2a30d6360','7afe1019-7063-4d05-9a9d-236df3f8d6fc','6486ea26-5cc9-428f-a647-d310940c6302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482438697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f17d51-964d-4908-928b-9f5246222e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef3d7e19a16458a94ec8926ac2849da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='999b77df2aa046688e87487a73e33751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18476c7-4fd4-407a-b2ca-df04fc6b4274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18476c7-4fd4-407a-b2ca-df04fc6b4274) transitioned into state 'SUCCESS' from state '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-1482438697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['9e9268b2-cdc2-4f59-8b07-fb8536ede8f7','149eb627-4dd5-490a-8d02-a5a2a30d6360','7afe1019-7063-4d05-9a9d-236df3f8d6fc','6486ea26-5cc9-428f-a647-d310940c6302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f356fd2-b06d-4636-96ac-d2c583d41fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f356fd2-b06d-4636-96ac-d2c583d41fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (13eea10c-17e1-43b8-8304-a7aa44c38cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request issued successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8b5836fc-8c36-4ec4-8a29-776746c7815f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1410/2792] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:34:34 2026] POST /volume/v3/volumes => generated 787 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c78029db-1f19-48a2-98f7-5d7db998647d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c78029db-1f19-48a2-98f7-5d7db998647d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c78029db-1f19-48a2-98f7-5d7db998647d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c78029db-1f19-48a2-98f7-5d7db998647d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c78029db-1f19-48a2-98f7-5d7db998647d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c78029db-1f19-48a2-98f7-5d7db998647d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 200 Sep 01 08:34:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1383/2793] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:35 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-119fe710-5563-4df1-9c56-bd3d353bc398 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdacf326-c56e-4e8d-852d-47e0c792f4b8 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1411/2794] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:35 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c69fcbfd-b4dc-4fe9-909b-cf4bcfe66bc1 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1412/2795] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:35 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-88da761e-cda0-403d-8274-00a4d68412ef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-669783026"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9d51cceb-0d03-45fe-8b84-670258e16e65", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2077004035"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-669783026'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume of 1 GB Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {"'snapshot_id": '9d51cceb-0d03-45fe-8b84-670258e16e65', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2077004035'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Availability Zones retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (edd4da02-d6e0-478d-9163-a2f33d696f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a9aee4-19a5-4bb1-8e32-ffb230f0b9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Flow 'volume_create_api' (e2183c6d-cb18-48bd-a393-689eda85d8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c08169d-c71a-4346-a897-5b381a1fa606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a9aee4-19a5-4bb1-8e32-ffb230f0b9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11d1305-0dda-4edb-aac6-548417b5c71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c08169d-c71a-4346-a897-5b381a1fa606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c4e7a6-9636-4405-bcc1-cfc52adfbe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['60b41d4c-dcb4-418a-9ffe-d9db0b9d190c', 'a18d873f-1091-4485-b62d-6e0875fc33ef', 'cf60d414-0d6c-424d-80ec-c7d07d6b72e1', 'b2bc6d52-daea-40f7-b2cf-dcfed750faf0'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11d1305-0dda-4edb-aac6-548417b5c71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b41d4c-dcb4-418a-9ffe-d9db0b9d190c', 'a18d873f-1091-4485-b62d-6e0875fc33ef', 'cf60d414-0d6c-424d-80ec-c7d07d6b72e1', 'b2bc6d52-daea-40f7-b2cf-dcfed750faf0']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2311091f-9e16-4765-8d2a-419ac732df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2311091f-9e16-4765-8d2a-419ac732df69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88017f89-7bdc-4176-926b-790ea56548f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2077004035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['60b41d4c-dcb4-418a-9ffe-d9db0b9d190c','a18d873f-1091-4485-b62d-6e0875fc33ef','cf60d414-0d6c-424d-80ec-c7d07d6b72e1','b2bc6d52-daea-40f7-b2cf-dcfed750faf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2077004035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88017f89-7bdc-4176-926b-790ea56548f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Created reservations ['a70f7f99-b117-491f-8aa0-814866b6faab', '1c6c3861-d9c5-4e2e-b3dd-bfb1331b1c33', 'f1bb7c61-b06d-4793-98a7-656a8e9b3d6f', '468439c2-68d7-4023-9664-f959fac26a72'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190c2ddb-bd15-4447-bc74-b94bcbbdd121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c4e7a6-9636-4405-bcc1-cfc52adfbe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a70f7f99-b117-491f-8aa0-814866b6faab', '1c6c3861-d9c5-4e2e-b3dd-bfb1331b1c33', 'f1bb7c61-b06d-4793-98a7-656a8e9b3d6f', '468439c2-68d7-4023-9664-f959fac26a72']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a5e533-9252-44e0-8461-54e1a4c31d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a5e533-9252-44e0-8461-54e1a4c31d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a108aa-3f12-41a4-952a-bec9928f2ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-669783026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e10d4a13ef4407be476c78bb8d5176',qos_specs=None,replication_status=,reservations=['a70f7f99-b117-491f-8aa0-814866b6faab','1c6c3861-d9c5-4e2e-b3dd-bfb1331b1c33','f1bb7c61-b06d-4793-98a7-656a8e9b3d6f','468439c2-68d7-4023-9664-f959fac26a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ea225abafc4c928cf59c37cadf18a2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-669783026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16a108aa-3f12-41a4-952a-bec9928f2ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e10d4a13ef4407be476c78bb8d5176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ea225abafc4c928cf59c37cadf18a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190c2ddb-bd15-4447-bc74-b94bcbbdd121) transitioned into state 'SUCCESS' from state '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-2077004035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['60b41d4c-dcb4-418a-9ffe-d9db0b9d190c','a18d873f-1091-4485-b62d-6e0875fc33ef','cf60d414-0d6c-424d-80ec-c7d07d6b72e1','b2bc6d52-daea-40f7-b2cf-dcfed750faf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534a99e8-6daf-4f31-a2f7-259cda784111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986c67e9-fafe-4b3a-9a76-701a8b2d9361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986c67e9-fafe-4b3a-9a76-701a8b2d9361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (edd4da02-d6e0-478d-9163-a2f33d696f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88da761e-cda0-403d-8274-00a4d68412ef tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1413/2796] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:35 2026] POST /volume/v3/volumes => generated 769 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b724262-26d0-478a-8011-51a24363494a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534a99e8-6daf-4f31-a2f7-259cda784111) transitioned into state 'SUCCESS' from state '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-669783026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e10d4a13ef4407be476c78bb8d5176',qos_specs=None,replication_status=,reservations=['a70f7f99-b117-491f-8aa0-814866b6faab','1c6c3861-d9c5-4e2e-b3dd-bfb1331b1c33','f1bb7c61-b06d-4793-98a7-656a8e9b3d6f','468439c2-68d7-4023-9664-f959fac26a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ea225abafc4c928cf59c37cadf18a2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe978b53-54de-4d6d-9939-78717f191e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9d51cceb-0d03-45fe-8b84-670258e16e65", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-989163671"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {"'snapshot_id": '9d51cceb-0d03-45fe-8b84-670258e16e65', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-989163671'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:35 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:35 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe978b53-54de-4d6d-9939-78717f191e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (9c883254-2c0b-487c-994f-ec881f2d8e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Flow 'volume_create_api' (e2183c6d-cb18-48bd-a393-689eda85d8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume request issued successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628c5d6a-4060-4436-b536-8dfd0beaf3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-119fe710-5563-4df1-9c56-bd3d353bc398 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1384/2797] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:34:35 2026] POST /volume/v3/volumes => generated 778 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:35 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-21a69703-2910-42fc-91a9-2f7e2d356aca None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21a69703-2910-42fc-91a9-2f7e2d356aca tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21a69703-2910-42fc-91a9-2f7e2d356aca tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21a69703-2910-42fc-91a9-2f7e2d356aca tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:35 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-21a69703-2910-42fc-91a9-2f7e2d356aca tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21a69703-2910-42fc-91a9-2f7e2d356aca tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1385/2798] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:35 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628c5d6a-4060-4436-b536-8dfd0beaf3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efba9655-b144-4bad-95da-06719207a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['b8a1843e-bde1-4e23-afea-af7bf16b25de', 'c2312166-4472-4ad3-8993-0f5233059999', '21f658ac-5158-4dfa-ae0a-758133469979', '59ffb898-1f0d-4b89-9c80-66ded99209b9'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efba9655-b144-4bad-95da-06719207a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8a1843e-bde1-4e23-afea-af7bf16b25de', 'c2312166-4472-4ad3-8993-0f5233059999', '21f658ac-5158-4dfa-ae0a-758133469979', '59ffb898-1f0d-4b89-9c80-66ded99209b9']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ffa19c-b1b0-4dd2-bfda-92bfbb148454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ffa19c-b1b0-4dd2-bfda-92bfbb148454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ffafe1d-23f2-4818-a82b-7bc9a6ec8217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-989163671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['b8a1843e-bde1-4e23-afea-af7bf16b25de','c2312166-4472-4ad3-8993-0f5233059999','21f658ac-5158-4dfa-ae0a-758133469979','59ffb898-1f0d-4b89-9c80-66ded99209b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-989163671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ffafe1d-23f2-4818-a82b-7bc9a6ec8217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784fb168-3063-4d80-9981-1f144297393a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784fb168-3063-4d80-9981-1f144297393a) transitioned into state 'SUCCESS' from state '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-989163671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['b8a1843e-bde1-4e23-afea-af7bf16b25de','c2312166-4472-4ad3-8993-0f5233059999','21f658ac-5158-4dfa-ae0a-758133469979','59ffb898-1f0d-4b89-9c80-66ded99209b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53e0489-0066-4b95-8939-a29a554445ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53e0489-0066-4b95-8939-a29a554445ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (9c883254-2c0b-487c-994f-ec881f2d8e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b724262-26d0-478a-8011-51a24363494a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1414/2799] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:35 2026] POST /volume/v3/volumes => generated 768 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9d51cceb-0d03-45fe-8b84-670258e16e65", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-597375520"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {"'snapshot_id": '9d51cceb-0d03-45fe-8b84-670258e16e65', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-597375520'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (15757046-5c02-45d9-a296-3ef5911917cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (135a8eb1-d8a6-4e18-b749-333fc07265b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fe5e35d2-f971-43c4-93fd-d23f4ca1f1e1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 200 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1415/2800] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:36 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0747899d-1672-41d0-8111-a35d1220ae33 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (135a8eb1-d8a6-4e18-b749-333fc07265b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0747899d-1672-41d0-8111-a35d1220ae33 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0747899d-1672-41d0-8111-a35d1220ae33 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0747899d-1672-41d0-8111-a35d1220ae33 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5af2593-7ed6-483d-8ddc-e1309981b66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0747899d-1672-41d0-8111-a35d1220ae33 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0747899d-1672-41d0-8111-a35d1220ae33 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1416/2801] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:36 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f9cc95c-a12d-42f8-ae8e-b38fb85e7ba5 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1417/2802] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:36 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-340cd091-f7fa-4cad-a105-37f839685577 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['110be57f-7d5c-4a72-a55c-fa45888e4715', '590ecf53-cfd5-43ac-8003-adb19eb939a8', 'aea4dd58-1ce2-4596-acee-186eee7eec0d', 'f55541d0-23c1-4266-92e8-1ceed7848ebe'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1081378743"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5af2593-7ed6-483d-8ddc-e1309981b66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110be57f-7d5c-4a72-a55c-fa45888e4715', '590ecf53-cfd5-43ac-8003-adb19eb939a8', 'aea4dd58-1ce2-4596-acee-186eee7eec0d', 'f55541d0-23c1-4266-92e8-1ceed7848ebe']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1081378743'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume of 1 GB Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9196fcb2-820b-4162-bdec-bfc41e35df9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Availability Zones retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Flow 'volume_create_api' (8b974df4-05b5-4e87-b368-196666f8221f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3baa82a9-8119-46ae-9459-b1398363769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9196fcb2-820b-4162-bdec-bfc41e35df9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0ab1ba-75f4-43ba-b999-3a6e1a79092a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-597375520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['110be57f-7d5c-4a72-a55c-fa45888e4715','590ecf53-cfd5-43ac-8003-adb19eb939a8','aea4dd58-1ce2-4596-acee-186eee7eec0d','f55541d0-23c1-4266-92e8-1ceed7848ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-597375520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca0ab1ba-75f4-43ba-b999-3a6e1a79092a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69074b20-b044-4b78-a9dd-261f4bba6f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3baa82a9-8119-46ae-9459-b1398363769e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b7e589-a262-47ba-b629-c37a72c525df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69074b20-b044-4b78-a9dd-261f4bba6f9d) transitioned into state 'SUCCESS' from state '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-597375520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['110be57f-7d5c-4a72-a55c-fa45888e4715','590ecf53-cfd5-43ac-8003-adb19eb939a8','aea4dd58-1ce2-4596-acee-186eee7eec0d','f55541d0-23c1-4266-92e8-1ceed7848ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16e06f4-088c-4e77-9c0c-8254a2a3ed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16e06f4-088c-4e77-9c0c-8254a2a3ed88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (15757046-5c02-45d9-a296-3ef5911917cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0232f7f6-4347-4c0c-8acc-d43ff7ea6865 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1386/2803] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:36 2026] POST /volume/v3/volumes => generated 768 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9d51cceb-0d03-45fe-8b84-670258e16e65", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1349670255"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {"'snapshot_id": '9d51cceb-0d03-45fe-8b84-670258e16e65', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1349670255'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Created reservations ['7366bc50-91fd-4cc4-a754-b533964e9826', 'cd305a5a-e0a9-4e7a-9cc2-57491809dfe0', '2a301027-b900-455b-8b51-dc777c425706', '6ea801c0-6e00-4b7f-beae-2fa10aebd8e4'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b7e589-a262-47ba-b629-c37a72c525df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7366bc50-91fd-4cc4-a754-b533964e9826', 'cd305a5a-e0a9-4e7a-9cc2-57491809dfe0', '2a301027-b900-455b-8b51-dc777c425706', '6ea801c0-6e00-4b7f-beae-2fa10aebd8e4']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3796b0f1-0ec2-4654-81f2-4cdaa2ca256a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (96df5573-1f35-4f34-bc75-5f6534169ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4974944-c2f0-4856-9b12-2efb81885281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3796b0f1-0ec2-4654-81f2-4cdaa2ca256a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f05061ce-348e-4ae3-9764-334b777aed3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1081378743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='781629e8aaad42529f438115104f2ef2',qos_specs=None,replication_status=,reservations=['7366bc50-91fd-4cc4-a754-b533964e9826','cd305a5a-e0a9-4e7a-9cc2-57491809dfe0','2a301027-b900-455b-8b51-dc777c425706','6ea801c0-6e00-4b7f-beae-2fa10aebd8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b38028c6402347e9981bc1dcff164c1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:36Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1081378743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f05061ce-348e-4ae3-9764-334b777aed3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='781629e8aaad42529f438115104f2ef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b38028c6402347e9981bc1dcff164c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb479b1-2090-4e3e-9cdc-a464ca11138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb479b1-2090-4e3e-9cdc-a464ca11138c) transitioned into 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-1081378743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='781629e8aaad42529f438115104f2ef2',qos_specs=None,replication_status=,reservations=['7366bc50-91fd-4cc4-a754-b533964e9826','cd305a5a-e0a9-4e7a-9cc2-57491809dfe0','2a301027-b900-455b-8b51-dc777c425706','6ea801c0-6e00-4b7f-beae-2fa10aebd8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b38028c6402347e9981bc1dcff164c1c',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e30ed3-8aaf-476d-a36b-c9b6e2537f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4974944-c2f0-4856-9b12-2efb81885281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcc5574-a286-4dc6-b0b8-82075bf8d505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e30ed3-8aaf-476d-a36b-c9b6e2537f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Flow 'volume_create_api' (8b974df4-05b5-4e87-b368-196666f8221f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create volume request issued successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-340cd091-f7fa-4cad-a105-37f839685577 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1418/2804] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:36 2026] POST /volume/v3/volumes => generated 785 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e2867257-8ae2-450a-8254-76228b7116a4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2867257-8ae2-450a-8254-76228b7116a4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2867257-8ae2-450a-8254-76228b7116a4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2867257-8ae2-450a-8254-76228b7116a4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e2867257-8ae2-450a-8254-76228b7116a4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2867257-8ae2-450a-8254-76228b7116a4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1419/2805] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:36 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:36 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['5b0b6735-e534-4eb0-b9c8-9ab53d2dafb8', '98ab5b1e-138f-43ba-b02a-c5e1ab01664e', 'e69bfa50-6ec4-4736-92dd-1d817aaf68de', 'a0cf7d07-49fa-485f-a3fc-e829fe7863cb'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcc5574-a286-4dc6-b0b8-82075bf8d505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b0b6735-e534-4eb0-b9c8-9ab53d2dafb8', '98ab5b1e-138f-43ba-b02a-c5e1ab01664e', 'e69bfa50-6ec4-4736-92dd-1d817aaf68de', 'a0cf7d07-49fa-485f-a3fc-e829fe7863cb']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daf3073-5eab-4b9b-93b7-5a3804c7172b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daf3073-5eab-4b9b-93b7-5a3804c7172b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6dfcc33-7dcb-43a9-8784-2241de34506c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1349670255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['5b0b6735-e534-4eb0-b9c8-9ab53d2dafb8','98ab5b1e-138f-43ba-b02a-c5e1ab01664e','e69bfa50-6ec4-4736-92dd-1d817aaf68de','a0cf7d07-49fa-485f-a3fc-e829fe7863cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1349670255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6dfcc33-7dcb-43a9-8784-2241de34506c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becbfe3c-68ac-4ced-b6af-8d96fe0d4332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30b7becd-e8b4-4c3a-8b08-80d5fa01eb0c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1420/2806] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:37 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 870 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becbfe3c-68ac-4ced-b6af-8d96fe0d4332) transitioned into state 'SUCCESS' from state '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-1349670255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['5b0b6735-e534-4eb0-b9c8-9ab53d2dafb8','98ab5b1e-138f-43ba-b02a-c5e1ab01664e','e69bfa50-6ec4-4736-92dd-1d817aaf68de','a0cf7d07-49fa-485f-a3fc-e829fe7863cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a1585f-f4c0-4ea2-b111-a7877f23f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a1585f-f4c0-4ea2-b111-a7877f23f8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (96df5573-1f35-4f34-bc75-5f6534169ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aaabb3b4-cd8d-400f-80d2-dda5c742387d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1387/2807] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:36 2026] POST /volume/v3/volumes => generated 769 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9d51cceb-0d03-45fe-8b84-670258e16e65", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1706402139"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request body: {'volume': {"'snapshot_id": '9d51cceb-0d03-45fe-8b84-670258e16e65', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1706402139'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume of 1 GB Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Availability Zones retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (4cdc6779-b4ff-4109-9362-bc6118d15277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (001f56b4-c1d7-4f3c-ab86-c050baa269e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (001f56b4-c1d7-4f3c-ab86-c050baa269e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d68f2b-54c6-4240-9f71-7c14d14845af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fb4f7be4-f28b-44ee-a397-a57dedd53a0e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 200 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1388/2808] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:37 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 1017 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-84742539-acb1-4336-998a-fdd141a89440 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Created reservations ['6f5a67ec-4253-44b3-86a3-2b669af9dedb', 'be652401-621a-46b2-a1a5-c3516162130b', '6764c72a-675a-425a-8c7d-84ea86ec8583', '88ec6c8b-4760-4e8a-a0c2-6433ef2445d6'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d68f2b-54c6-4240-9f71-7c14d14845af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5a67ec-4253-44b3-86a3-2b669af9dedb', 'be652401-621a-46b2-a1a5-c3516162130b', '6764c72a-675a-425a-8c7d-84ea86ec8583', '88ec6c8b-4760-4e8a-a0c2-6433ef2445d6']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c49a5a9-ff13-4947-bf21-eaa571c23ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c49a5a9-ff13-4947-bf21-eaa571c23ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98eee67d-ccf7-41e4-9bff-ebce238f7c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1706402139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['6f5a67ec-4253-44b3-86a3-2b669af9dedb','be652401-621a-46b2-a1a5-c3516162130b','6764c72a-675a-425a-8c7d-84ea86ec8583','88ec6c8b-4760-4e8a-a0c2-6433ef2445d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1706402139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98eee67d-ccf7-41e4-9bff-ebce238f7c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26296b80-4f35-4e64-81a7-12795c241b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26296b80-4f35-4e64-81a7-12795c241b35) transitioned into state 'SUCCESS' from state '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-1706402139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ea6499ec6f44aa9f7f9ff804d0b605',qos_specs=None,replication_status=,reservations=['6f5a67ec-4253-44b3-86a3-2b669af9dedb','be652401-621a-46b2-a1a5-c3516162130b','6764c72a-675a-425a-8c7d-84ea86ec8583','88ec6c8b-4760-4e8a-a0c2-6433ef2445d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba76a04f44054692a578ecfa04d9fa6f',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef741c-8aae-48e2-8b5a-abd27eaa9a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] GET http://192.168.122.100/volume/v3/volumes Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef741c-8aae-48e2-8b5a-abd27eaa9a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Flow 'volume_create_api' (4cdc6779-b4ff-4109-9362-bc6118d15277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Create volume request issued successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9abf898b-121f-4bc3-b908-4ee4d222ee43 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Get all volumes completed successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-84742539-acb1-4336-998a-fdd141a89440 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] http://192.168.122.100/volume/v3/volumes returned with HTTP 200 Sep 01 08:34:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1421/2809] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:34:37 2026] POST /volume/v3/volumes => generated 769 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1389/2810] 192.168.122.100 () {60 vars in 1162 bytes} [Tue Sep 1 08:34:37 2026] GET /volume/v3/volumes => generated 344 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c883a87c-4f96-47e9-9450-25ed255dd71a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume with id: 64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c883a87c-4f96-47e9-9450-25ed255dd71a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c883a87c-4f96-47e9-9450-25ed255dd71a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c883a87c-4f96-47e9-9450-25ed255dd71a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c883a87c-4f96-47e9-9450-25ed255dd71a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c883a87c-4f96-47e9-9450-25ed255dd71a tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 200 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1390/2811] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:37 2026] GET /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume request issued successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd984879-e8d5-45f7-8a57-92a3ca0aa4d5 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 202 Sep 01 08:34:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1422/2812] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:34:37 2026] DELETE /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a9255e38-c991-4f0e-9276-f92d5a25b53a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 200 Sep 01 08:34:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1391/2813] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:37 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bec6aa1d-d0a8-463f-aa35-3794c9bebea1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1423/2814] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:38 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d6d7aad8-8c2f-4ecb-80f4-f7e91a7516e2 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1392/2815] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:38 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ce946683-9a6d-4dbb-abf4-c74663f6756b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 200 Sep 01 08:34:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1424/2816] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:38 2026] GET /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-54ecd554-988b-4265-8fa3-e21b476e2039 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54ecd554-988b-4265-8fa3-e21b476e2039 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54ecd554-988b-4265-8fa3-e21b476e2039 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:38 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54ecd554-988b-4265-8fa3-e21b476e2039 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:38 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d5e69fc5-7ac1-4528-9001-8afb5393c6e3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 returned with HTTP 200 Sep 01 08:34:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1393/2817] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:38 2026] GET /volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-54ecd554-988b-4265-8fa3-e21b476e2039 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:38 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54ecd554-988b-4265-8fa3-e21b476e2039 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 200 Sep 01 08:34:38 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1425/2818] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:38 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a96802d3-0c03-4a1b-b132-6d05026777dc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a96802d3-0c03-4a1b-b132-6d05026777dc tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a96802d3-0c03-4a1b-b132-6d05026777dc tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a96802d3-0c03-4a1b-b132-6d05026777dc tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a96802d3-0c03-4a1b-b132-6d05026777dc tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a96802d3-0c03-4a1b-b132-6d05026777dc tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1394/2819] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-54fd0544-fe65-47f4-a4d5-43dd04aae330 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1426/2820] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 871 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16a108aa-3f12-41a4-952a-bec9928f2ac0", "name": "tempest-VolumeDependencyTests-Snapshot-2134851586"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create snapshot from volume 16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Created reservations ['ee79c8af-5731-4065-8130-a8629cac9a3a', 'a83ea9ca-fbb3-475a-b815-5016d5d453cb', 'c3bc4328-4b9f-4646-b286-041a43ec5b53', 'bc6f7207-79cf-4fb1-8be5-a13e70e929af'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot create request issued successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69a1ff70-44aa-4096-8eb8-67bd9cfe722d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1395/2821] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:34:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7042c40d-592d-48be-9f92-35dbce3dad4f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7042c40d-592d-48be-9f92-35dbce3dad4f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7042c40d-592d-48be-9f92-35dbce3dad4f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7042c40d-592d-48be-9f92-35dbce3dad4f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7042c40d-592d-48be-9f92-35dbce3dad4f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7042c40d-592d-48be-9f92-35dbce3dad4f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1427/2822] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-69da13a5-f714-4e11-baa8-8462fc865e24 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69da13a5-f714-4e11-baa8-8462fc865e24 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69da13a5-f714-4e11-baa8-8462fc865e24 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69da13a5-f714-4e11-baa8-8462fc865e24 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:39 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:39 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f6d2459e-9126-40ce-86c8-0fbb577c2af2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6d2459e-9126-40ce-86c8-0fbb577c2af2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-69da13a5-f714-4e11-baa8-8462fc865e24 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6d2459e-9126-40ce-86c8-0fbb577c2af2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6d2459e-9126-40ce-86c8-0fbb577c2af2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69da13a5-f714-4e11-baa8-8462fc865e24 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 returned with HTTP 200 Sep 01 08:34:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1396/2823] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6d2459e-9126-40ce-86c8-0fbb577c2af2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 returned with HTTP 404 Sep 01 08:34:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1428/2824] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/volumes/64f17d51-964d-4908-928b-9f5246222e54 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-11337269-a906-4ddb-9d05-7422a07a674b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116217166"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116217166'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:39 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume of 1 GB Sep 01 08:34:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11337269-a906-4ddb-9d05-7422a07a674b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11337269-a906-4ddb-9d05-7422a07a674b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11337269-a906-4ddb-9d05-7422a07a674b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-11337269-a906-4ddb-9d05-7422a07a674b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (00021561-1ed3-435f-917b-9df4415aeff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba48647-3351-498a-9a31-bda490e679c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11337269-a906-4ddb-9d05-7422a07a674b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a returned with HTTP 200 Sep 01 08:34:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1429/2825] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:39 2026] GET /volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba48647-3351-498a-9a31-bda490e679c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dce1c3-35d0-4087-b372-790bddabec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Created reservations ['fb1c3f26-a1fc-47a7-80c2-ff399ee3f79c', 'ade6175b-e82c-4abd-9124-582109b7fa35', '79c504cc-0b7d-4a4f-8ef0-25ce8a5afb56', '9f1d921d-1232-4cfb-a2fc-4f0589005018'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dce1c3-35d0-4087-b372-790bddabec7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1c3f26-a1fc-47a7-80c2-ff399ee3f79c', 'ade6175b-e82c-4abd-9124-582109b7fa35', '79c504cc-0b7d-4a4f-8ef0-25ce8a5afb56', '9f1d921d-1232-4cfb-a2fc-4f0589005018']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec4ba82-6cb5-46e2-82ae-eb041e29dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9adf75ac-15d2-45ed-869e-e9d3340cef9d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1430/2826] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:40 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec4ba82-6cb5-46e2-82ae-eb041e29dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e82c356a-638b-4154-a836-6b4aa59364ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116217166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['fb1c3f26-a1fc-47a7-80c2-ff399ee3f79c','ade6175b-e82c-4abd-9124-582109b7fa35','79c504cc-0b7d-4a4f-8ef0-25ce8a5afb56','9f1d921d-1232-4cfb-a2fc-4f0589005018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116217166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e82c356a-638b-4154-a836-6b4aa59364ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef3d7e19a16458a94ec8926ac2849da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='999b77df2aa046688e87487a73e33751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7fc8b9-3113-4c65-a77d-af0df3896cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7fc8b9-3113-4c65-a77d-af0df3896cf1) transitioned into state 'SUCCESS' from state '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-1116217166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['fb1c3f26-a1fc-47a7-80c2-ff399ee3f79c','ade6175b-e82c-4abd-9124-582109b7fa35','79c504cc-0b7d-4a4f-8ef0-25ce8a5afb56','9f1d921d-1232-4cfb-a2fc-4f0589005018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c6ba9e-6d68-467a-bfe1-3c7cfdb28733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c6ba9e-6d68-467a-bfe1-3c7cfdb28733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (00021561-1ed3-435f-917b-9df4415aeff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request issued successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-36e695ad-879b-4e1f-bdf1-c63459ea6da7 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1397/2827] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:34:39 2026] POST /volume/v3/volumes => generated 787 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-420cb8e2-886a-4b4b-bb1d-196f68d0274a tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1431/2828] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:40 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b9b53598-5683-4c6f-bb4d-a8b679e75858 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1398/2829] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:40 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-156cf280-8680-48f6-9f4e-136066c4d7cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-156cf280-8680-48f6-9f4e-136066c4d7cb tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-156cf280-8680-48f6-9f4e-136066c4d7cb tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-156cf280-8680-48f6-9f4e-136066c4d7cb tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-156cf280-8680-48f6-9f4e-136066c4d7cb tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-156cf280-8680-48f6-9f4e-136066c4d7cb tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1399/2830] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c0fe1563-5832-43c7-a7a1-7d8ac6f0f141 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1432/2831] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a => generated 861 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebb11292-7b0b-45d8-a11b-bcc9d791b5d6 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1400/2832] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-525831ba-3fec-4948-b949-f5863814eb39 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-525831ba-3fec-4948-b949-f5863814eb39 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-525831ba-3fec-4948-b949-f5863814eb39 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-525831ba-3fec-4948-b949-f5863814eb39 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6ed88ff2-b4bd-4e96-a2ba-0d4ee0041f69 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1433/2833] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-525831ba-3fec-4948-b949-f5863814eb39 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-525831ba-3fec-4948-b949-f5863814eb39 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1401/2834] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-60b6e91d-fdd7-4491-95f0-b6fb32441923 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1434/2835] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:41 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eb42d582-d261-45c5-8117-d9f10e7ad59b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1402/2836] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4fae83cc-67e8-41ab-b5c5-3ad633b78534 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1435/2837] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f05061ce-348e-4ae3-9764-334b777aed3b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-116591250"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Create snapshot from volume f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc6020ab-5ac3-4387-972a-26a03ab56dae tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1436/2838] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Created reservations ['db1b54da-9fd8-4756-ae70-40013062403d', '49926916-6521-42cd-ab71-179fcb288b87', 'cd425eca-7666-4a4a-8c6b-cd78d6cf78ae', '4320cc6e-5fee-43f0-af78-5839025113b6'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf0cfa5f-cc15-416e-a974-2515f1ade195 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1437/2839] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8d772c60-fde5-44c4-9af4-c71e2a70931a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1438/2840] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot create request issued successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-964940ba-4031-4d8f-a7ac-ab1b73561de1 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:34:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1403/2841] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:34:42 2026] POST /volume/v3/snapshots => generated 325 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a14cdc0-f68e-4803-8f1f-374218092b5b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1439/2842] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:42 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0994f2f4-84b9-4e0d-b17d-1c38d251260c tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 200 Sep 01 08:34:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1404/2843] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:43 2026] GET /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: 98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b3bc0ecf-3d59-4c5f-a34d-556a210a2c5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1440/2844] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:43 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0c2f8be1-0124-4a3a-b4f0-0f2b5a1a5830 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1441/2845] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:43 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3e821f81-bbfc-43c7-b619-79bc07e845c7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 202 Sep 01 08:34:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1405/2846] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:43 2026] DELETE /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e973315e-859e-4716-9dcd-d369fff0720c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e973315e-859e-4716-9dcd-d369fff0720c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e973315e-859e-4716-9dcd-d369fff0720c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e973315e-859e-4716-9dcd-d369fff0720c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e973315e-859e-4716-9dcd-d369fff0720c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e973315e-859e-4716-9dcd-d369fff0720c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1406/2847] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:43 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-33486751-1b8b-4a41-860e-4aa0eddae9ea tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 200 Sep 01 08:34:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1442/2848] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:43 2026] GET /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-69956643-c940-4b81-9ab6-5816a9c47b47 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69956643-c940-4b81-9ab6-5816a9c47b47 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69956643-c940-4b81-9ab6-5816a9c47b47 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-69956643-c940-4b81-9ab6-5816a9c47b47 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-868b88ce-9575-4ccd-93f8-06129b813500 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-868b88ce-9575-4ccd-93f8-06129b813500 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-868b88ce-9575-4ccd-93f8-06129b813500 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-868b88ce-9575-4ccd-93f8-06129b813500 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-868b88ce-9575-4ccd-93f8-06129b813500 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-69956643-c940-4b81-9ab6-5816a9c47b47 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-868b88ce-9575-4ccd-93f8-06129b813500 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1443/2849] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:44 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-69956643-c940-4b81-9ab6-5816a9c47b47 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1407/2850] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:44 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4ad25cc3-7485-4a49-94e2-ed9871ab3f96", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2058531872"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume request body: {'volume': {'snapshot_id': '4ad25cc3-7485-4a49-94e2-ed9871ab3f96', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2058531872'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume of 1 GB Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Availability Zones retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Flow 'volume_create_api' (489ca385-2826-4b0e-b645-d4a5534af67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a00a9b67-b18d-4ea0-a462-68cb69932f06 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1408/2851] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:44 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f1f44166-77ec-4704-8d86-f94b4bf88bf9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3025f8-f28c-4fe2-afbc-d32cbcc0ce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1f44166-77ec-4704-8d86-f94b4bf88bf9 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1f44166-77ec-4704-8d86-f94b4bf88bf9 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f1f44166-77ec-4704-8d86-f94b4bf88bf9 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f1f44166-77ec-4704-8d86-f94b4bf88bf9 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e returned with HTTP 404 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1409/2852] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:44 2026] GET /volume/v3/volumes/98eee67d-ccf7-41e4-9bff-ebce238f7c1e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: a6dfcc33-7dcb-43a9-8784-2241de34506c Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3025f8-f28c-4fe2-afbc-d32cbcc0ce87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ad25cc3-7485-4a49-94e2-ed9871ab3f96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5261209e-7d8b-4e5c-a27e-adade7d938a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1da5e7a-c7e5-40f6-8917-a333bf46d262 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c returned with HTTP 202 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1410/2853] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:44 2026] DELETE /volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-38ebd863-54ef-4294-a108-10a067940069 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38ebd863-54ef-4294-a108-10a067940069 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38ebd863-54ef-4294-a108-10a067940069 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-38ebd863-54ef-4294-a108-10a067940069 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-38ebd863-54ef-4294-a108-10a067940069 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Created reservations ['18a5973e-58a5-475f-b883-ec5b1b1dcaad', 'abea1da3-7e2f-4a93-86da-c6d80400cf4e', '9b20804f-96a7-4b02-82b6-1f9c60f14918', '4dfe6bb6-486e-4993-824b-725331e51570'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-38ebd863-54ef-4294-a108-10a067940069 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c returned with HTTP 200 Sep 01 08:34:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1411/2854] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:44 2026] GET /volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5261209e-7d8b-4e5c-a27e-adade7d938a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a5973e-58a5-475f-b883-ec5b1b1dcaad', 'abea1da3-7e2f-4a93-86da-c6d80400cf4e', '9b20804f-96a7-4b02-82b6-1f9c60f14918', '4dfe6bb6-486e-4993-824b-725331e51570']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:44 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207ba36c-09ac-49b3-8495-441bea05981b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207ba36c-09ac-49b3-8495-441bea05981b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be07c2b-afee-48df-9b0b-f0291442e0cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2058531872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e10d4a13ef4407be476c78bb8d5176',qos_specs=None,replication_status=,reservations=['18a5973e-58a5-475f-b883-ec5b1b1dcaad','abea1da3-7e2f-4a93-86da-c6d80400cf4e','9b20804f-96a7-4b02-82b6-1f9c60f14918','4dfe6bb6-486e-4993-824b-725331e51570'],size=1,snapshot_id=4ad25cc3-7485-4a49-94e2-ed9871ab3f96,source_replicaid=,source_volid=None,status='creating',user_id='60ea225abafc4c928cf59c37cadf18a2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2058531872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be07c2b-afee-48df-9b0b-f0291442e0cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e10d4a13ef4407be476c78bb8d5176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ad25cc3-7485-4a49-94e2-ed9871ab3f96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ea225abafc4c928cf59c37cadf18a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cc4a29-329a-45db-95bd-7cba812fdfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cc4a29-329a-45db-95bd-7cba812fdfc8) transitioned into state 'SUCCESS' from state '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-2058531872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e10d4a13ef4407be476c78bb8d5176',qos_specs=None,replication_status=,reservations=['18a5973e-58a5-475f-b883-ec5b1b1dcaad','abea1da3-7e2f-4a93-86da-c6d80400cf4e','9b20804f-96a7-4b02-82b6-1f9c60f14918','4dfe6bb6-486e-4993-824b-725331e51570'],size=1,snapshot_id=4ad25cc3-7485-4a49-94e2-ed9871ab3f96,source_replicaid=,source_volid=None,status='creating',user_id='60ea225abafc4c928cf59c37cadf18a2',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea441ec9-e1bb-4c27-89d1-3f38a8134a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea441ec9-e1bb-4c27-89d1-3f38a8134a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Flow 'volume_create_api' (489ca385-2826-4b0e-b645-d4a5534af67a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Create volume request issued successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1018d485-a956-4ab4-8e18-2c6789b1b493 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1444/2855] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:34:44 2026] POST /volume/v3/volumes => generated 813 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1a77223f-d25c-4454-9a04-3b7b8c8efced tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1412/2856] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64c9f3c6-6771-4b68-9c07-12d9c1233199 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1445/2857] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b41e38c5-88d5-499b-8a8e-d1144ff3a8aa tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1413/2858] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] GET http://192.168.122.100/volume/v3/volumes/detail Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Calling method 'detail' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Get all volumes completed successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa15fa7d-af26-4df1-89ba-721fd1f5de23 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] http://192.168.122.100/volume/v3/volumes/detail returned with HTTP 200 Sep 01 08:34:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1446/2859] 192.168.122.100 () {60 vars in 1183 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume with id: e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:45 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume request issued successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9aa32812-e62e-4dff-8f43-c88dd9427f5f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 202 Sep 01 08:34:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1414/2860] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:34:45 2026] DELETE /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-de7b030a-3b62-4eba-be5d-0379de8ddd4f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de7b030a-3b62-4eba-be5d-0379de8ddd4f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de7b030a-3b62-4eba-be5d-0379de8ddd4f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-de7b030a-3b62-4eba-be5d-0379de8ddd4f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f53cb39b-0ef7-47c1-a050-ec98e7ef4453 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 200 Sep 01 08:34:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1447/2861] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-de7b030a-3b62-4eba-be5d-0379de8ddd4f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c returned with HTTP 404 Sep 01 08:34:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1415/2862] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:45 2026] GET /volume/v3/volumes/a6dfcc33-7dcb-43a9-8784-2241de34506c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71c44ed1-9dcd-49ec-8395-a95f82a4e5b3 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a returned with HTTP 202 Sep 01 08:34:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1448/2863] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:46 2026] DELETE /volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ee15e3bd-d840-4a26-8361-d0e98e7075fd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a returned with HTTP 200 Sep 01 08:34:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1416/2864] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:46 2026] GET /volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b6c6567-8b06-4259-ac89-79b978139dc8 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1449/2865] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:46 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2063b6a4-a7c4-4181-893f-e59a43322e13 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1417/2866] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:46 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e2881ab2-52d6-4ef3-b1c9-02f193415443 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2881ab2-52d6-4ef3-b1c9-02f193415443 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2881ab2-52d6-4ef3-b1c9-02f193415443 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e2881ab2-52d6-4ef3-b1c9-02f193415443 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e2881ab2-52d6-4ef3-b1c9-02f193415443 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba returned with HTTP 404 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1450/2867] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/volumes/e82c356a-638b-4154-a836-6b4aa59364ba => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-536531cb-918e-4b5f-91a1-a23551c5878e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-541518895"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-541518895'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume of 1 GB Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (c68e59a5-621e-45bb-87be-4e5e879d7705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f25fa1-579f-4998-b40c-91ddf278b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f25fa1-579f-4998-b40c-91ddf278b025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b982f0d-6005-4763-9caf-e5fd1beafbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-57448131-620d-4478-b3b6-c1a36bf8e98b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-57448131-620d-4478-b3b6-c1a36bf8e98b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-57448131-620d-4478-b3b6-c1a36bf8e98b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-57448131-620d-4478-b3b6-c1a36bf8e98b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-57448131-620d-4478-b3b6-c1a36bf8e98b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a returned with HTTP 404 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1451/2868] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/volumes/ca0ab1ba-75f4-43ba-b999-3a6e1a79092a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: 9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Created reservations ['b0e2b507-c781-4fac-a629-698bb3fd44eb', 'd782c789-22d4-463e-9a5b-584d00075abe', '92719332-e2bd-47ab-8c98-c05648954405', 'de5951ab-327e-4d29-a2e5-ed16c0d61b4f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b982f0d-6005-4763-9caf-e5fd1beafbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e2b507-c781-4fac-a629-698bb3fd44eb', 'd782c789-22d4-463e-9a5b-584d00075abe', '92719332-e2bd-47ab-8c98-c05648954405', 'de5951ab-327e-4d29-a2e5-ed16c0d61b4f']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644cca47-5c96-4616-ad9f-c74735652406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c2057dc5-5e1d-4cda-b1f5-5e37d48f9f90 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 returned with HTTP 202 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1452/2869] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:47 2026] DELETE /volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644cca47-5c96-4616-ad9f-c74735652406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74103094-7c6f-47c2-86cd-de4dd8a91ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541518895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['b0e2b507-c781-4fac-a629-698bb3fd44eb','d782c789-22d4-463e-9a5b-584d00075abe','92719332-e2bd-47ab-8c98-c05648954405','de5951ab-327e-4d29-a2e5-ed16c0d61b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541518895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74103094-7c6f-47c2-86cd-de4dd8a91ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef3d7e19a16458a94ec8926ac2849da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='999b77df2aa046688e87487a73e33751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c30a205-5a88-4183-ad32-13dff652bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49c5a6ca-ec08-4662-8715-2ade2a7f917a tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1453/2870] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c30a205-5a88-4183-ad32-13dff652bd2a) transitioned into state 'SUCCESS' from state '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-541518895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['b0e2b507-c781-4fac-a629-698bb3fd44eb','d782c789-22d4-463e-9a5b-584d00075abe','92719332-e2bd-47ab-8c98-c05648954405','de5951ab-327e-4d29-a2e5-ed16c0d61b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5390cadd-d065-4f76-bdb2-743f367e2a40 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 returned with HTTP 200 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1454/2871] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9804203-f52e-440a-8a23-6919d034e10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9804203-f52e-440a-8a23-6919d034e10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (c68e59a5-621e-45bb-87be-4e5e879d7705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request issued successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-536531cb-918e-4b5f-91a1-a23551c5878e tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1418/2872] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:34:47 2026] POST /volume/v3/volumes => generated 786 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9db1357a-7f5e-4f6f-af03-cdc346025cfb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1455/2873] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1293bc96-0ef7-4953-b09d-3c0f25c1b1b0 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1419/2874] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:47 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aaf39116-457a-497a-a052-d8b354f2bfdf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aaf39116-457a-497a-a052-d8b354f2bfdf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aaf39116-457a-497a-a052-d8b354f2bfdf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aaf39116-457a-497a-a052-d8b354f2bfdf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-aaf39116-457a-497a-a052-d8b354f2bfdf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aaf39116-457a-497a-a052-d8b354f2bfdf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1456/2875] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6670c917-86cf-47ac-b974-58271fcfb0be None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6670c917-86cf-47ac-b974-58271fcfb0be tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6670c917-86cf-47ac-b974-58271fcfb0be tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6670c917-86cf-47ac-b974-58271fcfb0be tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6670c917-86cf-47ac-b974-58271fcfb0be tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 returned with HTTP 404 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1420/2876] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/volumes/9ffafe1d-23f2-4818-a82b-7bc9a6ec8217 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: 88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-806eec4d-627c-46c6-a9a2-1a1cc67f678d tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 202 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1457/2877] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:48 2026] DELETE /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-389a3765-c6a9-483c-ab3c-814a528e4143 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-389a3765-c6a9-483c-ab3c-814a528e4143 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-389a3765-c6a9-483c-ab3c-814a528e4143 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-389a3765-c6a9-483c-ab3c-814a528e4143 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-389a3765-c6a9-483c-ab3c-814a528e4143 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46d5e4ff-64b6-4e0d-a5f8-aad9a59697b4 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 200 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1421/2878] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-389a3765-c6a9-483c-ab3c-814a528e4143 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1458/2879] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5235cfc0-8728-4e5c-8650-9e5a470079ff tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1422/2880] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5c2b26b8-a56c-4fbb-a63d-cf0900baa03b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1459/2881] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:48 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Delete snapshot with id: 55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:48 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot delete request issued successfully. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-26d644e6-afc0-4f35-abfb-8a51e276db09 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 202 Sep 01 08:34:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1423/2882] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:34:48 2026] DELETE /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-511c7526-fab7-4f97-a3ba-c0f591d771b2 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1460/2883] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:49 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c14c9709-1fd2-4450-b2d0-e2d2b83c2ec9 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1424/2884] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:49 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:49 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1e08546c-84aa-4fa7-b795-ca69a784a1c9 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1425/2885] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:49 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-285772ae-3a37-4f8f-9374-a4d0adcd6d1f tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 200 Sep 01 08:34:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1461/2886] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:49 2026] GET /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 861 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-125e2a5d-6c5b-484e-b8e7-8ac1bad6f17d tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1426/2887] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:50 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 483 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e5d58c9-7af1-4ab8-b52a-b1fdbbfcb18e tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1462/2888] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:50 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c4b97962-0260-4dcb-a994-42b6fc79e6a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c4b97962-0260-4dcb-a994-42b6fc79e6a5 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c4b97962-0260-4dcb-a994-42b6fc79e6a5 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c4b97962-0260-4dcb-a994-42b6fc79e6a5 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c4b97962-0260-4dcb-a994-42b6fc79e6a5 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 returned with HTTP 404 Sep 01 08:34:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1427/2889] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:50 2026] GET /volume/v3/volumes/88017f89-7bdc-4176-926b-790ea56548f3 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete snapshot with id: 9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-32619aa9-923e-417d-a46a-a3e041bd6d20 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1463/2890] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:50 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-846b28fb-1a28-44cb-9069-d891dc59d46a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-846b28fb-1a28-44cb-9069-d891dc59d46a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-846b28fb-1a28-44cb-9069-d891dc59d46a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-846b28fb-1a28-44cb-9069-d891dc59d46a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot delete request issued successfully. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1057b873-11a4-441e-944c-31e0ffcc8de7 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 202 Sep 01 08:34:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1428/2891] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:34:51 2026] DELETE /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-846b28fb-1a28-44cb-9069-d891dc59d46a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-846b28fb-1a28-44cb-9069-d891dc59d46a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1464/2892] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:51 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 483 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b7f4c1d9-df03-4f82-b15d-c29dbff7d253 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1429/2893] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:51 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 474 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ea61c9b-dfbb-4f5e-b4bb-5894d0356b5c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1465/2894] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:51 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d83f643e-1398-4be5-a5c1-5477be9be8c6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1430/2895] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:52 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a7370864-06cc-47c4-8881-7b789866627e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7370864-06cc-47c4-8881-7b789866627e tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7370864-06cc-47c4-8881-7b789866627e tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7370864-06cc-47c4-8881-7b789866627e tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Snapshot retrieved successfully. Sep 01 08:34:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f147d00-add3-4486-bddf-e9d15d6ddac7 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 200 Sep 01 08:34:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1466/2896] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:52 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 483 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a7370864-06cc-47c4-8881-7b789866627e tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7370864-06cc-47c4-8881-7b789866627e tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1431/2897] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:52 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 474 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0620310a-f996-4222-9304-51dcab0b849d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0620310a-f996-4222-9304-51dcab0b849d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0620310a-f996-4222-9304-51dcab0b849d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0620310a-f996-4222-9304-51dcab0b849d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0620310a-f996-4222-9304-51dcab0b849d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0620310a-f996-4222-9304-51dcab0b849d tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1467/2898] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:53 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b45b1dd6-4240-4af6-85b0-a8868c296d85 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e7b6619-856c-47ad-88e0-0acb4e2001fd tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1432/2899] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:53 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b45b1dd6-4240-4af6-85b0-a8868c296d85 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b45b1dd6-4240-4af6-85b0-a8868c296d85 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b45b1dd6-4240-4af6-85b0-a8868c296d85 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b45b1dd6-4240-4af6-85b0-a8868c296d85 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 returned with HTTP 404 Sep 01 08:34:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1468/2900] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:53 2026] GET /volume/v3/snapshots/55b8dc3d-3632-4b83-9595-b269f9c0cff2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] DELETE http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Delete volume with id: f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-434f24e8-c6fe-4dcc-af0d-f3893b408d07 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1433/2901] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:53 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 474 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Delete volume request issued successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-56a151c7-7c38-42ff-b357-ffdfd03ee67f tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 202 Sep 01 08:34:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1469/2902] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:53 2026] DELETE /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ebfbd01e-00be-4fd9-9f6a-674fabe4e91c tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1434/2903] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:53 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e35f2ee6-63eb-4283-b710-f43b834ed4ab tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1470/2904] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:54 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4ba5da61-5e3a-4b1c-a831-e5baed0cf831 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1435/2905] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:54 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Snapshot retrieved successfully. Sep 01 08:34:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a75c045-a2b4-45ed-b14e-7588a9dee49b tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 200 Sep 01 08:34:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1471/2906] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:54 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 474 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d3fff8d6-9be9-4c38-807b-1d433eb4d49a tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 200 Sep 01 08:34:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1436/2907] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:54 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-28e894f0-245b-4b13-ba9a-ffbe05add6af tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1472/2908] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete snapshot with id: 4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot delete request issued successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a5a8f43-3b56-4e1d-8ab3-fea52c56edf1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 202 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1437/2909] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:34:55 2026] DELETE /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e65eb1c1-b387-4445-8326-758afb0a23ef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e65eb1c1-b387-4445-8326-758afb0a23ef tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e65eb1c1-b387-4445-8326-758afb0a23ef tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e65eb1c1-b387-4445-8326-758afb0a23ef tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e65eb1c1-b387-4445-8326-758afb0a23ef tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e65eb1c1-b387-4445-8326-758afb0a23ef tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1473/2910] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f3525f16-9695-4202-abb5-37d348f9f607 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3525f16-9695-4202-abb5-37d348f9f607 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3525f16-9695-4202-abb5-37d348f9f607 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f3525f16-9695-4202-abb5-37d348f9f607 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f3525f16-9695-4202-abb5-37d348f9f607 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f3525f16-9695-4202-abb5-37d348f9f607 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1438/2911] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-20e935e6-9048-4a26-9b4f-294d43203df0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20e935e6-9048-4a26-9b4f-294d43203df0 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20e935e6-9048-4a26-9b4f-294d43203df0 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-20e935e6-9048-4a26-9b4f-294d43203df0 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-20e935e6-9048-4a26-9b4f-294d43203df0 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 returned with HTTP 404 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1474/2912] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/snapshots/9d51cceb-0d03-45fe-8b84-670258e16e65 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-12628333-87fe-4380-907e-b989d28a6397 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] DELETE http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume with id: 64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Delete volume request issued successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-12628333-87fe-4380-907e-b989d28a6397 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 202 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1439/2913] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:55 2026] DELETE /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cebff5f4-27f2-43bb-9e11-81cc203438bd tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 200 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1475/2914] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6337faff-1c9f-4407-818d-00d7c1cf226b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6337faff-1c9f-4407-818d-00d7c1cf226b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6337faff-1c9f-4407-818d-00d7c1cf226b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6337faff-1c9f-4407-818d-00d7c1cf226b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6337faff-1c9f-4407-818d-00d7c1cf226b tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b returned with HTTP 404 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1440/2915] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/volumes/f05061ce-348e-4ae3-9764-334b777aed3b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] DELETE http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Delete volume with id: 4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Delete volume request issued successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9cc484b9-ecbc-4e7f-8236-966a78c9906e tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 202 Sep 01 08:34:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1476/2916] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:34:55 2026] DELETE /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-10adb29b-82ed-491c-b4f7-4dc2a3d0bd45 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1441/2917] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:55 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-af983810-f021-4042-99d5-8bdcb071f7cf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af983810-f021-4042-99d5-8bdcb071f7cf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af983810-f021-4042-99d5-8bdcb071f7cf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af983810-f021-4042-99d5-8bdcb071f7cf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-af983810-f021-4042-99d5-8bdcb071f7cf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af983810-f021-4042-99d5-8bdcb071f7cf tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1477/2918] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd678d4e-94ec-4f13-99d4-10da047f7979 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1442/2919] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Volume info retrieved successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a5a0dcb-1edc-4d5b-86ac-1d2c38b4384f tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1478/2920] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-841841b8-a53f-4c55-a0e0-15a052a17352 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-021bdf2b-e562-4a42-8dce-fca6cff25e45 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume with id: 74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-021bdf2b-e562-4a42-8dce-fca6cff25e45 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] GET http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-021bdf2b-e562-4a42-8dce-fca6cff25e45 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-021bdf2b-e562-4a42-8dce-fca6cff25e45 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-021bdf2b-e562-4a42-8dce-fca6cff25e45 tempest-CreateVolumesFromSnapshotTest-1684188918 tempest-CreateVolumesFromSnapshotTest-1684188918-project-member] http://192.168.122.100/volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e returned with HTTP 404 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1479/2921] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/volumes/64920481-9779-455e-8406-e32a3e1ead7e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume request issued successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-841841b8-a53f-4c55-a0e0-15a052a17352 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 202 Sep 01 08:34:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1443/2922] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:34:56 2026] DELETE /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7d764249-769e-45f0-9fc5-3d4cb5b3e0eb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1480/2923] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Volume info retrieved successfully. Sep 01 08:34:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-379e452b-e505-46a5-a2a3-0e58eb7160d4 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 200 Sep 01 08:34:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1444/2924] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:56 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 841 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Snapshot retrieved successfully. Sep 01 08:34:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b676f038-aed8-41cc-8dac-ef512e7d6d4c tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 200 Sep 01 08:34:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1481/2925] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:57 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8934fe8e-bc7e-4cc3-a0b0-25893bde0f3d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 200 Sep 01 08:34:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1445/2926] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:57 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e31f07ed-0a49-453c-ad27-c87b4a973bc9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e31f07ed-0a49-453c-ad27-c87b4a973bc9 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] GET http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e31f07ed-0a49-453c-ad27-c87b4a973bc9 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e31f07ed-0a49-453c-ad27-c87b4a973bc9 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e31f07ed-0a49-453c-ad27-c87b4a973bc9 tempest-CinderUnicodeTest-452759633 tempest-CinderUnicodeTest-452759633-project-member] http://192.168.122.100/volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 returned with HTTP 404 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1482/2927] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:34:58 2026] GET /volume/v3/volumes/4cc798f2-9b28-4db5-acdd-a887968c4169 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0f00307e-af99-4d2a-bf97-1c7ea29179de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f00307e-af99-4d2a-bf97-1c7ea29179de tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f00307e-af99-4d2a-bf97-1c7ea29179de tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f00307e-af99-4d2a-bf97-1c7ea29179de tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f00307e-af99-4d2a-bf97-1c7ea29179de tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 404 Sep 01 08:34:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1446/2928] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:34:58 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] DELETE http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete volume with id: 16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:58 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:58 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete volume request issued successfully. Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f180f0a0-76a7-4455-8a55-9ff5c54817b1 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 202 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1483/2929] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:34:58 2026] DELETE /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-08701f1d-0e04-4143-9ba6-aa39c6e8a949 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1447/2930] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:58 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-61aadaa4-3e6f-458b-ae38-5330931f9d5d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61aadaa4-3e6f-458b-ae38-5330931f9d5d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61aadaa4-3e6f-458b-ae38-5330931f9d5d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-61aadaa4-3e6f-458b-ae38-5330931f9d5d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-61aadaa4-3e6f-458b-ae38-5330931f9d5d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 returned with HTTP 404 Sep 01 08:34:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1484/2931] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:58 2026] GET /volume/v3/volumes/74103094-7c6f-47c2-86cd-de4dd8a91ff7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2040503525"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2040503525'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:58 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume of 1 GB Sep 01 08:34:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (6706a024-f2e7-4cc5-b487-4d7e611cb750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872e4f2f-bb84-4d39-aa7a-d57afa1e0394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872e4f2f-bb84-4d39-aa7a-d57afa1e0394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f74eaf-1e2a-4f70-aea8-bed3114daf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Created reservations ['1ce68489-3883-4618-8301-2e093b1cadc0', '3087b237-bccd-412e-8116-746d592cec3a', 'bb66b9b7-906d-4215-8216-76451539505c', '2e93bfbc-2c41-4340-9197-d98afab88c4d'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f74eaf-1e2a-4f70-aea8-bed3114daf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce68489-3883-4618-8301-2e093b1cadc0', '3087b237-bccd-412e-8116-746d592cec3a', 'bb66b9b7-906d-4215-8216-76451539505c', '2e93bfbc-2c41-4340-9197-d98afab88c4d']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8cb6c4c-e873-488d-80f9-3540b305dc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8cb6c4c-e873-488d-80f9-3540b305dc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e320ec97-af76-469b-a278-9cfe71f69cf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2040503525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['1ce68489-3883-4618-8301-2e093b1cadc0','3087b237-bccd-412e-8116-746d592cec3a','bb66b9b7-906d-4215-8216-76451539505c','2e93bfbc-2c41-4340-9197-d98afab88c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2040503525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e320ec97-af76-469b-a278-9cfe71f69cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef3d7e19a16458a94ec8926ac2849da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='999b77df2aa046688e87487a73e33751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8e3df3-7fd6-468d-b30c-2cc75aea6727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8e3df3-7fd6-468d-b30c-2cc75aea6727) transitioned into state 'SUCCESS' from state '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-2040503525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef3d7e19a16458a94ec8926ac2849da',qos_specs=None,replication_status=,reservations=['1ce68489-3883-4618-8301-2e093b1cadc0','3087b237-bccd-412e-8116-746d592cec3a','bb66b9b7-906d-4215-8216-76451539505c','2e93bfbc-2c41-4340-9197-d98afab88c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999b77df2aa046688e87487a73e33751',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb799d-c4e7-4817-9df4-26f941ecf339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb799d-c4e7-4817-9df4-26f941ecf339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Flow 'volume_create_api' (6706a024-f2e7-4cc5-b487-4d7e611cb750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Create volume request issued successfully. Sep 01 08:34:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-921073e5-4ba0-42ba-a1ba-a3ad3324399c tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:34:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1448/2932] 192.168.122.100 () {62 vars in 1183 bytes} [Tue Sep 1 08:34:58 2026] POST /volume/v3/volumes => generated 787 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4cad1f5b-e9f6-479c-9506-10957954662b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cad1f5b-e9f6-479c-9506-10957954662b tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cad1f5b-e9f6-479c-9506-10957954662b tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4cad1f5b-e9f6-479c-9506-10957954662b tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4cad1f5b-e9f6-479c-9506-10957954662b tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4cad1f5b-e9f6-479c-9506-10957954662b tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 200 Sep 01 08:34:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1485/2933] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:59 2026] GET /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e275f2d2-629d-4e34-ac0f-6e6ce67dd66c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:34:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fc7b8e2-677c-4eda-bdef-c6e35691db66 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 200 Sep 01 08:34:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1486/2934] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:34:59 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:34:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e275f2d2-629d-4e34-ac0f-6e6ce67dd66c tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:34:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e275f2d2-629d-4e34-ac0f-6e6ce67dd66c tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-801799499", "extra_specs": {"storage_protocol": "tempest-storage_protocol-430087908", "vendor_name": "tempest-vendor_name-742534073"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:34:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e275f2d2-629d-4e34-ac0f-6e6ce67dd66c tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:34:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1449/2935] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:34:59 2026] POST /volume/v3/types => generated 326 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1bb78e46-b289-4ab8-86c5-cdd92810c924", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request body: {'volume': {'volume_type': '1bb78e46-b289-4ab8-86c5-cdd92810c924', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume of 1 GB Sep 01 08:34:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:34:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Availability Zones retrieved successfully. Sep 01 08:34:59 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (962beed2-8de2-4864-abaa-7abfe0c036b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad436b4-688f-4db6-a511-37fd5ff6f16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad436b4-688f-4db6-a511-37fd5ff6f16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:35:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-430087908',vendor_name='tempest-vendor_name-742534073'},id=1bb78e46-b289-4ab8-86c5-cdd92810c924,is_public=True,name='tempest-ProjectAdminTests-volume-type-801799499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bb78e46-b289-4ab8-86c5-cdd92810c924', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea158e3-0e02-4e6d-8e10-734288fb8d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-801799499 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-801799499, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-801799499 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-801799499, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['8bd7ea03-c80d-41f2-a78f-073b1a1be51c', '1601c57e-d7d5-4b67-9c98-f59182f3bda9', '16782d42-d5bf-4c02-8ee2-cae056aa1df2', '8eba845c-19fd-462e-af49-e33bba5299e0'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea158e3-0e02-4e6d-8e10-734288fb8d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd7ea03-c80d-41f2-a78f-073b1a1be51c', '1601c57e-d7d5-4b67-9c98-f59182f3bda9', '16782d42-d5bf-4c02-8ee2-cae056aa1df2', '8eba845c-19fd-462e-af49-e33bba5299e0']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6296889-a95b-4be1-854f-e08ea27fa97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6296889-a95b-4be1-854f-e08ea27fa97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3063a56a-ab92-441b-9bd7-b7c6d9762107', '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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['8bd7ea03-c80d-41f2-a78f-073b1a1be51c','1601c57e-d7d5-4b67-9c98-f59182f3bda9','16782d42-d5bf-4c02-8ee2-cae056aa1df2','8eba845c-19fd-462e-af49-e33bba5299e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=1bb78e46-b289-4ab8-86c5-cdd92810c924), 'volume': Volume(_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-01T06:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3063a56a-ab92-441b-9bd7-b7c6d9762107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c094ae5c4ef346bb92b5194dc278e1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bb78e46-b289-4ab8-86c5-cdd92810c924),volume_type_id=1bb78e46-b289-4ab8-86c5-cdd92810c924)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828fff7b-b5c0-4c4e-974d-9f952dc5ba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828fff7b-b5c0-4c4e-974d-9f952dc5ba49) transitioned into state 'SUCCESS' from 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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['8bd7ea03-c80d-41f2-a78f-073b1a1be51c','1601c57e-d7d5-4b67-9c98-f59182f3bda9','16782d42-d5bf-4c02-8ee2-cae056aa1df2','8eba845c-19fd-462e-af49-e33bba5299e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=1bb78e46-b289-4ab8-86c5-cdd92810c924)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf403e7-ebdc-4213-b57b-640e050c2fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf403e7-ebdc-4213-b57b-640e050c2fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (962beed2-8de2-4864-abaa-7abfe0c036b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request issued successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4bc6ea9c-f6cc-4576-aac6-33e05962eaf4 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1487/2936] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:34:59 2026] POST /volume/v3/volumes => generated 780 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7c7ea3ba-b7d3-4500-801a-25e201ffa774 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 returned with HTTP 200 Sep 01 08:35:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1450/2937] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:00 2026] GET /volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-04a6cf33-0655-42d4-bad1-3148e0bd3abb tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 200 Sep 01 08:35:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1488/2938] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:00 2026] GET /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-98e7a712-8a06-4f65-be61-1f9c80aacfbe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98e7a712-8a06-4f65-be61-1f9c80aacfbe tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98e7a712-8a06-4f65-be61-1f9c80aacfbe tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98e7a712-8a06-4f65-be61-1f9c80aacfbe tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98e7a712-8a06-4f65-be61-1f9c80aacfbe tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 404 Sep 01 08:35:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1451/2939] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:00 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] DELETE http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete volume with id: 7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:35:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete volume request issued successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-66bba569-d2fb-442d-b4cd-487d8f06be2b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 202 Sep 01 08:35:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1489/2940] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:35:00 2026] DELETE /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c8e97e02-205c-455e-a68a-9219abfdf635 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8e97e02-205c-455e-a68a-9219abfdf635 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c8e97e02-205c-455e-a68a-9219abfdf635 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c8e97e02-205c-455e-a68a-9219abfdf635 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c8e97e02-205c-455e-a68a-9219abfdf635 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Volume info retrieved successfully. Sep 01 08:35:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8e97e02-205c-455e-a68a-9219abfdf635 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 200 Sep 01 08:35:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1452/2941] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:00 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ba01d515-cb3c-4c01-806c-4e62a0c1f640 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1490/2942] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-59f7f797-01b4-469f-a3a2-bf0963920cfb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59f7f797-01b4-469f-a3a2-bf0963920cfb tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59f7f797-01b4-469f-a3a2-bf0963920cfb tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-59f7f797-01b4-469f-a3a2-bf0963920cfb tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-59f7f797-01b4-469f-a3a2-bf0963920cfb tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1453/2943] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:01 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 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-510e860e-c1c5-4869-a29c-cd1bb0f7f55b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-510e860e-c1c5-4869-a29c-cd1bb0f7f55b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-510e860e-c1c5-4869-a29c-cd1bb0f7f55b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-510e860e-c1c5-4869-a29c-cd1bb0f7f55b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-510e860e-c1c5-4869-a29c-cd1bb0f7f55b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 returned with HTTP 204 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1491/2944] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:35:01 2026] DELETE /volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-65be46c7-06c3-4cbf-aeae-8cd68c471ae1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65be46c7-06c3-4cbf-aeae-8cd68c471ae1 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65be46c7-06c3-4cbf-aeae-8cd68c471ae1 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65be46c7-06c3-4cbf-aeae-8cd68c471ae1 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65be46c7-06c3-4cbf-aeae-8cd68c471ae1 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 returned with HTTP 404 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1454/2945] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/messages/36709f57-5552-45b1-949d-f6f7ee3af3f4 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume with id: 3063a56a-ab92-441b-9bd7-b7c6d9762107 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-faefe19e-ddc2-4ff9-89bf-708cbfd4ccb2 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1492/2946] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] GET http://192.168.122.100/volume/v3/volumes/summary Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.api_utils [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Removing options '' from query. {{(pid=86551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-801799499 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-801799499, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:01 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-801799499 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-801799499, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] Get summary completed successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b2576dcd-cd1d-4065-a414-d128d66b32b6 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-reader] http://192.168.122.100/volume/v3/volumes/summary returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1493/2947] 192.168.122.100 () {60 vars in 1186 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume with id: e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['a953c329-a9b8-4dde-98f4-fb0c48e970bb', '669d1548-60d4-4961-bd8d-f8dd3d23b00d', '1238fe8c-48be-42bf-84ce-d211547f01a7', 'a5762f51-2d47-442b-a6f4-a09c4edfe637'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Delete volume request issued successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7a4875e7-4cb5-4678-9864-5f3c63b3c504 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 202 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1494/2948] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:35:01 2026] DELETE /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume request issued successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-356c49a4-2788-4209-9be7-8f2a1571cbe7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 returned with HTTP 202 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1455/2949] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:01 2026] DELETE /volume/v3/volumes/3063a56a-ab92-441b-9bd7-b7c6d9762107 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-97f41288-4e91-4953-9da9-22ffb0ac200f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97f41288-4e91-4953-9da9-22ffb0ac200f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/types/1bb78e46-b289-4ab8-86c5-cdd92810c924 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97f41288-4e91-4953-9da9-22ffb0ac200f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-97f41288-4e91-4953-9da9-22ffb0ac200f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Volume info retrieved successfully. Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d60e7546-ff8d-4e77-a73d-52154582f2f1 tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1495/2950] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-97f41288-4e91-4953-9da9-22ffb0ac200f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types/1bb78e46-b289-4ab8-86c5-cdd92810c924 returned with HTTP 202 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1456/2951] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:01 2026] DELETE /volume/v3/types/1bb78e46-b289-4ab8-86c5-cdd92810c924 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5cd92d66-9671-454b-8abd-797a2b7974e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cd92d66-9671-454b-8abd-797a2b7974e6 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5cd92d66-9671-454b-8abd-797a2b7974e6 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-193698522", "extra_specs": {"storage_protocol": "tempest-storage_protocol-51668957", "vendor_name": "tempest-vendor_name-288220224"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aec07e02-debb-42ab-9b57-8f52fae55652 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aec07e02-debb-42ab-9b57-8f52fae55652 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aec07e02-debb-42ab-9b57-8f52fae55652 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aec07e02-debb-42ab-9b57-8f52fae55652 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aec07e02-debb-42ab-9b57-8f52fae55652 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc returned with HTTP 404 Sep 01 08:35:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1457/2952] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:01 2026] GET /volume/v3/volumes/7be07c2b-afee-48df-9b0b-f0291442e0cc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cd92d66-9671-454b-8abd-797a2b7974e6 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1496/2953] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:01 2026] POST /volume/v3/types => generated 325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd9d3360-1301-4b44-8812-259084631b1b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd9d3360-1301-4b44-8812-259084631b1b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd9d3360-1301-4b44-8812-259084631b1b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd9d3360-1301-4b44-8812-259084631b1b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-bd9d3360-1301-4b44-8812-259084631b1b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete snapshot with id: 4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request body: {'volume': {'volume_type': 'c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume of 1 GB Sep 01 08:35:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd9d3360-1301-4b44-8812-259084631b1b tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 404 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1458/2954] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:02 2026] DELETE /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d38cfbcd-13c9-4340-ba35-a782a86a2075 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d38cfbcd-13c9-4340-ba35-a782a86a2075 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d38cfbcd-13c9-4340-ba35-a782a86a2075 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d38cfbcd-13c9-4340-ba35-a782a86a2075 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (66d8b0cf-00c8-4e5e-af5b-19587af9eda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d38cfbcd-13c9-4340-ba35-a782a86a2075 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 returned with HTTP 404 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1459/2955] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/snapshots/4ad25cc3-7485-4a49-94e2-ed9871ab3f96 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab99d6d-415f-45b7-a679-46a6d7b76b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-beb2c114-1864-46bd-9926-d751bfc922a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-beb2c114-1864-46bd-9926-d751bfc922a5 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] DELETE http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-beb2c114-1864-46bd-9926-d751bfc922a5 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-beb2c114-1864-46bd-9926-d751bfc922a5 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-beb2c114-1864-46bd-9926-d751bfc922a5 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Delete volume with id: 16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-beb2c114-1864-46bd-9926-d751bfc922a5 tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 404 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1460/2956] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:35:02 2026] DELETE /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d835ef9a-9268-4d22-b5ca-f48ca0f9753f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d835ef9a-9268-4d22-b5ca-f48ca0f9753f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] GET http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d835ef9a-9268-4d22-b5ca-f48ca0f9753f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d835ef9a-9268-4d22-b5ca-f48ca0f9753f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d835ef9a-9268-4d22-b5ca-f48ca0f9753f tempest-VolumeDependencyTests-208774870 tempest-VolumeDependencyTests-208774870-project-member] http://192.168.122.100/volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 returned with HTTP 404 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1461/2957] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/volumes/16a108aa-3f12-41a4-952a-bec9928f2ac0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab99d6d-415f-45b7-a679-46a6d7b76b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-51668957',vendor_name='tempest-vendor_name-288220224'},id=c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9,is_public=True,name='tempest-ProjectAdminTests-volume-type-193698522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9d924b-a347-41aa-af59-d381b677f710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-193698522 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-193698522, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-193698522 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-193698522, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bf7d7696-19b3-4279-83cb-a69026638b4a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['9b4de10a-ab95-4bb8-8234-b342e1031c02', 'a96e397d-c33d-470f-9247-b0a03a721f76', 'aaf97d07-e1f5-44d4-99c8-38f24cc3f13b', '53b44e1a-85f5-414c-ad77-03280c0d7f39'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9d924b-a347-41aa-af59-d381b677f710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4de10a-ab95-4bb8-8234-b342e1031c02', 'a96e397d-c33d-470f-9247-b0a03a721f76', 'aaf97d07-e1f5-44d4-99c8-38f24cc3f13b', '53b44e1a-85f5-414c-ad77-03280c0d7f39']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b700c765-dc64-44a5-86e6-5f948501c2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b700c765-dc64-44a5-86e6-5f948501c2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556c171a-eeb5-4b5b-be72-4edc0172fa08', '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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['9b4de10a-ab95-4bb8-8234-b342e1031c02','a96e397d-c33d-470f-9247-b0a03a721f76','aaf97d07-e1f5-44d4-99c8-38f24cc3f13b','53b44e1a-85f5-414c-ad77-03280c0d7f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9), 'volume': Volume(_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-01T06:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=556c171a-eeb5-4b5b-be72-4edc0172fa08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c094ae5c4ef346bb92b5194dc278e1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9),volume_type_id=c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7293070f-963d-425a-ac68-dd3dc5645c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7293070f-963d-425a-ac68-dd3dc5645c1c) transitioned into state 'SUCCESS' from 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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['9b4de10a-ab95-4bb8-8234-b342e1031c02','a96e397d-c33d-470f-9247-b0a03a721f76','aaf97d07-e1f5-44d4-99c8-38f24cc3f13b','53b44e1a-85f5-414c-ad77-03280c0d7f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f92427-b497-4a45-812d-aeea282a2b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f92427-b497-4a45-812d-aeea282a2b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (66d8b0cf-00c8-4e5e-af5b-19587af9eda0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request issued successfully. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df9fc1a2-b74b-4109-8e66-d771d8dce90d tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1497/2958] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:35:02 2026] POST /volume/v3/volumes => generated 780 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:02 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b8de990-0def-4e81-9d9d-0675ea85bd0f tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 returned with HTTP 200 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1498/2959] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 => generated 959 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf7d7696-19b3-4279-83cb-a69026638b4a tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-admin] GET http://192.168.122.100/volume/v3/scheduler-stats/get_pools Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf7d7696-19b3-4279-83cb-a69026638b4a tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf7d7696-19b3-4279-83cb-a69026638b4a tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-admin] Calling method 'get_pools' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf7d7696-19b3-4279-83cb-a69026638b4a tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-admin] http://192.168.122.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1462/2960] 192.168.122.100 () {58 vars in 1175 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9cb875af-b3c0-4315-b8f5-d07a3bbd192d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cb875af-b3c0-4315-b8f5-d07a3bbd192d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] GET http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cb875af-b3c0-4315-b8f5-d07a3bbd192d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cb875af-b3c0-4315-b8f5-d07a3bbd192d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cb875af-b3c0-4315-b8f5-d07a3bbd192d tempest-ProjectReaderTests-2124680279 tempest-ProjectReaderTests-2124680279-project-admin] http://192.168.122.100/volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 returned with HTTP 404 Sep 01 08:35:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1463/2961] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/volumes/e320ec97-af76-469b-a278-9cfe71f69cf8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-member] GET http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8f524eaf7cd2442fa7b34d0077c6e959', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '048f9942e64f44afa51f82229c3fc186', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:02 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d8b57c13-6d6c-48d9-9893-5a5afd5cc1b1 tempest-ProjectMemberTests-1255590830 tempest-ProjectMemberTests-1255590830-project-member] http://192.168.122.100/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 08:35:02 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1499/2962] 192.168.122.100 () {58 vars in 1193 bytes} [Tue Sep 1 08:35:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 166 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a01b9664-7422-4066-a8a4-8d0197c0f296 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 returned with HTTP 200 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1464/2963] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:03 2026] GET /volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 => generated 980 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e1c1d755-29dc-45d3-9044-4f6354839eb3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1c1d755-29dc-45d3-9044-4f6354839eb3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1c1d755-29dc-45d3-9044-4f6354839eb3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1c1d755-29dc-45d3-9044-4f6354839eb3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1c1d755-29dc-45d3-9044-4f6354839eb3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1500/2964] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:03 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff9bc6a8-e9ad-45bf-b4e3-66dd4a4602a2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff9bc6a8-e9ad-45bf-b4e3-66dd4a4602a2 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff9bc6a8-e9ad-45bf-b4e3-66dd4a4602a2 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff9bc6a8-e9ad-45bf-b4e3-66dd4a4602a2 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff9bc6a8-e9ad-45bf-b4e3-66dd4a4602a2 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1465/2965] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:03 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aa142100-c2a0-432f-9a92-6df46f423a5a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa142100-c2a0-432f-9a92-6df46f423a5a tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/messages/a264cc05-3043-407d-b721-10da3dc9c762 Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa142100-c2a0-432f-9a92-6df46f423a5a tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aa142100-c2a0-432f-9a92-6df46f423a5a tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aa142100-c2a0-432f-9a92-6df46f423a5a tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages/a264cc05-3043-407d-b721-10da3dc9c762 returned with HTTP 204 Sep 01 08:35:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1501/2966] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:35:03 2026] DELETE /volume/v3/messages/a264cc05-3043-407d-b721-10da3dc9c762 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume with id: 556c171a-eeb5-4b5b-be72-4edc0172fa08 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-193698522 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-193698522, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-193698522 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-193698522, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['e38e0656-75e2-4c85-a790-09ad1e44a00d', '98df9d68-28a4-4b99-8e92-4bad3f5617dd', 'c6a1e1b3-2085-42b1-a686-34ae6973bcdf', '1548a527-50da-4033-8586-09de288983b2'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume request issued successfully. Sep 01 08:35:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef7f97c3-e941-46b1-8a00-9aafe1fc2df0 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 returned with HTTP 202 Sep 01 08:35:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1466/2967] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:03 2026] DELETE /volume/v3/volumes/556c171a-eeb5-4b5b-be72-4edc0172fa08 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7ded279e-fbde-4e12-83d6-fdc8890de790 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ded279e-fbde-4e12-83d6-fdc8890de790 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/types/c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9 Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ded279e-fbde-4e12-83d6-fdc8890de790 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7ded279e-fbde-4e12-83d6-fdc8890de790 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7ded279e-fbde-4e12-83d6-fdc8890de790 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types/c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9 returned with HTTP 202 Sep 01 08:35:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1502/2968] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:03 2026] DELETE /volume/v3/types/c4ad2f7b-a82d-402d-9e5d-6e382f2c79b9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c944d941-eaf9-42ab-899a-8736d39434e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c944d941-eaf9-42ab-899a-8736d39434e3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c944d941-eaf9-42ab-899a-8736d39434e3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2125448763", "extra_specs": {"storage_protocol": "tempest-storage_protocol-764810890", "vendor_name": "tempest-vendor_name-325865682"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c944d941-eaf9-42ab-899a-8736d39434e3 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1467/2969] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:04 2026] POST /volume/v3/types => generated 327 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "77dba488-ce0f-4496-8a0f-2cd99fad1f49", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request body: {'volume': {'volume_type': '77dba488-ce0f-4496-8a0f-2cd99fad1f49', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume of 1 GB Sep 01 08:35:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (e78c363a-8534-4e76-81e4-7c428c7e664a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddbf095-f068-451d-9539-f5a0ca6ba735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddbf095-f068-451d-9539-f5a0ca6ba735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:35:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-764810890',vendor_name='tempest-vendor_name-325865682'},id=77dba488-ce0f-4496-8a0f-2cd99fad1f49,is_public=True,name='tempest-ProjectAdminTests-volume-type-2125448763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77dba488-ce0f-4496-8a0f-2cd99fad1f49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f80e57-5cd4-46bf-b331-de71a5936527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2125448763 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2125448763, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2125448763 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2125448763, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['6d2b12bc-8465-474a-b82d-338169e82a6d', '1addf88b-6d9f-456b-91c3-3a4e18da827f', '17bc40bc-7c3d-4e73-9960-412eec472275', '66f27a6e-dea5-447e-bd28-a15e58d7b81a'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f80e57-5cd4-46bf-b331-de71a5936527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2b12bc-8465-474a-b82d-338169e82a6d', '1addf88b-6d9f-456b-91c3-3a4e18da827f', '17bc40bc-7c3d-4e73-9960-412eec472275', '66f27a6e-dea5-447e-bd28-a15e58d7b81a']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a51c19-b82c-461d-ab0f-218fa2248611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a51c19-b82c-461d-ab0f-218fa2248611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8840be6-9123-4b6d-b096-297382ce046e', '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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['6d2b12bc-8465-474a-b82d-338169e82a6d','1addf88b-6d9f-456b-91c3-3a4e18da827f','17bc40bc-7c3d-4e73-9960-412eec472275','66f27a6e-dea5-447e-bd28-a15e58d7b81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=77dba488-ce0f-4496-8a0f-2cd99fad1f49), 'volume': Volume(_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-01T06:35: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=c8840be6-9123-4b6d-b096-297382ce046e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c094ae5c4ef346bb92b5194dc278e1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77dba488-ce0f-4496-8a0f-2cd99fad1f49),volume_type_id=77dba488-ce0f-4496-8a0f-2cd99fad1f49)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b0afd4-caa5-40fb-b339-c15017df9aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b0afd4-caa5-40fb-b339-c15017df9aef) transitioned into state 'SUCCESS' from 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='c094ae5c4ef346bb92b5194dc278e1e8',qos_specs=None,replication_status=,reservations=['6d2b12bc-8465-474a-b82d-338169e82a6d','1addf88b-6d9f-456b-91c3-3a4e18da827f','17bc40bc-7c3d-4e73-9960-412eec472275','66f27a6e-dea5-447e-bd28-a15e58d7b81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4ac56a2fb84a2aa9880987f4fd3efe',volume_type_id=77dba488-ce0f-4496-8a0f-2cd99fad1f49)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e2a423-7450-4a83-b5bd-1910f6205e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e2a423-7450-4a83-b5bd-1910f6205e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Flow 'volume_create_api' (e78c363a-8534-4e76-81e4-7c428c7e664a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Create volume request issued successfully. Sep 01 08:35:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7fd6b0a7-64ac-4e09-9679-051bfc98f011 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1503/2970] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:35:04 2026] POST /volume/v3/volumes => generated 781 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e Sep 01 08:35:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:04 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:04 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-110e6311-6aba-4465-9be1-7b3d5a257a10 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e returned with HTTP 200 Sep 01 08:35:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1468/2971] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:04 2026] GET /volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e => generated 960 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-032404c2-5c54-4d6a-a40d-773ad5797321 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-032404c2-5c54-4d6a-a40d-773ad5797321 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-032404c2-5c54-4d6a-a40d-773ad5797321 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-032404c2-5c54-4d6a-a40d-773ad5797321 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-032404c2-5c54-4d6a-a40d-773ad5797321 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-032404c2-5c54-4d6a-a40d-773ad5797321 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e returned with HTTP 200 Sep 01 08:35:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1504/2972] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:05 2026] GET /volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e => generated 981 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8c9f1f9e-127f-422f-8012-1ded13347cbc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c9f1f9e-127f-422f-8012-1ded13347cbc tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c9f1f9e-127f-422f-8012-1ded13347cbc tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c9f1f9e-127f-422f-8012-1ded13347cbc tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c9f1f9e-127f-422f-8012-1ded13347cbc tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1469/2973] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:05 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 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9a06e13-395f-4297-8cd1-a2141797a698 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9a06e13-395f-4297-8cd1-a2141797a698 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] GET http://192.168.122.100/volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9a06e13-395f-4297-8cd1-a2141797a698 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9a06e13-395f-4297-8cd1-a2141797a698 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9a06e13-395f-4297-8cd1-a2141797a698 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f returned with HTTP 200 Sep 01 08:35:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1505/2974] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:05 2026] GET /volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-dd1fc428-48eb-4701-9fbe-6f88a20936d7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dd1fc428-48eb-4701-9fbe-6f88a20936d7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dd1fc428-48eb-4701-9fbe-6f88a20936d7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-dd1fc428-48eb-4701-9fbe-6f88a20936d7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:05 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-dd1fc428-48eb-4701-9fbe-6f88a20936d7 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f returned with HTTP 204 Sep 01 08:35:05 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1470/2975] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:35:05 2026] DELETE /volume/v3/messages/1385984b-a894-436a-9162-43757a33b48f => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume with id: c8840be6-9123-4b6d-b096-297382ce046e Sep 01 08:35:05 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Volume info retrieved successfully. Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86551) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:35:05 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Created reservations ['611a41c1-001c-4b17-ba40-cc01bfa42d94', '50f17d76-7925-4244-8023-fe7dcc5437a3', '1e4761b8-4f4e-4bab-94c7-c181c7dab784', 'e6a4699e-18e3-43d3-b84c-d49f25ffc1ea'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Delete volume request issued successfully. Sep 01 08:35:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a90c750b-2ad3-4016-8dfe-1e177bb8de32 tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e returned with HTTP 202 Sep 01 08:35:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1506/2976] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:05 2026] DELETE /volume/v3/volumes/c8840be6-9123-4b6d-b096-297382ce046e => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-1eada69b-9fdd-468e-a88d-4cf0da1f478b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eada69b-9fdd-468e-a88d-4cf0da1f478b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] DELETE http://192.168.122.100/volume/v3/types/77dba488-ce0f-4496-8a0f-2cd99fad1f49 Sep 01 08:35:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eada69b-9fdd-468e-a88d-4cf0da1f478b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-1eada69b-9fdd-468e-a88d-4cf0da1f478b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-1eada69b-9fdd-468e-a88d-4cf0da1f478b tempest-ProjectAdminTests-1451661260 tempest-ProjectAdminTests-1451661260-project-admin] http://192.168.122.100/volume/v3/types/77dba488-ce0f-4496-8a0f-2cd99fad1f49 returned with HTTP 202 Sep 01 08:35:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1471/2977] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:06 2026] DELETE /volume/v3/types/77dba488-ce0f-4496-8a0f-2cd99fad1f49 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c4000de9-e5d9-4a80-a2ea-4f08516aa704 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5eb6f11c-4480-4548-b1d4-84158cef1a69", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5eb6f11c-4480-4548-b1d4-84158cef1a69', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4000de9-e5d9-4a80-a2ea-4f08516aa704 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c4000de9-e5d9-4a80-a2ea-4f08516aa704 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2124474853", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1516743737", "vendor_name": "tempest-vendor_name-392601290"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=790,cinder:INSERT=141,cinder:UPDATE=229 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c4000de9-e5d9-4a80-a2ea-4f08516aa704 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1507/2978] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:07 2026] POST /volume/v3/types => generated 329 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5f08c9ea-ac08-4546-822f-76907f2c117a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ffadd0a-89fe-47d8-a139-6c2f5f57e64e", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume request body: {'volume': {'volume_type': '6ffadd0a-89fe-47d8-a139-6c2f5f57e64e', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume of 1 GB Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Create volume of 1 GB Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=782,cinder:INSERT=156,cinder:UPDATE=274 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Flow 'volume_create_api' (746e6d1d-8759-48eb-925c-f4573e64f673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a729f65-e9bd-4482-94d4-bb8567fd85f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Availability Zones retrieved successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Flow 'volume_create_api' (30ba0087-b466-46d2-b44f-e86614618c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4428445c-9b84-49ae-9454-a772958ad78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a729f65-e9bd-4482-94d4-bb8567fd85f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:35:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1516743737',vendor_name='tempest-vendor_name-392601290'},id=6ffadd0a-89fe-47d8-a139-6c2f5f57e64e,is_public=True,name='tempest-ProjectReaderTests-volume-type-2124474853',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ffadd0a-89fe-47d8-a139-6c2f5f57e64e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ba0de7-6446-4c32-a2f8-28820ba0a002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2124474853 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2124474853, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2124474853 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2124474853, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4428445c-9b84-49ae-9454-a772958ad78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00514985-54b3-415e-8119-0f666d148244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Created reservations ['0a641a0f-ed48-4945-9fd7-00b3c43cb63f', '7e664c58-afa3-4d5b-9dd0-2d29ce72872f', '7ef46923-0250-4485-852b-52168cbbdf3b', '02b1e99e-bea6-4646-ae10-5b543333f1ad'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ba0de7-6446-4c32-a2f8-28820ba0a002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a641a0f-ed48-4945-9fd7-00b3c43cb63f', '7e664c58-afa3-4d5b-9dd0-2d29ce72872f', '7ef46923-0250-4485-852b-52168cbbdf3b', '02b1e99e-bea6-4646-ae10-5b543333f1ad']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3205069c-6f7e-4eb0-b934-3e6299b77ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3205069c-6f7e-4eb0-b934-3e6299b77ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b45f32-f8c7-4ce5-89a6-11f59d0a59cf', '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='50857542ec434352854bdca6791529dd',qos_specs=None,replication_status=,reservations=['0a641a0f-ed48-4945-9fd7-00b3c43cb63f','7e664c58-afa3-4d5b-9dd0-2d29ce72872f','7ef46923-0250-4485-852b-52168cbbdf3b','02b1e99e-bea6-4646-ae10-5b543333f1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00afc150e9834fb1834f4ae60792abda',volume_type_id=6ffadd0a-89fe-47d8-a139-6c2f5f57e64e), 'volume': Volume(_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-01T06:35:08Z,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=d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50857542ec434352854bdca6791529dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00afc150e9834fb1834f4ae60792abda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ffadd0a-89fe-47d8-a139-6c2f5f57e64e),volume_type_id=6ffadd0a-89fe-47d8-a139-6c2f5f57e64e)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26feddae-b8d8-424a-b925-fde945be57bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26feddae-b8d8-424a-b925-fde945be57bf) transitioned into state 'SUCCESS' from 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='50857542ec434352854bdca6791529dd',qos_specs=None,replication_status=,reservations=['0a641a0f-ed48-4945-9fd7-00b3c43cb63f','7e664c58-afa3-4d5b-9dd0-2d29ce72872f','7ef46923-0250-4485-852b-52168cbbdf3b','02b1e99e-bea6-4646-ae10-5b543333f1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00afc150e9834fb1834f4ae60792abda',volume_type_id=6ffadd0a-89fe-47d8-a139-6c2f5f57e64e)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64d8366-512f-4dbf-910e-222ade383027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Created reservations ['662ce17b-748a-4cbd-aa31-0ad718c10ace', '431132f5-3bc8-4ebb-925b-067e8ea12629', '62e9247f-9cb2-4151-8247-cecfceca489f', '6a1cfa4f-7c2b-4def-8807-b96428865aea'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00514985-54b3-415e-8119-0f666d148244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['662ce17b-748a-4cbd-aa31-0ad718c10ace', '431132f5-3bc8-4ebb-925b-067e8ea12629', '62e9247f-9cb2-4151-8247-cecfceca489f', '6a1cfa4f-7c2b-4def-8807-b96428865aea']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64d8366-512f-4dbf-910e-222ade383027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Flow 'volume_create_api' (746e6d1d-8759-48eb-925c-f4573e64f673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume request issued successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e09a38-75bf-4909-8cb9-eb0e11ebca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f08c9ea-ac08-4546-822f-76907f2c117a tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1508/2979] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:35:08 2026] POST /volume/v3/volumes => generated 782 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e9492c84-073e-44a5-b9f4-f9db22454eef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9492c84-073e-44a5-b9f4-f9db22454eef tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9492c84-073e-44a5-b9f4-f9db22454eef tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e9492c84-073e-44a5-b9f4-f9db22454eef tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e09a38-75bf-4909-8cb9-eb0e11ebca6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '165da2be-1b77-418a-9607-e187589664a2', '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='85d44f3741f24f52a6ddacfe9968f016',qos_specs=None,replication_status=,reservations=['662ce17b-748a-4cbd-aa31-0ad718c10ace','431132f5-3bc8-4ebb-925b-067e8ea12629','62e9247f-9cb2-4151-8247-cecfceca489f','6a1cfa4f-7c2b-4def-8807-b96428865aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb7015cb8d1446288b8618f6d44570a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:08Z,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=165da2be-1b77-418a-9607-e187589664a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d44f3741f24f52a6ddacfe9968f016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb7015cb8d1446288b8618f6d44570a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e9492c84-073e-44a5-b9f4-f9db22454eef tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4c69bf-e3b5-4433-bcfe-daf5cbc0126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e9492c84-073e-44a5-b9f4-f9db22454eef tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf returned with HTTP 200 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1509/2980] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:08 2026] GET /volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf => generated 961 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4c69bf-e3b5-4433-bcfe-daf5cbc0126d) transitioned into state 'SUCCESS' from 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='85d44f3741f24f52a6ddacfe9968f016',qos_specs=None,replication_status=,reservations=['662ce17b-748a-4cbd-aa31-0ad718c10ace','431132f5-3bc8-4ebb-925b-067e8ea12629','62e9247f-9cb2-4151-8247-cecfceca489f','6a1cfa4f-7c2b-4def-8807-b96428865aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb7015cb8d1446288b8618f6d44570a',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470085b6-8c9b-41bd-8e41-6a1729fd601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470085b6-8c9b-41bd-8e41-6a1729fd601e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Flow 'volume_create_api' (30ba0087-b466-46d2-b44f-e86614618c1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Create volume request issued successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c5ab71ae-b2c8-4d61-9016-25a82baa2caa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1472/2981] 192.168.122.100 () {62 vars in 1184 bytes} [Tue Sep 1 08:35:07 2026] POST /volume/v3/volumes => generated 784 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9549d18f-466f-4fe5-86b4-d204ca220e51 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1510/2982] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:08 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b13a3b5b-918e-4f8e-a447-8d770a9b940a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b13a3b5b-918e-4f8e-a447-8d770a9b940a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b13a3b5b-918e-4f8e-a447-8d770a9b940a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-225043544", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b13a3b5b-918e-4f8e-a447-8d770a9b940a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1473/2983] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:08 2026] POST /volume/v3/types => generated 379 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-725a7798-98e9-4a46-bc7b-ed82bc7674b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-725a7798-98e9-4a46-bc7b-ed82bc7674b1 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption Sep 01 08:35:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-725a7798-98e9-4a46-bc7b-ed82bc7674b1 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-725a7798-98e9-4a46-bc7b-ed82bc7674b1 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption returned with HTTP 200 Sep 01 08:35:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1511/2984] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:08 2026] POST /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0d2d9338-6eb0-4d83-a761-ce9f0719a92a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d2d9338-6eb0-4d83-a761-ce9f0719a92a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0d2d9338-6eb0-4d83-a761-ce9f0719a92a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1465043597", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0d2d9338-6eb0-4d83-a761-ce9f0719a92a tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1474/2985] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:08 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2a8a19fb-c5a5-4c9d-9d51-754df294e04c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a8a19fb-c5a5-4c9d-9d51-754df294e04c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3/encryption Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2a8a19fb-c5a5-4c9d-9d51-754df294e04c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2a8a19fb-c5a5-4c9d-9d51-754df294e04c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3/encryption returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1512/2986] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a707feb9-899e-4c45-bbdb-563a5efc484f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a707feb9-899e-4c45-bbdb-563a5efc484f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a707feb9-899e-4c45-bbdb-563a5efc484f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1495780762", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a707feb9-899e-4c45-bbdb-563a5efc484f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1475/2987] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:09 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 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6c801d17-e543-4bd9-ac9e-1e54d1bfa976 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c801d17-e543-4bd9-ac9e-1e54d1bfa976 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6c801d17-e543-4bd9-ac9e-1e54d1bfa976 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6c801d17-e543-4bd9-ac9e-1e54d1bfa976 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1513/2988] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6cdcb705-4736-47f7-bfd3-cdff4eba5363 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6cdcb705-4736-47f7-bfd3-cdff4eba5363 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] PUT http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs/key2 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6cdcb705-4736-47f7-bfd3-cdff4eba5363 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6cdcb705-4736-47f7-bfd3-cdff4eba5363 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs/key2 returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1476/2989] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:35:09 2026] PUT /volume/v3/types/99e46a30-4448-4e03-a221-78f102531743/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f18e1b80-e8bb-4c13-b2f1-761bf81d4680 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f18e1b80-e8bb-4c13-b2f1-761bf81d4680 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f18e1b80-e8bb-4c13-b2f1-761bf81d4680 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f18e1b80-e8bb-4c13-b2f1-761bf81d4680 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1514/2990] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types => generated 195 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7509361b-1359-49ce-ad82-129bcf303416 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7509361b-1359-49ce-ad82-129bcf303416 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/5e48410e-8f70-4f1b-85f1-c7b6a464b85f Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7509361b-1359-49ce-ad82-129bcf303416 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7509361b-1359-49ce-ad82-129bcf303416 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7509361b-1359-49ce-ad82-129bcf303416 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/5e48410e-8f70-4f1b-85f1-c7b6a464b85f returned with HTTP 202 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1477/2991] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/types/5e48410e-8f70-4f1b-85f1-c7b6a464b85f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ee14adb4-0aa2-463a-8d75-72ff49488d8f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee14adb4-0aa2-463a-8d75-72ff49488d8f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ee14adb4-0aa2-463a-8d75-72ff49488d8f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-271342482", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ee14adb4-0aa2-463a-8d75-72ff49488d8f tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1515/2992] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89f107d2-6dfc-492d-be6a-2002814f6052 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89f107d2-6dfc-492d-be6a-2002814f6052 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89f107d2-6dfc-492d-be6a-2002814f6052 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89f107d2-6dfc-492d-be6a-2002814f6052 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1478/2993] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f6d3250f-486d-441a-b0a6-ddc56ebf90db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6d3250f-486d-441a-b0a6-ddc56ebf90db tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption/d3b476e3-a6fb-45ce-8079-356a640fd084 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6d3250f-486d-441a-b0a6-ddc56ebf90db tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f6d3250f-486d-441a-b0a6-ddc56ebf90db tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f6d3250f-486d-441a-b0a6-ddc56ebf90db tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption/d3b476e3-a6fb-45ce-8079-356a640fd084 returned with HTTP 202 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1516/2994] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6/encryption/d3b476e3-a6fb-45ce-8079-356a640fd084 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8560148d-581b-4397-8366-8a1e79082f64 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8560148d-581b-4397-8366-8a1e79082f64 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8560148d-581b-4397-8366-8a1e79082f64 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1507094840", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-46164bcf-882d-4465-88f3-25f2fafcba89 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46164bcf-882d-4465-88f3-25f2fafcba89 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46164bcf-882d-4465-88f3-25f2fafcba89 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-46164bcf-882d-4465-88f3-25f2fafcba89 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8560148d-581b-4397-8366-8a1e79082f64 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1479/2995] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:09 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 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-46164bcf-882d-4465-88f3-25f2fafcba89 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-263a678f-3370-407f-b2e0-a8270f8857bc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-46164bcf-882d-4465-88f3-25f2fafcba89 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-263a678f-3370-407f-b2e0-a8270f8857bc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862/extra_specs/key1 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-263a678f-3370-407f-b2e0-a8270f8857bc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-263a678f-3370-407f-b2e0-a8270f8857bc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1517/2996] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf => generated 982 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-907b43f5-085e-482f-b13f-c6faa9485be7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-907b43f5-085e-482f-b13f-c6faa9485be7 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-907b43f5-085e-482f-b13f-c6faa9485be7 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-907b43f5-085e-482f-b13f-c6faa9485be7 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-907b43f5-085e-482f-b13f-c6faa9485be7 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1518/2997] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1cb047a6-6df9-4cc7-bb38-c09c4ae3f942 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-263a678f-3370-407f-b2e0-a8270f8857bc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862/extra_specs/key1 returned with HTTP 202 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1480/2998] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862/extra_specs/key1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d9955a3c-627b-4a5d-a13e-c5bf3472e6d6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9955a3c-627b-4a5d-a13e-c5bf3472e6d6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9955a3c-627b-4a5d-a13e-c5bf3472e6d6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-711288503", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9955a3c-627b-4a5d-a13e-c5bf3472e6d6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1481/2999] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:09 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:09 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6337fd4-171e-4cc0-982c-bac3468719e2 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1482/3000] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-03bbab7d-5e06-4e9e-b57b-e64c13e67de4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03bbab7d-5e06-4e9e-b57b-e64c13e67de4 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/c3d9cc26-1a29-40b3-bfee-d86133ba0866 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03bbab7d-5e06-4e9e-b57b-e64c13e67de4 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-03bbab7d-5e06-4e9e-b57b-e64c13e67de4 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1cb047a6-6df9-4cc7-bb38-c09c4ae3f942 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1cb047a6-6df9-4cc7-bb38-c09c4ae3f942 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1cb047a6-6df9-4cc7-bb38-c09c4ae3f942 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1cb047a6-6df9-4cc7-bb38-c09c4ae3f942 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1519/3001] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/messages => generated 678 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-207f9172-8306-451e-91b9-b601c7d806fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-03bbab7d-5e06-4e9e-b57b-e64c13e67de4 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/c3d9cc26-1a29-40b3-bfee-d86133ba0866 returned with HTTP 202 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1483/3002] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/types/c3d9cc26-1a29-40b3-bfee-d86133ba0866 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-207f9172-8306-451e-91b9-b601c7d806fa tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/messages/a0d5129a-dad4-4024-9111-42763e3a128a Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-207f9172-8306-451e-91b9-b601c7d806fa tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-207f9172-8306-451e-91b9-b601c7d806fa tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e6140399-a97d-44c1-868f-39c05498dcf7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6140399-a97d-44c1-868f-39c05498dcf7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e6140399-a97d-44c1-868f-39c05498dcf7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e6140399-a97d-44c1-868f-39c05498dcf7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-207f9172-8306-451e-91b9-b601c7d806fa tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/messages/a0d5129a-dad4-4024-9111-42763e3a128a returned with HTTP 204 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1520/3003] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/messages/a0d5129a-dad4-4024-9111-42763e3a128a => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e6140399-a97d-44c1-868f-39c05498dcf7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1484/3004] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs => generated 185 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f548fa1c-8524-4324-b073-47eb327a665c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bf07efd5-25f9-4af9-b6ef-ce1882bb56f6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Delete volume with id: d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf07efd5-25f9-4af9-b6ef-ce1882bb56f6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf07efd5-25f9-4af9-b6ef-ce1882bb56f6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bf07efd5-25f9-4af9-b6ef-ce1882bb56f6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86551) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bf07efd5-25f9-4af9-b6ef-ce1882bb56f6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1485/3005] 192.168.122.100 () {58 vars in 1115 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types => generated 2924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5e502281-85ae-48b4-975d-bb436e4bb22b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5e502281-85ae-48b4-975d-bb436e4bb22b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/cipher Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5e502281-85ae-48b4-975d-bb436e4bb22b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5e502281-85ae-48b4-975d-bb436e4bb22b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5e502281-85ae-48b4-975d-bb436e4bb22b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/cipher returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1486/3006] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca914efe-049e-41f4-822a-002ba6c02d6c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Created reservations ['f97094fb-2ece-44d5-a25a-469da8ae0b9b', 'b77c35c9-4c7c-4c87-b6a9-6bc44fcc54be', '29197b7e-ca95-4fb1-bf19-2f94519d7965', '4980c3b5-a65e-4f1e-9399-827b6e938bfd'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca914efe-049e-41f4-822a-002ba6c02d6c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca914efe-049e-41f4-822a-002ba6c02d6c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca914efe-049e-41f4-822a-002ba6c02d6c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca914efe-049e-41f4-822a-002ba6c02d6c tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1487/3007] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-62c52a4e-116b-4bc3-8320-8aa27e84e1de None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62c52a4e-116b-4bc3-8320-8aa27e84e1de tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/multiattach Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62c52a4e-116b-4bc3-8320-8aa27e84e1de tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-62c52a4e-116b-4bc3-8320-8aa27e84e1de tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-62c52a4e-116b-4bc3-8320-8aa27e84e1de tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/multiattach returned with HTTP 200 Sep 01 08:35:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1488/3008] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a29fc455-e5f9-4a83-b36e-5963c069d487 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a29fc455-e5f9-4a83-b36e-5963c069d487 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/volume_backend_name Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a29fc455-e5f9-4a83-b36e-5963c069d487 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a29fc455-e5f9-4a83-b36e-5963c069d487 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Delete volume request issued successfully. Sep 01 08:35:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f548fa1c-8524-4324-b073-47eb327a665c tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf returned with HTTP 202 Sep 01 08:35:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1521/3009] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/volumes/d6b45f32-f8c7-4ce5-89a6-11f59d0a59cf => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e4278ff-a199-47de-8741-b87c8e826761 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e4278ff-a199-47de-8741-b87c8e826761 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/types/6ffadd0a-89fe-47d8-a139-6c2f5f57e64e Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e4278ff-a199-47de-8741-b87c8e826761 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e4278ff-a199-47de-8741-b87c8e826761 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a29fc455-e5f9-4a83-b36e-5963c069d487 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1489/3010] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:35:09 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/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 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-65365245-e23c-4b4f-8a17-c85c4e36efac None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65365245-e23c-4b4f-8a17-c85c4e36efac tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] GET http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65365245-e23c-4b4f-8a17-c85c4e36efac tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65365245-e23c-4b4f-8a17-c85c4e36efac tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65365245-e23c-4b4f-8a17-c85c4e36efac tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1490/3011] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:35:10 2026] GET /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-091c4b0d-c2f0-4b2f-9d05-1e918f4279dc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-091c4b0d-c2f0-4b2f-9d05-1e918f4279dc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] PUT http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/1e8552fa-a95b-43e9-8fc8-36051774067f Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-091c4b0d-c2f0-4b2f-9d05-1e918f4279dc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e4278ff-a199-47de-8741-b87c8e826761 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/types/6ffadd0a-89fe-47d8-a139-6c2f5f57e64e returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1522/3012] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:09 2026] DELETE /volume/v3/types/6ffadd0a-89fe-47d8-a139-6c2f5f57e64e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-da00905c-f1c4-427a-8440-5ddb77ca9f02 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-da00905c-f1c4-427a-8440-5ddb77ca9f02 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-da00905c-f1c4-427a-8440-5ddb77ca9f02 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-775945777", "extra_specs": {"storage_protocol": "tempest-storage_protocol-905935007", "vendor_name": "tempest-vendor_name-1384113167"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-091c4b0d-c2f0-4b2f-9d05-1e918f4279dc tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/1e8552fa-a95b-43e9-8fc8-36051774067f returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1491/3013] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:35:10 2026] PUT /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/encryption/1e8552fa-a95b-43e9-8fc8-36051774067f => generated 33 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c8e48298-9378-42b8-91ab-67f78761d819 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8e48298-9378-42b8-91ab-67f78761d819 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] PUT http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/key1 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-da00905c-f1c4-427a-8440-5ddb77ca9f02 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c8e48298-9378-42b8-91ab-67f78761d819 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1523/3014] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:10 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-69acbee6-3034-460d-b439-980054c96d73 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume request body: {'volume': {'volume_type': '7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume of 1 GB Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Flow 'volume_create_api' (38818cd1-6ed3-445d-b996-cdb3b86818af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8def0d-57d1-4a20-a7a2-5c04ae6535fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c8e48298-9378-42b8-91ab-67f78761d819 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/key1 returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1492/3015] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:35:10 2026] PUT /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b/extra_specs/key1 => generated 30 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-61e3c2d7-0e9c-4cc5-a614-55bc3ab0aa1d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61e3c2d7-0e9c-4cc5-a614-55bc3ab0aa1d tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] PUT http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-61e3c2d7-0e9c-4cc5-a614-55bc3ab0aa1d tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-61e3c2d7-0e9c-4cc5-a614-55bc3ab0aa1d tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1493/3016] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:35:10 2026] PUT /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b => generated 370 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-46733413-c438-4a23-84f9-d5172ce8eb88 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8def0d-57d1-4a20-a7a2-5c04ae6535fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:35:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-905935007',vendor_name='tempest-vendor_name-1384113167'},id=7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2,is_public=True,name='tempest-ProjectReaderTests-volume-type-775945777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46733413-c438-4a23-84f9-d5172ce8eb88 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf10f7c-54f2-4b15-b553-00cbcbd22992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46733413-c438-4a23-84f9-d5172ce8eb88 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-46733413-c438-4a23-84f9-d5172ce8eb88 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-775945777 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-775945777, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-775945777 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-775945777, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-46733413-c438-4a23-84f9-d5172ce8eb88 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862 returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1494/3017] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:10 2026] DELETE /volume/v3/types/df37cc43-0204-4853-a82c-d15216c2b862 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a91337f2-ccb6-4fbe-8b79-65ae60cafb3b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a91337f2-ccb6-4fbe-8b79-65ae60cafb3b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a91337f2-ccb6-4fbe-8b79-65ae60cafb3b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a91337f2-ccb6-4fbe-8b79-65ae60cafb3b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Created reservations ['6139bc95-e6a1-4da9-9fa7-fd091d2074a3', '6e478f02-a14c-42a7-ad66-26bc6652779b', 'a8eac45d-99c9-4c37-8828-44e0923c8efb', '0b1b1566-f3ad-4c62-8495-e6afd1f8fba1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf10f7c-54f2-4b15-b553-00cbcbd22992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6139bc95-e6a1-4da9-9fa7-fd091d2074a3', '6e478f02-a14c-42a7-ad66-26bc6652779b', 'a8eac45d-99c9-4c37-8828-44e0923c8efb', '0b1b1566-f3ad-4c62-8495-e6afd1f8fba1']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0e34be-c8b2-4c22-b95e-8dc982035f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a91337f2-ccb6-4fbe-8b79-65ae60cafb3b tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6 returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1495/3018] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:10 2026] DELETE /volume/v3/types/ad0a1bb9-6e58-4c60-b34c-4bf6c50fa4e6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-120b3fb2-ead0-41a7-8dd2-8a8f04e7f9e6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-120b3fb2-ead0-41a7-8dd2-8a8f04e7f9e6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-120b3fb2-ead0-41a7-8dd2-8a8f04e7f9e6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-120b3fb2-ead0-41a7-8dd2-8a8f04e7f9e6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0e34be-c8b2-4c22-b95e-8dc982035f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd197ad32-1882-4406-9f98-1d74088fed81', '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='50857542ec434352854bdca6791529dd',qos_specs=None,replication_status=,reservations=['6139bc95-e6a1-4da9-9fa7-fd091d2074a3','6e478f02-a14c-42a7-ad66-26bc6652779b','a8eac45d-99c9-4c37-8828-44e0923c8efb','0b1b1566-f3ad-4c62-8495-e6afd1f8fba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00afc150e9834fb1834f4ae60792abda',volume_type_id=7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2), 'volume': Volume(_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-01T06:35: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=d197ad32-1882-4406-9f98-1d74088fed81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50857542ec434352854bdca6791529dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00afc150e9834fb1834f4ae60792abda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2),volume_type_id=7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf047f7-70c0-40ad-9e9d-b25fbed9b055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf047f7-70c0-40ad-9e9d-b25fbed9b055) transitioned into state 'SUCCESS' from 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='50857542ec434352854bdca6791529dd',qos_specs=None,replication_status=,reservations=['6139bc95-e6a1-4da9-9fa7-fd091d2074a3','6e478f02-a14c-42a7-ad66-26bc6652779b','a8eac45d-99c9-4c37-8828-44e0923c8efb','0b1b1566-f3ad-4c62-8495-e6afd1f8fba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00afc150e9834fb1834f4ae60792abda',volume_type_id=7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f07207-319a-4760-b216-4ec5c1cde24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-120b3fb2-ead0-41a7-8dd2-8a8f04e7f9e6 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/99e46a30-4448-4e03-a221-78f102531743 returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1496/3019] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:10 2026] DELETE /volume/v3/types/99e46a30-4448-4e03-a221-78f102531743 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-555f834e-7ad3-4bd2-b731-b6091a79a802 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-555f834e-7ad3-4bd2-b731-b6091a79a802 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-555f834e-7ad3-4bd2-b731-b6091a79a802 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-555f834e-7ad3-4bd2-b731-b6091a79a802 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f07207-319a-4760-b216-4ec5c1cde24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Flow 'volume_create_api' (38818cd1-6ed3-445d-b996-cdb3b86818af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Create volume request issued successfully. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-69acbee6-3034-460d-b439-980054c96d73 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1524/3020] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:35:10 2026] POST /volume/v3/volumes => generated 781 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-43e6419f-2f22-4813-b520-baefd741b75f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43e6419f-2f22-4813-b520-baefd741b75f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43e6419f-2f22-4813-b520-baefd741b75f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-43e6419f-2f22-4813-b520-baefd741b75f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-555f834e-7ad3-4bd2-b731-b6091a79a802 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3 returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1497/3021] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:10 2026] DELETE /volume/v3/types/ccddd54f-1b86-42d9-b486-e1fd3ca9a9d3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-95134628-f139-44bc-b429-0d39855e9ce7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95134628-f139-44bc-b429-0d39855e9ce7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] DELETE http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95134628-f139-44bc-b429-0d39855e9ce7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-95134628-f139-44bc-b429-0d39855e9ce7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-43e6419f-2f22-4813-b520-baefd741b75f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-43e6419f-2f22-4813-b520-baefd741b75f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1525/3022] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:10 2026] GET /volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 => generated 960 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-95134628-f139-44bc-b429-0d39855e9ce7 tempest-VolumeTypesAdminTests-1267392002 tempest-VolumeTypesAdminTests-1267392002-project-admin] http://192.168.122.100/volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b returned with HTTP 202 Sep 01 08:35:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1498/3023] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:10 2026] DELETE /volume/v3/types/0ba49fac-8840-4ee3-97e8-5848f8d10b4b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a1a0c228-baf6-4fd6-b22a-add99cb8d75c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1526/3024] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:10 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b01da4d4-97b8-4095-a43e-db789517e986 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b01da4d4-97b8-4095-a43e-db789517e986 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b01da4d4-97b8-4095-a43e-db789517e986 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b01da4d4-97b8-4095-a43e-db789517e986 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b01da4d4-97b8-4095-a43e-db789517e986 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b01da4d4-97b8-4095-a43e-db789517e986 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 returned with HTTP 200 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1499/3025] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:35:11 2026] GET /volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-feb88c48-1335-4df3-baa3-f9dfe450c427 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-feb88c48-1335-4df3-baa3-f9dfe450c427 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-feb88c48-1335-4df3-baa3-f9dfe450c427 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-feb88c48-1335-4df3-baa3-f9dfe450c427 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-feb88c48-1335-4df3-baa3-f9dfe450c427 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:35:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1527/3026] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:35:11 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 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-062f1386-a7f3-4b33-9419-99e206889296 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-062f1386-a7f3-4b33-9419-99e206889296 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] GET http://192.168.122.100/volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-062f1386-a7f3-4b33-9419-99e206889296 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-062f1386-a7f3-4b33-9419-99e206889296 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-062f1386-a7f3-4b33-9419-99e206889296 tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-reader] http://192.168.122.100/volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd returned with HTTP 200 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1500/3027] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:11 2026] GET /volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec19d632-8020-4de2-a9d0-33d12661fb8f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec19d632-8020-4de2-a9d0-33d12661fb8f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec19d632-8020-4de2-a9d0-33d12661fb8f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec19d632-8020-4de2-a9d0-33d12661fb8f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec19d632-8020-4de2-a9d0-33d12661fb8f tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd returned with HTTP 204 Sep 01 08:35:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1528/3028] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:35:11 2026] DELETE /volume/v3/messages/8fdd5a5a-f3d9-46a4-824d-ed64a441ffcd => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Delete volume with id: d197ad32-1882-4406-9f98-1d74088fed81 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Volume info retrieved successfully. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4104dd45-c254-428d-9029-78a8be624b4a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4104dd45-c254-428d-9029-78a8be624b4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4104dd45-c254-428d-9029-78a8be624b4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4104dd45-c254-428d-9029-78a8be624b4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:11 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-775945777 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-775945777, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-775945777 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-775945777, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:35:11 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:11 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:11 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Created reservations ['1174bd39-d47c-4392-bcaa-5df9cd9c78db', '062f909f-b477-4e52-8643-5d5be199b6be', 'd00ff6b6-e5d2-4443-9c4c-19f20f2bae2a', 'cffd933e-ef57-42c8-9379-c38bc63ba9eb'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4104dd45-c254-428d-9029-78a8be624b4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4104dd45-c254-428d-9029-78a8be624b4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1529/3029] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:11 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 934 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Delete volume request issued successfully. Sep 01 08:35:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbf57a3d-d7b4-426c-9af7-5289f7b72e9b tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 returned with HTTP 202 Sep 01 08:35:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1501/3030] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:35:11 2026] DELETE /volume/v3/volumes/d197ad32-1882-4406-9f98-1d74088fed81 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-159c5409-d88b-4653-acc9-b8c1ed35ccfb None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-159c5409-d88b-4653-acc9-b8c1ed35ccfb tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] DELETE http://192.168.122.100/volume/v3/types/7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2 Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-159c5409-d88b-4653-acc9-b8c1ed35ccfb tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-159c5409-d88b-4653-acc9-b8c1ed35ccfb tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:12 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-159c5409-d88b-4653-acc9-b8c1ed35ccfb tempest-ProjectReaderTests-1926685441 tempest-ProjectReaderTests-1926685441-project-admin] http://192.168.122.100/volume/v3/types/7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2 returned with HTTP 202 Sep 01 08:35:12 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1530/3031] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:11 2026] DELETE /volume/v3/types/7bc7682a-6b46-4fef-aeaa-65b9fe0f9ac2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:12 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:12 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-aa045809-889e-4412-8e5e-ab0d1aabbbaa tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1502/3032] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:12 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 937 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-81ae366e-df6c-4818-981b-f0918db8863c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81ae366e-df6c-4818-981b-f0918db8863c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-81ae366e-df6c-4818-981b-f0918db8863c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-81ae366e-df6c-4818-981b-f0918db8863c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:14 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:14 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-81ae366e-df6c-4818-981b-f0918db8863c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81ae366e-df6c-4818-981b-f0918db8863c tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1531/3033] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:14 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8fba279f-1228-4936-a0a0-512561724a00 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fba279f-1228-4936-a0a0-512561724a00 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fba279f-1228-4936-a0a0-512561724a00 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8fba279f-1228-4936-a0a0-512561724a00 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:15 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:15 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:15 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8fba279f-1228-4936-a0a0-512561724a00 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8fba279f-1228-4936-a0a0-512561724a00 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1503/3034] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:15 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 1202 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2012ae2e-ee0f-4fb1-bfae-f6d55910ff4a tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1532/3035] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:15 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 1202 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9e109e21-a377-443a-ba32-c6fbb3fa7509 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] DELETE http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Delete volume with id: 165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Delete volume request issued successfully. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a3c50f6a-d296-4a83-83a2-afe31120a194 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 202 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1533/3036] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:35:15 2026] DELETE /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Volume info retrieved successfully. Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2f4db0bb-92ca-40eb-8337-27b7e62e6355 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e109e21-a377-443a-ba32-c6fbb3fa7509 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1534/3037] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:15 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9e109e21-a377-443a-ba32-c6fbb3fa7509 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1842204531", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9e109e21-a377-443a-ba32-c6fbb3fa7509 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1504/3038] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ceeb8c85-f8b6-44e1-9534-85dd01231a15 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceeb8c85-f8b6-44e1-9534-85dd01231a15 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ceeb8c85-f8b6-44e1-9534-85dd01231a15 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ceeb8c85-f8b6-44e1-9534-85dd01231a15 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1535/3039] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7afa5c4a-25f5-4d7c-aedf-5a48bcb8c500 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7afa5c4a-25f5-4d7c-aedf-5a48bcb8c500 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7afa5c4a-25f5-4d7c-aedf-5a48bcb8c500 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-223014943", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7afa5c4a-25f5-4d7c-aedf-5a48bcb8c500 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1505/3040] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-09859143-4462-49f0-bb40-e4a75be5c3e6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-09859143-4462-49f0-bb40-e4a75be5c3e6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] POST http://192.168.122.100/volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2/encryption Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-09859143-4462-49f0-bb40-e4a75be5c3e6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-09859143-4462-49f0-bb40-e4a75be5c3e6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-09859143-4462-49f0-bb40-e4a75be5c3e6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2/encryption returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1536/3041] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2/encryption => generated 127 bytes in 135 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f67dc2c-46f9-464c-b6bd-5a1cb6b9ed98 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f67dc2c-46f9-464c-b6bd-5a1cb6b9ed98 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f67dc2c-46f9-464c-b6bd-5a1cb6b9ed98 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-322467560", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f67dc2c-46f9-464c-b6bd-5a1cb6b9ed98 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1506/3042] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-783b8121-8675-4ced-bf45-8781733335da None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-783b8121-8675-4ced-bf45-8781733335da tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] POST http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-783b8121-8675-4ced-bf45-8781733335da tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-783b8121-8675-4ced-bf45-8781733335da tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-783b8121-8675-4ced-bf45-8781733335da tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1537/3043] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c200f28c-4314-453c-b71c-a403e56eaac0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c200f28c-4314-453c-b71c-a403e56eaac0 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] PUT http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs/key2 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c200f28c-4314-453c-b71c-a403e56eaac0 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-c200f28c-4314-453c-b71c-a403e56eaac0 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c200f28c-4314-453c-b71c-a403e56eaac0 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs/key2 returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1507/3044] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:35:15 2026] PUT /volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eaf9f565-f650-4b7f-9267-7dba65f49ee6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eaf9f565-f650-4b7f-9267-7dba65f49ee6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eaf9f565-f650-4b7f-9267-7dba65f49ee6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-eaf9f565-f650-4b7f-9267-7dba65f49ee6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eaf9f565-f650-4b7f-9267-7dba65f49ee6 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1538/3045] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2912b784-dcde-4668-8bd1-d14ab2de2e2e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2912b784-dcde-4668-8bd1-d14ab2de2e2e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2912b784-dcde-4668-8bd1-d14ab2de2e2e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-291516343", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2912b784-dcde-4668-8bd1-d14ab2de2e2e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1508/3046] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 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 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5cd51587-e35a-4216-818f-e793a327031f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cd51587-e35a-4216-818f-e793a327031f tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5cd51587-e35a-4216-818f-e793a327031f tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5cd51587-e35a-4216-818f-e793a327031f tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1539/3047] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] DELETE http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption/a1bb3836-be77-45f6-bceb-75593d7deeb4 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8b09f086-206b-4601-85c4-7f4b3f97adf7 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption/a1bb3836-be77-45f6-bceb-75593d7deeb4 returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1509/3048] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:35:15 2026] DELETE /volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c/encryption/a1bb3836-be77-45f6-bceb-75593d7deeb4 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49a02619-adfa-46e4-8297-10ad1e698419 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49a02619-adfa-46e4-8297-10ad1e698419 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49a02619-adfa-46e4-8297-10ad1e698419 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-365529770", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49a02619-adfa-46e4-8297-10ad1e698419 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1540/3049] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] DELETE http://192.168.122.100/volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e/extra_specs/key1 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b0cbdf08-3270-4a8b-a887-5695a90fbf3d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e/extra_specs/key1 returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1510/3050] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:35:15 2026] DELETE /volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-aac83965-4b9e-4b3f-9570-809d5aad04e5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aac83965-4b9e-4b3f-9570-809d5aad04e5 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-aac83965-4b9e-4b3f-9570-809d5aad04e5 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1582091374", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-aac83965-4b9e-4b3f-9570-809d5aad04e5 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:15 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1541/3051] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:35:15 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9c94747e-52c4-4593-8308-3f5456f1139a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c94747e-52c4-4593-8308-3f5456f1139a tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] DELETE http://192.168.122.100/volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c94747e-52c4-4593-8308-3f5456f1139a tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9c94747e-52c4-4593-8308-3f5456f1139a tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-9c94747e-52c4-4593-8308-3f5456f1139a tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:15 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9c94747e-52c4-4593-8308-3f5456f1139a tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 returned with HTTP 403 Sep 01 08:35:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1511/3052] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:15 2026] DELETE /volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c09826f2-160e-4831-845b-8d60ea82ec0e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:15 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c09826f2-160e-4831-845b-8d60ea82ec0e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs Sep 01 08:35:15 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c09826f2-160e-4831-845b-8d60ea82ec0e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c09826f2-160e-4831-845b-8d60ea82ec0e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c09826f2-160e-4831-845b-8d60ea82ec0e tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs returned with HTTP 200 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1542/3053] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:35:15 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-70c58f2f-9c9d-4a92-871b-b2edcb6d7a22 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1512/3054] 192.168.122.100 () {58 vars in 1115 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types => generated 2360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/cipher Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a6682dd1-5d5e-4c58-a7ea-fa359699b886 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/cipher returned with HTTP 403 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1543/3055] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-76de75f5-c05b-4d91-9193-abed693732fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-76de75f5-c05b-4d91-9193-abed693732fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-76de75f5-c05b-4d91-9193-abed693732fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-76de75f5-c05b-4d91-9193-abed693732fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-76de75f5-c05b-4d91-9193-abed693732fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-76de75f5-c05b-4d91-9193-abed693732fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption returned with HTTP 403 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1513/3056] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cf160cf2-9750-4478-9679-08a3121f7a02 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf160cf2-9750-4478-9679-08a3121f7a02 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/multiattach Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf160cf2-9750-4478-9679-08a3121f7a02 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf160cf2-9750-4478-9679-08a3121f7a02 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf160cf2-9750-4478-9679-08a3121f7a02 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/multiattach returned with HTTP 200 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1544/3057] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b1844863-015d-4a70-9b27-e8a3a39e1145 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1844863-015d-4a70-9b27-e8a3a39e1145 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/volume_backend_name Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1844863-015d-4a70-9b27-e8a3a39e1145 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b1844863-015d-4a70-9b27-e8a3a39e1145 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b1844863-015d-4a70-9b27-e8a3a39e1145 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1514/3058] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a46c255f-abc0-4611-ac32-1adb36eff30c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a46c255f-abc0-4611-ac32-1adb36eff30c tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] GET http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a46c255f-abc0-4611-ac32-1adb36eff30c tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a46c255f-abc0-4611-ac32-1adb36eff30c tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a46c255f-abc0-4611-ac32-1adb36eff30c tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 returned with HTTP 200 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1545/3059] 192.168.122.100 () {58 vars in 1226 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 => generated 318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8941d4a2-6960-4638-ab1f-d8b72bb6d41d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8941d4a2-6960-4638-ab1f-d8b72bb6d41d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] PUT http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/f9e79a4f-7a49-4e02-a469-0c2caf772b1b Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8941d4a2-6960-4638-ab1f-d8b72bb6d41d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-8941d4a2-6960-4638-ab1f-d8b72bb6d41d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8941d4a2-6960-4638-ab1f-d8b72bb6d41d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/f9e79a4f-7a49-4e02-a469-0c2caf772b1b returned with HTTP 403 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1515/3060] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:35:16 2026] PUT /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/encryption/f9e79a4f-7a49-4e02-a469-0c2caf772b1b => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0884c7a5-e439-488b-bb14-247d5284ff86 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0884c7a5-e439-488b-bb14-247d5284ff86 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] PUT http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/key1 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0884c7a5-e439-488b-bb14-247d5284ff86 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-0884c7a5-e439-488b-bb14-247d5284ff86 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0884c7a5-e439-488b-bb14-247d5284ff86 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/key1 returned with HTTP 403 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1546/3061] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:35:16 2026] PUT /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-83102440-39f8-4786-875a-be112f937a9d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83102440-39f8-4786-875a-be112f937a9d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] PUT http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-83102440-39f8-4786-875a-be112f937a9d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-83102440-39f8-4786-875a-be112f937a9d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '21defa2bfccc47369328c80088ae71b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b798b94066614b94b7e1a4051e5f45cd', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-83102440-39f8-4786-875a-be112f937a9d tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-member] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 returned with HTTP 403 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1516/3062] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:35:16 2026] PUT /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-754073f4-a609-4fd4-8630-60fbc20f9125 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-754073f4-a609-4fd4-8630-60fbc20f9125 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-754073f4-a609-4fd4-8630-60fbc20f9125 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-754073f4-a609-4fd4-8630-60fbc20f9125 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3aafe42a-3810-4ca7-a694-9c6509a9442f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-754073f4-a609-4fd4-8630-60fbc20f9125 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1547/3063] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/4a45ef2b-333e-49b3-9dbc-3460e81fd9f0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3aafe42a-3810-4ca7-a694-9c6509a9442f tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3aafe42a-3810-4ca7-a694-9c6509a9442f tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3aafe42a-3810-4ca7-a694-9c6509a9442f tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-032b6d27-2610-402e-84e9-fb775c5841db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-032b6d27-2610-402e-84e9-fb775c5841db tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-032b6d27-2610-402e-84e9-fb775c5841db tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-032b6d27-2610-402e-84e9-fb775c5841db tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3aafe42a-3810-4ca7-a694-9c6509a9442f tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 404 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1517/3064] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-032b6d27-2610-402e-84e9-fb775c5841db tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1548/3065] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/d938c047-7703-4e87-8294-38074a97e40e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-09ebca39-3570-49b2-9d60-bfa43833cdbc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09ebca39-3570-49b2-9d60-bfa43833cdbc tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09ebca39-3570-49b2-9d60-bfa43833cdbc tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-09ebca39-3570-49b2-9d60-bfa43833cdbc tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-09ebca39-3570-49b2-9d60-bfa43833cdbc tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1518/3066] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/f9e41f95-5f08-49ce-b7ae-a59b63250c7c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-86e48d92-6f02-4c1a-b2aa-332074be9bc3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86e48d92-6f02-4c1a-b2aa-332074be9bc3 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-86e48d92-6f02-4c1a-b2aa-332074be9bc3 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-86e48d92-6f02-4c1a-b2aa-332074be9bc3 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-abed2111-7bde-423b-b082-08bc5a7a8773 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-abed2111-7bde-423b-b082-08bc5a7a8773 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] DELETE http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-abed2111-7bde-423b-b082-08bc5a7a8773 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-abed2111-7bde-423b-b082-08bc5a7a8773 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-abed2111-7bde-423b-b082-08bc5a7a8773 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Delete volume with id: 165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-abed2111-7bde-423b-b082-08bc5a7a8773 tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 404 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1519/3067] 192.168.122.100 () {60 vars in 1276 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4a797403-d3d6-4db1-b455-c0771b5a834e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a797403-d3d6-4db1-b455-c0771b5a834e tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] GET http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a797403-d3d6-4db1-b455-c0771b5a834e tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4a797403-d3d6-4db1-b455-c0771b5a834e tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4a797403-d3d6-4db1-b455-c0771b5a834e tempest-VolumeImageDependencyTests-25667890 tempest-VolumeImageDependencyTests-25667890-project-member] http://192.168.122.100/volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 returned with HTTP 404 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1520/3068] 192.168.122.100 () {60 vars in 1273 bytes} [Tue Sep 1 08:35:16 2026] GET /volume/v3/volumes/165da2be-1b77-418a-9607-e187589664a2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-86e48d92-6f02-4c1a-b2aa-332074be9bc3 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995 returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1549/3069] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/9048eec1-0c46-45f8-8c8e-1fb77b3ba995 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-40f9845c-bbe8-4bfc-9a73-10e7e489b922 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-40f9845c-bbe8-4bfc-9a73-10e7e489b922 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-40f9845c-bbe8-4bfc-9a73-10e7e489b922 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-40f9845c-bbe8-4bfc-9a73-10e7e489b922 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-40f9845c-bbe8-4bfc-9a73-10e7e489b922 tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2 returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1521/3070] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/945a5dc9-9c46-4491-b579-678c03fdb3d2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f975f7b9-7b98-40c3-93d1-942737cba7fe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f975f7b9-7b98-40c3-93d1-942737cba7fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] DELETE http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f975f7b9-7b98-40c3-93d1-942737cba7fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f975f7b9-7b98-40c3-93d1-942737cba7fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f975f7b9-7b98-40c3-93d1-942737cba7fe tempest-VolumeTypesMemberTests-1298080495 tempest-VolumeTypesMemberTests-1298080495-project-admin] http://192.168.122.100/volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 returned with HTTP 202 Sep 01 08:35:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1550/3071] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:35:16 2026] DELETE /volume/v3/types/4ea326ce-1587-4323-aff4-e75e670360d8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-677189793"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-677189793'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:35:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (a5988663-62bb-4aac-a04f-6f45a255ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b27b9c-598a-47f5-8674-ac3606ac7759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b27b9c-598a-47f5-8674-ac3606ac7759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ce4b2f-b092-4b87-9aa9-19ed61e629b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['c4ae2fa8-cafa-4c2d-8b0a-dcd8333ae4e4', '6a6c530d-c10b-411c-93a1-f12b5d676e02', '3d85f9ee-fa76-438b-a04f-e9b08d25fc27', '6b19c7ef-1da0-4461-9ae9-e3c175d8f4b6'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ce4b2f-b092-4b87-9aa9-19ed61e629b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ae2fa8-cafa-4c2d-8b0a-dcd8333ae4e4', '6a6c530d-c10b-411c-93a1-f12b5d676e02', '3d85f9ee-fa76-438b-a04f-e9b08d25fc27', '6b19c7ef-1da0-4461-9ae9-e3c175d8f4b6']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21067460-36a7-4414-9e2f-ecb3b8524fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21067460-36a7-4414-9e2f-ecb3b8524fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e919476f-25a0-4ebd-bad2-eb2b2e65e573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677189793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['c4ae2fa8-cafa-4c2d-8b0a-dcd8333ae4e4','6a6c530d-c10b-411c-93a1-f12b5d676e02','3d85f9ee-fa76-438b-a04f-e9b08d25fc27','6b19c7ef-1da0-4461-9ae9-e3c175d8f4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677189793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e919476f-25a0-4ebd-bad2-eb2b2e65e573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d45ae3a-d778-4b44-8b3c-f34988b04286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d45ae3a-d778-4b44-8b3c-f34988b04286) transitioned into state 'SUCCESS' from state '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-677189793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['c4ae2fa8-cafa-4c2d-8b0a-dcd8333ae4e4','6a6c530d-c10b-411c-93a1-f12b5d676e02','3d85f9ee-fa76-438b-a04f-e9b08d25fc27','6b19c7ef-1da0-4461-9ae9-e3c175d8f4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7ac743-f0d2-4179-ae6d-59c06311d2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7ac743-f0d2-4179-ae6d-59c06311d2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (a5988663-62bb-4aac-a04f-6f45a255ac95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:35:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6405b69a-dc93-4a9f-859a-e66f1b8c73c3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1522/3072] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:19 2026] POST /volume/v3/volumes => generated 786 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2740e969-7df0-4db7-9eaf-c6a6391d30ca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 200 Sep 01 08:35:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1551/3073] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:20 2026] GET /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-66beca59-5862-4f0d-91bd-dfcbc0bd6a6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 200 Sep 01 08:35:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1523/3074] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:21 2026] GET /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1abc5c6d-9837-4a4d-ae55-47c5b14c23aa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 200 Sep 01 08:35:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1552/3075] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:22 2026] GET /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e919476f-25a0-4ebd-bad2-eb2b2e65e573", "name": "tempest-ProjectMemberTests-Snapshot-751831139"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Volume info retrieved successfully. Sep 01 08:35:22 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Create snapshot from volume e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:22 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Created reservations ['5d5d5dc0-1c16-419e-b3df-c39e340460e3', '3d7a8c0b-004f-4dff-9e57-c45d13972278', 'aea867ef-a0e1-4045-95ba-c89cc8bd1f95', 'a75466f8-4fb5-4c31-a611-035bc397e89c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot create request issued successfully. Sep 01 08:35:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-47305b02-b206-4c90-9ca2-73545ecb2f46 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:35:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1524/3076] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:35:22 2026] POST /volume/v3/snapshots => generated 304 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-44e68f27-3766-466e-96cf-85e4fd986e52 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e68f27-3766-466e-96cf-85e4fd986e52 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e68f27-3766-466e-96cf-85e4fd986e52 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e68f27-3766-466e-96cf-85e4fd986e52 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-44e68f27-3766-466e-96cf-85e4fd986e52 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e68f27-3766-466e-96cf-85e4fd986e52 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1553/3077] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:22 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f8b6c34f-f18c-4295-b0a4-43b6ad75a36a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1525/3078] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:23 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:35:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-086df4df-942b-4ef1-a8ac-790a9632600a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-086df4df-942b-4ef1-a8ac-790a9632600a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-086df4df-942b-4ef1-a8ac-790a9632600a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-086df4df-942b-4ef1-a8ac-790a9632600a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-086df4df-942b-4ef1-a8ac-790a9632600a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-086df4df-942b-4ef1-a8ac-790a9632600a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1554/3079] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:24 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7df02830-5fec-42ba-b117-b27b3641b711 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df02830-5fec-42ba-b117-b27b3641b711 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df02830-5fec-42ba-b117-b27b3641b711 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7df02830-5fec-42ba-b117-b27b3641b711 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7df02830-5fec-42ba-b117-b27b3641b711 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7df02830-5fec-42ba-b117-b27b3641b711 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1526/3080] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:25 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:25 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Delete snapshot with id: 79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:25 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:25 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot delete request issued successfully. Sep 01 08:35:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b515c79f-2bb0-45d9-8879-22a4d8ab7643 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 202 Sep 01 08:35:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1555/3081] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:25 2026] DELETE /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f37704f-b62d-4954-990e-d075b1e5a7e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1527/3082] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:25 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:35:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:26 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:26 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:26 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8052eece-8faa-46e1-9d69-ae9972b497e8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 200 Sep 01 08:35:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1556/3083] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:26 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-23402d1a-0f2f-4ff5-9f8f-86fe355dc931 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23402d1a-0f2f-4ff5-9f8f-86fe355dc931 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 Sep 01 08:35:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23402d1a-0f2f-4ff5-9f8f-86fe355dc931 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-23402d1a-0f2f-4ff5-9f8f-86fe355dc931 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-23402d1a-0f2f-4ff5-9f8f-86fe355dc931 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 returned with HTTP 404 Sep 01 08:35:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1528/3084] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:27 2026] GET /volume/v3/snapshots/79ed5bd0-e215-4189-87a2-06f01041a108 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:28 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:28 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:35:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-255e685a-b867-4b7e-934f-9fe5d89436b5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 202 Sep 01 08:35:28 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1557/3085] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:28 2026] DELETE /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bbc13cb9-335c-492f-8353-485165792097 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbc13cb9-335c-492f-8353-485165792097 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbc13cb9-335c-492f-8353-485165792097 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bbc13cb9-335c-492f-8353-485165792097 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:28 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:28 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:28 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:28 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:28 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bbc13cb9-335c-492f-8353-485165792097 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bbc13cb9-335c-492f-8353-485165792097 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 200 Sep 01 08:35:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1529/3086] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:28 2026] GET /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2e2ef2d5-6ea2-4e08-9e7a-bb3c8d7e8108 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e2ef2d5-6ea2-4e08-9e7a-bb3c8d7e8108 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e2ef2d5-6ea2-4e08-9e7a-bb3c8d7e8108 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2e2ef2d5-6ea2-4e08-9e7a-bb3c8d7e8108 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2e2ef2d5-6ea2-4e08-9e7a-bb3c8d7e8108 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 returned with HTTP 404 Sep 01 08:35:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1558/3087] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:29 2026] GET /volume/v3/volumes/e919476f-25a0-4ebd-bad2-eb2b2e65e573 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1490379727"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1490379727'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:35:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (d1a6b122-af15-4499-bd91-e42e332bda01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37202a14-90f2-41b6-ba5b-ff91deacadaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37202a14-90f2-41b6-ba5b-ff91deacadaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba41cd72-c5e6-41f9-a999-8312cd433d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['03b5fd76-64f8-4f9b-b01c-37d6da13964d', '09616a53-a837-4e0c-867e-f9e3de67380b', '64dca33d-94d9-4b7e-9677-feab71ce4a39', '6efe7b54-a7f6-4934-8e78-62f30d22f46b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba41cd72-c5e6-41f9-a999-8312cd433d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b5fd76-64f8-4f9b-b01c-37d6da13964d', '09616a53-a837-4e0c-867e-f9e3de67380b', '64dca33d-94d9-4b7e-9677-feab71ce4a39', '6efe7b54-a7f6-4934-8e78-62f30d22f46b']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa74f57-0ebf-4a5f-aa69-d47b6b55b4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa74f57-0ebf-4a5f-aa69-d47b6b55b4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99cc0e71-7a75-4881-87cb-1b59113492df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490379727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['03b5fd76-64f8-4f9b-b01c-37d6da13964d','09616a53-a837-4e0c-867e-f9e3de67380b','64dca33d-94d9-4b7e-9677-feab71ce4a39','6efe7b54-a7f6-4934-8e78-62f30d22f46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490379727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99cc0e71-7a75-4881-87cb-1b59113492df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9711a0-fc11-4928-b744-bef0cb14caed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9711a0-fc11-4928-b744-bef0cb14caed) transitioned into state 'SUCCESS' from state '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-1490379727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['03b5fd76-64f8-4f9b-b01c-37d6da13964d','09616a53-a837-4e0c-867e-f9e3de67380b','64dca33d-94d9-4b7e-9677-feab71ce4a39','6efe7b54-a7f6-4934-8e78-62f30d22f46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f9d7f3-ebf2-4128-bb03-2cc31850ee52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f9d7f3-ebf2-4128-bb03-2cc31850ee52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (d1a6b122-af15-4499-bd91-e42e332bda01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:35:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51055ecc-af25-4083-9f58-cfe52af5dd83 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1530/3088] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:29 2026] POST /volume/v3/volumes => generated 787 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:29 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:29 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:29 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:29 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3c4b7bba-3443-4d82-98b4-d883597f2c1e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 200 Sep 01 08:35:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1559/3089] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:29 2026] GET /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-322107cc-9514-4357-b58e-21e7f3cf1473 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-322107cc-9514-4357-b58e-21e7f3cf1473 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-322107cc-9514-4357-b58e-21e7f3cf1473 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-322107cc-9514-4357-b58e-21e7f3cf1473 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-322107cc-9514-4357-b58e-21e7f3cf1473 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-322107cc-9514-4357-b58e-21e7f3cf1473 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 200 Sep 01 08:35:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1531/3090] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:30 2026] GET /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:31 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:31 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:31 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:31 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:31 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:31 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:31 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e5ed2709-9fae-4361-bab7-f637fe99ab6c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 200 Sep 01 08:35:31 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1560/3091] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:31 2026] GET /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9cf75386-eeb3-47da-9676-1b636888d43e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99cc0e71-7a75-4881-87cb-1b59113492df", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-795174845"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:31 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume 99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:31 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['1bb443a1-957c-430e-979b-c9bfd330fc82', 'fb329a2c-cbad-4fa8-8be9-80a8bf9e5172', 'f8f1f376-1b85-46eb-9910-69ca996be53a', '07923ab6-3fff-4810-837b-0f1789fd4f2f'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:31 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:31 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:35:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9cf75386-eeb3-47da-9676-1b636888d43e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:35:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1532/3092] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:35:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bea5adba-7ca7-45c0-852f-3e287c33f22c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 200 Sep 01 08:35:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1561/3093] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:32 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:33 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:33 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:33 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:33 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:33 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25e23457-f35f-4bd7-a7d3-91822b598b5e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 200 Sep 01 08:35:33 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1533/3094] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:33 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8bdd62f6-31c6-4753-83b4-4fc312765951 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 200 Sep 01 08:35:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1562/3095] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:34 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7127cd04-47ea-458a-882e-4a7160f22c80 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:34 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Delete snapshot with id: 11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot delete request issued successfully. Sep 01 08:35:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7127cd04-47ea-458a-882e-4a7160f22c80 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 202 Sep 01 08:35:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1534/3096] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:34 2026] DELETE /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b1c83135-d7f3-4ef9-ad27-91af6633dd2c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 200 Sep 01 08:35:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1563/3097] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:34 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:35 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:35 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:35 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:35 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:35 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc08d257-7ad3-4608-9dd1-4699f2fa8074 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 200 Sep 01 08:35:35 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1535/3098] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:35 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-808e3701-476a-45c6-8172-0c40e5469f6f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-808e3701-476a-45c6-8172-0c40e5469f6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-808e3701-476a-45c6-8172-0c40e5469f6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-808e3701-476a-45c6-8172-0c40e5469f6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-808e3701-476a-45c6-8172-0c40e5469f6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 404 Sep 01 08:35:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1564/3099] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:36 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3a191540-d131-4a84-a985-b0e50b9aa2f9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 404 Sep 01 08:35:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1536/3100] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:36 2026] DELETE /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-50036ea6-be4f-4d40-84c3-14a9f9144707 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-50036ea6-be4f-4d40-84c3-14a9f9144707 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-50036ea6-be4f-4d40-84c3-14a9f9144707 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-50036ea6-be4f-4d40-84c3-14a9f9144707 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-50036ea6-be4f-4d40-84c3-14a9f9144707 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 returned with HTTP 404 Sep 01 08:35:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1565/3101] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:36 2026] GET /volume/v3/snapshots/11fe9b24-58a7-4ab9-a6e7-f6cfd4e2b932 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: 99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:36 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:36 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:36 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:36 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:35:36 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e98b5c42-5850-454d-b070-bcd59ed8bba3 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 202 Sep 01 08:35:36 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1537/3102] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:36 2026] DELETE /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:36 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:36 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:36 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:36 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:36 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7c59c9bc-d3dd-44e9-ab49-193957c95987 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 200 Sep 01 08:35:36 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1566/3103] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:36 2026] GET /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 1016 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b64fdfb8-26b4-41e8-aa7d-efb100479aff None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b64fdfb8-26b4-41e8-aa7d-efb100479aff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df Sep 01 08:35:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b64fdfb8-26b4-41e8-aa7d-efb100479aff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:37 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b64fdfb8-26b4-41e8-aa7d-efb100479aff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:37 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b64fdfb8-26b4-41e8-aa7d-efb100479aff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df returned with HTTP 404 Sep 01 08:35:37 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1538/3104] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:37 2026] GET /volume/v3/volumes/99cc0e71-7a75-4881-87cb-1b59113492df => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-636a0794-58d6-4fa9-aee7-17225164bc69 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-86003844"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-86003844'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:35:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (b9971293-22ec-4f10-a80b-c49e68b7ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf735d-3f09-4bb0-ad11-519376ad8249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf735d-3f09-4bb0-ad11-519376ad8249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab95eb0c-a3e1-4d7b-a357-6a49e274a9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['4866a5f0-0113-4797-b084-aa0b5905acae', '01790ba7-64b9-4253-a4ca-980fd1dc584a', '8edf5700-c624-4fac-a256-b3696695fa56', 'e859174e-e811-488a-a69d-35999a0c0ac7'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab95eb0c-a3e1-4d7b-a357-6a49e274a9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4866a5f0-0113-4797-b084-aa0b5905acae', '01790ba7-64b9-4253-a4ca-980fd1dc584a', '8edf5700-c624-4fac-a256-b3696695fa56', 'e859174e-e811-488a-a69d-35999a0c0ac7']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1b3888-ba90-4650-9ef1-1011452b196c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:37 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1b3888-ba90-4650-9ef1-1011452b196c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86003844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['4866a5f0-0113-4797-b084-aa0b5905acae','01790ba7-64b9-4253-a4ca-980fd1dc584a','8edf5700-c624-4fac-a256-b3696695fa56','e859174e-e811-488a-a69d-35999a0c0ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86003844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403fc2e6-6666-4d92-847d-e788199b5889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403fc2e6-6666-4d92-847d-e788199b5889) transitioned into state 'SUCCESS' from state '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-86003844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['4866a5f0-0113-4797-b084-aa0b5905acae','01790ba7-64b9-4253-a4ca-980fd1dc584a','8edf5700-c624-4fac-a256-b3696695fa56','e859174e-e811-488a-a69d-35999a0c0ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b714b09d-7998-42bf-8e7b-0537850b8851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b714b09d-7998-42bf-8e7b-0537850b8851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (b9971293-22ec-4f10-a80b-c49e68b7ce77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:37 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:35:37 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-636a0794-58d6-4fa9-aee7-17225164bc69 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:37 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1567/3105] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:37 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7cff90b8-54e8-4578-970c-c3363c6c983b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cff90b8-54e8-4578-970c-c3363c6c983b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cff90b8-54e8-4578-970c-c3363c6c983b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7cff90b8-54e8-4578-970c-c3363c6c983b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:38 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:38 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:38 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:38 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7cff90b8-54e8-4578-970c-c3363c6c983b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7cff90b8-54e8-4578-970c-c3363c6c983b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 200 Sep 01 08:35:38 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1539/3106] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:37 2026] GET /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ca14e561-f495-4fd8-8f72-704ca3b57a6d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 200 Sep 01 08:35:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1568/3107] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:39 2026] GET /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6a77247f-586e-40a7-beba-1705196eadff None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6a77247f-586e-40a7-beba-1705196eadff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6a77247f-586e-40a7-beba-1705196eadff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6a77247f-586e-40a7-beba-1705196eadff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6a77247f-586e-40a7-beba-1705196eadff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6a77247f-586e-40a7-beba-1705196eadff tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 200 Sep 01 08:35:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1569/3108] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:40 2026] GET /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-351748468"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-193584236", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-193584236', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume of 1 GB Sep 01 08:35:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Availability Zones retrieved successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['9aeb7f1b-03a8-4d99-8585-6cd036d60b43', 'c61270e3-91b4-4ef7-b824-dba6acf4d42a', 'a33ebc79-4436-49bd-a4fd-400f66e812ab', '93511d21-4b3f-4589-8f79-f120ed9d6be0'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Flow 'volume_create_api' (a7346f96-7fc4-49b4-9a49-6a73583f45c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2046fd29-bc57-4646-87a2-ac6b16a3cdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2046fd29-bc57-4646-87a2-ac6b16a3cdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-07345e36-a9b9-4f54-8ac5-28eeb5afa411 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:35:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1570/3109] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:35:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d602457b-9521-446f-a566-9624f60baaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-605789e6-228e-4da5-bb36-50215b94901e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-605789e6-228e-4da5-bb36-50215b94901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-605789e6-228e-4da5-bb36-50215b94901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-605789e6-228e-4da5-bb36-50215b94901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-605789e6-228e-4da5-bb36-50215b94901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-605789e6-228e-4da5-bb36-50215b94901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 200 Sep 01 08:35:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1571/3110] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:40 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Created reservations ['55798d27-133f-4d6d-bd4c-612e02f041a2', '4502fdab-ab10-48fb-bc1a-120306e167f1', '505a88bd-cf5f-4dfa-a879-52b1afefe61c', '9ed07631-cda1-4b7a-8825-722d74c338bb'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d602457b-9521-446f-a566-9624f60baaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55798d27-133f-4d6d-bd4c-612e02f041a2', '4502fdab-ab10-48fb-bc1a-120306e167f1', '505a88bd-cf5f-4dfa-a879-52b1afefe61c', '9ed07631-cda1-4b7a-8825-722d74c338bb']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1fa02-9e48-4164-af69-e705e65c5aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1fa02-9e48-4164-af69-e705e65c5aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451cc584-8ac8-407b-9ba8-da88638050ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-193584236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d711a6760d1f4058991a452c40a4eb0c',qos_specs=None,replication_status=,reservations=['55798d27-133f-4d6d-bd4c-612e02f041a2','4502fdab-ab10-48fb-bc1a-120306e167f1','505a88bd-cf5f-4dfa-a879-52b1afefe61c','9ed07631-cda1-4b7a-8825-722d74c338bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-193584236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451cc584-8ac8-407b-9ba8-da88638050ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d711a6760d1f4058991a452c40a4eb0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ea9dac-480b-4c29-9483-5e02137b9e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ea9dac-480b-4c29-9483-5e02137b9e2f) transitioned into state 'SUCCESS' from state '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-193584236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d711a6760d1f4058991a452c40a4eb0c',qos_specs=None,replication_status=,reservations=['55798d27-133f-4d6d-bd4c-612e02f041a2','4502fdab-ab10-48fb-bc1a-120306e167f1','505a88bd-cf5f-4dfa-a879-52b1afefe61c','9ed07631-cda1-4b7a-8825-722d74c338bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd72f2f5-e948-4f55-a3a8-0d294d5f45a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd72f2f5-e948-4f55-a3a8-0d294d5f45a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Flow 'volume_create_api' (a7346f96-7fc4-49b4-9a49-6a73583f45c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume request issued successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-98ea7002-0dd8-431a-b1d2-b6d38bcdfdf5 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1540/3111] 192.168.122.100 () {60 vars in 1143 bytes} [Tue Sep 1 08:35:40 2026] POST /volume/v3/volumes => generated 762 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30642d92-cfd8-4e98-8a09-2800f12ba88f tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1572/3112] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:40 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 830 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:41 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:41 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:41 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:41 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:41 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fd4fe3c8-ec6d-422a-acea-57b9ae682f8b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 200 Sep 01 08:35:41 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1541/3113] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:41 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7541dee-6909-4288-b26d-7bd9b302678e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7541dee-6909-4288-b26d-7bd9b302678e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7541dee-6909-4288-b26d-7bd9b302678e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7541dee-6909-4288-b26d-7bd9b302678e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:41 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:41 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7541dee-6909-4288-b26d-7bd9b302678e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7541dee-6909-4288-b26d-7bd9b302678e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1573/3114] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:41 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bea078a3-ae3a-4cbe-8e0f-c2e9897ed757 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 200 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1542/3115] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:42 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] POST http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571/action Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6c82153ee4b04adeb71b0b1f7b186185', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ceebf2b634a4548bbd4c6ae9db7ba5d', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0b80a022-8ca8-4357-802c-34edc83a9c55 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571/action returned with HTTP 403 Sep 01 08:35:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1574/3116] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:35:42 2026] POST /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27a648f8-46e9-48df-855b-89bd89e46c81 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27a648f8-46e9-48df-855b-89bd89e46c81 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 202 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1543/3117] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:42 2026] DELETE /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4c7a591d-d8b7-4545-b90b-f6f0deefd724 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 200 Sep 01 08:35:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1575/3118] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:42 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-24825aa5-ccee-471d-9430-8158cceceb11 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24825aa5-ccee-471d-9430-8158cceceb11 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24825aa5-ccee-471d-9430-8158cceceb11 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-24825aa5-ccee-471d-9430-8158cceceb11 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-24825aa5-ccee-471d-9430-8158cceceb11 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-24825aa5-ccee-471d-9430-8158cceceb11 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1544/3119] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:42 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bde0fa16-2fa8-45b9-b85b-a7a064ccb766 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 200 Sep 01 08:35:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1576/3120] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:43 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2f4d22be-a958-40c3-9312-0cdf31d483e1 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1545/3121] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:43 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:43 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:43 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:43 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:43 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:43 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8328be3a-9f4d-4ac4-94f1-d1cdcbbde3bf tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:43 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1577/3122] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:43 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "451cc584-8ac8-407b-9ba8-da88638050ff", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1469130225", "description": null, "metadata": null}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:43 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:43 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create snapshot from volume 451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Created reservations ['f664e1dc-4d51-49a0-b528-e90003de9870', '716eb9e8-5d92-46bb-b5f8-5ea4f2635896', 'e6e1ba22-8928-4ce0-a254-80d9ea663f22', '1f925d56-1447-4574-8c52-1fc2f8bc9876'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot force create request issued successfully. Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a2612b2-bc06-45d6-83de-41e58f12a544 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:35:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1546/3123] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:35:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ead3296-2c5f-42b7-9334-d3da0afd044c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1578/3124] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:44 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a007d19e-a644-49fc-a308-e600de9ce2f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a007d19e-a644-49fc-a308-e600de9ce2f4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a007d19e-a644-49fc-a308-e600de9ce2f4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a007d19e-a644-49fc-a308-e600de9ce2f4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a007d19e-a644-49fc-a308-e600de9ce2f4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 returned with HTTP 404 Sep 01 08:35:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1547/3125] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:44 2026] GET /volume/v3/snapshots/5e7f2a2f-5952-4124-b9e0-5809f0381571 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-81144f7e-05f2-4a51-8977-15a961cad794 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:44 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:44 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:35:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-81144f7e-05f2-4a51-8977-15a961cad794 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 202 Sep 01 08:35:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1579/3126] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:44 2026] DELETE /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f9113c42-c8a8-43c9-bd64-ed7df1630357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 200 Sep 01 08:35:44 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1548/3127] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:44 2026] GET /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0a7cad51-4475-4634-ae23-256db53c82b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a7cad51-4475-4634-ae23-256db53c82b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0a7cad51-4475-4634-ae23-256db53c82b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0a7cad51-4475-4634-ae23-256db53c82b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0a7cad51-4475-4634-ae23-256db53c82b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0a7cad51-4475-4634-ae23-256db53c82b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1580/3128] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:45 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b195a81e-9b06-47b6-91a9-7e4c80e19862 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b195a81e-9b06-47b6-91a9-7e4c80e19862 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf Sep 01 08:35:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b195a81e-9b06-47b6-91a9-7e4c80e19862 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:45 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b195a81e-9b06-47b6-91a9-7e4c80e19862 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b195a81e-9b06-47b6-91a9-7e4c80e19862 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf returned with HTTP 404 Sep 01 08:35:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1549/3129] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:45 2026] GET /volume/v3/volumes/ab19bb66-925e-4bf9-813a-6a3fe3d7d0bf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752651819"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752651819'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:35:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (c97c06c6-b3bf-460a-8ac5-db32ba4aeddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74a5a93-e7c7-4f6b-ad2b-14ea887c4056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74a5a93-e7c7-4f6b-ad2b-14ea887c4056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:45 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc669a1-804e-41db-a61b-4332c8616524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['60caf56b-28db-488a-95db-4ac83e8ce592', 'e5a0ff3d-ed2d-4acb-9b1c-9f8344e6b6d9', '95355422-6af2-4450-9a23-3a531dd8db73', 'da48e1d2-d383-44bc-a840-021d4db006c6'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc669a1-804e-41db-a61b-4332c8616524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60caf56b-28db-488a-95db-4ac83e8ce592', 'e5a0ff3d-ed2d-4acb-9b1c-9f8344e6b6d9', '95355422-6af2-4450-9a23-3a531dd8db73', 'da48e1d2-d383-44bc-a840-021d4db006c6']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2eefa7-0a74-44a5-8e13-f8f7da8b2f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2eefa7-0a74-44a5-8e13-f8f7da8b2f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e84a3af7-516c-4ecb-bcf0-c5f3c3debefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752651819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['60caf56b-28db-488a-95db-4ac83e8ce592','e5a0ff3d-ed2d-4acb-9b1c-9f8344e6b6d9','95355422-6af2-4450-9a23-3a531dd8db73','da48e1d2-d383-44bc-a840-021d4db006c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752651819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e84a3af7-516c-4ecb-bcf0-c5f3c3debefd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ed4489-0d5d-4050-a71b-8e3a645e99c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ed4489-0d5d-4050-a71b-8e3a645e99c6) transitioned into state 'SUCCESS' from state '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-752651819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['60caf56b-28db-488a-95db-4ac83e8ce592','e5a0ff3d-ed2d-4acb-9b1c-9f8344e6b6d9','95355422-6af2-4450-9a23-3a531dd8db73','da48e1d2-d383-44bc-a840-021d4db006c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63583425-8d81-4bfe-8804-69ec3f58d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63583425-8d81-4bfe-8804-69ec3f58d152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (c97c06c6-b3bf-460a-8ac5-db32ba4aeddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3ddad0f5-65ef-435f-83f7-97494f747d9a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1581/3130] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:45 2026] POST /volume/v3/volumes => generated 786 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-17763b8e-0238-4214-bf1a-8ad2dfe42429 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd returned with HTTP 200 Sep 01 08:35:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1550/3131] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:46 2026] GET /volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5f1aaaf2-01bc-45ca-bc21-aa5a7b0a4567 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1582/3132] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:46 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-89d1003a-ff42-498b-a6a6-27f970a9a8f4 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1551/3133] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:46 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-11b075a0-0cc6-4774-ac8a-40dd6f160664 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1583/3134] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:46 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7118e310-746e-408c-a924-e74742271786 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46e644ae-80d8-43c9-8bc6-818a4471e100", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume request body: {'volume': {'snapshot_id': '46e644ae-80d8-43c9-8bc6-818a4471e100', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume of 1 GB Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Availability Zones retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Flow 'volume_create_api' (b64d2222-2c4d-46b9-bf13-3b0505243e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fcd8ae-8577-45a8-bb71-5a9e2f80472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fcd8ae-8577-45a8-bb71-5a9e2f80472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46e644ae-80d8-43c9-8bc6-818a4471e100', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18dc308-0b06-4097-a339-82eb585b7057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Created reservations ['2f9c63b7-8698-4dbb-b662-32ee508debc3', 'a670c74e-d06b-4f77-ae46-c510bd9c02ff', '1e48cf5c-9e53-4d70-bfd4-a29832a52686', '27427fcc-24e1-42bc-b139-8f7f2f38a714'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18dc308-0b06-4097-a339-82eb585b7057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9c63b7-8698-4dbb-b662-32ee508debc3', 'a670c74e-d06b-4f77-ae46-c510bd9c02ff', '1e48cf5c-9e53-4d70-bfd4-a29832a52686', '27427fcc-24e1-42bc-b139-8f7f2f38a714']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf773c37-365a-4626-ad7b-6f3fe0576591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf773c37-365a-4626-ad7b-6f3fe0576591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b72314-30bc-4ecc-b46f-7252e9557141', '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='d711a6760d1f4058991a452c40a4eb0c',qos_specs=None,replication_status=,reservations=['2f9c63b7-8698-4dbb-b662-32ee508debc3','a670c74e-d06b-4f77-ae46-c510bd9c02ff','1e48cf5c-9e53-4d70-bfd4-a29832a52686','27427fcc-24e1-42bc-b139-8f7f2f38a714'],size=1,snapshot_id=46e644ae-80d8-43c9-8bc6-818a4471e100,source_replicaid=,source_volid=None,status='creating',user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b72314-30bc-4ecc-b46f-7252e9557141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d711a6760d1f4058991a452c40a4eb0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46e644ae-80d8-43c9-8bc6-818a4471e100,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b9f22b-6cdf-43be-b8ef-7994ff02674e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b9f22b-6cdf-43be-b8ef-7994ff02674e) transitioned into state 'SUCCESS' from 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='d711a6760d1f4058991a452c40a4eb0c',qos_specs=None,replication_status=,reservations=['2f9c63b7-8698-4dbb-b662-32ee508debc3','a670c74e-d06b-4f77-ae46-c510bd9c02ff','1e48cf5c-9e53-4d70-bfd4-a29832a52686','27427fcc-24e1-42bc-b139-8f7f2f38a714'],size=1,snapshot_id=46e644ae-80d8-43c9-8bc6-818a4471e100,source_replicaid=,source_volid=None,status='creating',user_id='3e9cbd0767aa4eb3a5610fa00043cbef',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e6fe1b-9a35-41ab-9be8-8d531d632a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e6fe1b-9a35-41ab-9be8-8d531d632a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Flow 'volume_create_api' (b64d2222-2c4d-46b9-bf13-3b0505243e62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Create volume request issued successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7118e310-746e-408c-a924-e74742271786 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1552/3135] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:46 2026] POST /volume/v3/volumes => generated 750 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:46 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-dbc2ae57-e6a5-4e8d-8968-c6c3cc226e2d tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1584/3136] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:46 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e2ae69c-0239-4df2-9248-0f6795eefe6f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd returned with HTTP 200 Sep 01 08:35:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1553/3137] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:47 2026] GET /volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-64bed311-87eb-4f22-a111-2d88684e5000 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e84a3af7-516c-4ecb-bcf0-c5f3c3debefd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-279118389"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['1f844b7d-075c-42d8-b3d0-530739eb0cc8', '598b0dec-ed28-44c5-a6e6-4b5e610989f1', '13d1d6b9-6385-430e-b932-4d51ff8d0db8', '75351cc8-0eef-495d-b747-8d84298d7644'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-64bed311-87eb-4f22-a111-2d88684e5000 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:35:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1585/3138] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:35:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be606690-de54-4f8b-a930-64833933c55e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be606690-de54-4f8b-a930-64833933c55e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be606690-de54-4f8b-a930-64833933c55e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be606690-de54-4f8b-a930-64833933c55e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be606690-de54-4f8b-a930-64833933c55e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be606690-de54-4f8b-a930-64833933c55e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1554/3139] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:47 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e4aa1f1-5a8f-4922-b26a-9aebe1fb83b7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1586/3140] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:47 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-27a42634-8c42-45da-9ccb-4da80769d0ee None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27a42634-8c42-45da-9ccb-4da80769d0ee tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27a42634-8c42-45da-9ccb-4da80769d0ee tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-27a42634-8c42-45da-9ccb-4da80769d0ee tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-27a42634-8c42-45da-9ccb-4da80769d0ee tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-27a42634-8c42-45da-9ccb-4da80769d0ee tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1555/3141] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:48 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:48 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:48 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:48 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:48 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:48 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:48 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:48 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-caac7369-bde1-4f20-aa58-dff056b4c5a7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:48 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1587/3142] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:48 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-464796bd-81c9-403e-a66c-48870a849b0c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-464796bd-81c9-403e-a66c-48870a849b0c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-464796bd-81c9-403e-a66c-48870a849b0c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-464796bd-81c9-403e-a66c-48870a849b0c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-464796bd-81c9-403e-a66c-48870a849b0c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-464796bd-81c9-403e-a66c-48870a849b0c tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1556/3143] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:49 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e68cd6ea-7e66-4127-a889-822afde11846 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e68cd6ea-7e66-4127-a889-822afde11846 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e68cd6ea-7e66-4127-a889-822afde11846 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e68cd6ea-7e66-4127-a889-822afde11846 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:50 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:50 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e68cd6ea-7e66-4127-a889-822afde11846 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e68cd6ea-7e66-4127-a889-822afde11846 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1588/3144] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:49 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ef6d688d-c089-4e50-af68-67536a03a8eb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef6d688d-c089-4e50-af68-67536a03a8eb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef6d688d-c089-4e50-af68-67536a03a8eb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:50 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ef6d688d-c089-4e50-af68-67536a03a8eb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:50 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:50 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:50 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ef6d688d-c089-4e50-af68-67536a03a8eb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:50 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ef6d688d-c089-4e50-af68-67536a03a8eb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:50 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1557/3145] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:50 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:51 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:51 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:51 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:51 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:51 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:51 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1c9c911-5008-4f95-ab1d-b1d4101187cd tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:51 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1589/3146] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:51 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:51 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:51 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:51 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-af9ceb60-20cc-471c-9705-6686ccbe8712 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1558/3147] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:51 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2197b28-c162-452e-a23e-5c0150f45bbc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2197b28-c162-452e-a23e-5c0150f45bbc tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2197b28-c162-452e-a23e-5c0150f45bbc tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2197b28-c162-452e-a23e-5c0150f45bbc tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d2197b28-c162-452e-a23e-5c0150f45bbc tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2197b28-c162-452e-a23e-5c0150f45bbc tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1590/3148] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:52 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-410afdd3-f8b2-4a2b-b150-f0d910252588 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1559/3149] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:52 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-448ac277-c4c7-4ea0-b2c2-61de0094dd40 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1591/3150] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:53 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cc0bf474-5771-4b6a-a896-19bf298d2d91 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1560/3151] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:53 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete snapshot with id: 46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot delete request issued successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e1f42c84-8c2a-42e3-8b9c-10caa34de887 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 202 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1592/3152] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:53 2026] DELETE /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:53 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:53 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-63f0568f-6d65-4e96-b2e0-bc914987c712 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1561/3153] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:53 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f478c52-cc81-47e2-ba9c-62146dc14133 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1593/3154] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:53 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Snapshot retrieved successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7d9790fb-9ca2-4da7-9de8-07061d908936 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 200 Sep 01 08:35:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1562/3155] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:54 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2cc8fdfd-6f2b-4e8a-9969-906fe9b54625 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1594/3156] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:54 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: /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 01 08:35:54 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Get all snapshots completed successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6a27ff0a-2544-4132-9647-f97e2ea20d6b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:35:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1563/3157] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:35:54 2026] GET /volume/v3/snapshots => generated 335 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2067fbae-53a1-416c-97ba-b64cbd40d834 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 202 Sep 01 08:35:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1595/3158] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:54 2026] DELETE /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-be763454-ba12-415f-8f00-747129fbf0a8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be763454-ba12-415f-8f00-747129fbf0a8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be763454-ba12-415f-8f00-747129fbf0a8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-be763454-ba12-415f-8f00-747129fbf0a8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-be763454-ba12-415f-8f00-747129fbf0a8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-be763454-ba12-415f-8f00-747129fbf0a8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1564/3159] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:54 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-493c892b-165c-4e64-b130-5b143eac7af7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-493c892b-165c-4e64-b130-5b143eac7af7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-493c892b-165c-4e64-b130-5b143eac7af7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-493c892b-165c-4e64-b130-5b143eac7af7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-493c892b-165c-4e64-b130-5b143eac7af7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 404 Sep 01 08:35:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1596/3160] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:55 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] DELETE http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete volume with id: 451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:55 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete volume request issued successfully. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a147db96-37b4-4852-a4b0-09a7ddd5478e tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 202 Sep 01 08:35:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1565/3161] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:55 2026] DELETE /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:55 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:55 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-af6b7d85-9db7-4578-88a6-38abd6749bfe tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 200 Sep 01 08:35:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1597/3162] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:55 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:55 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:35:55 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f097bb5-a7fb-46a6-943e-dbd3d9f66fc0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 200 Sep 01 08:35:55 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1566/3163] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:55 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7b4ca78c-ddea-4fd6-b687-c6b76f9892d7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b4ca78c-ddea-4fd6-b687-c6b76f9892d7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b4ca78c-ddea-4fd6-b687-c6b76f9892d7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7b4ca78c-ddea-4fd6-b687-c6b76f9892d7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7b4ca78c-ddea-4fd6-b687-c6b76f9892d7 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 404 Sep 01 08:35:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1598/3164] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:56 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] DELETE http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete volume with id: 59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete volume request issued successfully. Sep 01 08:35:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-646112b5-92d5-4df1-a2d7-b1f5237c7a1c tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 202 Sep 01 08:35:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1567/3165] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:56 2026] DELETE /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:56 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:56 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Volume info retrieved successfully. Sep 01 08:35:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-18ced8a6-b4c2-48d4-9b31-b5f591b8ddae tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 200 Sep 01 08:35:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1599/3166] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:56 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d104b7d6-83ab-4996-a52f-0dabc5dd59b9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d104b7d6-83ab-4996-a52f-0dabc5dd59b9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d104b7d6-83ab-4996-a52f-0dabc5dd59b9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d104b7d6-83ab-4996-a52f-0dabc5dd59b9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d104b7d6-83ab-4996-a52f-0dabc5dd59b9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 returned with HTTP 404 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1568/3167] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:57 2026] GET /volume/v3/snapshots/5439bd8d-f208-4bfd-b3f3-8c8fd520e808 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e7f25127-be68-42bf-b9f4-1d057a97594b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:57 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:57 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:57 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:57 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e7f25127-be68-42bf-b9f4-1d057a97594b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd returned with HTTP 202 Sep 01 08:35:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1600/3168] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:57 2026] DELETE /volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a9fc22e8-3a12-443c-aefd-85132511628a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a9fc22e8-3a12-443c-aefd-85132511628a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a9fc22e8-3a12-443c-aefd-85132511628a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a9fc22e8-3a12-443c-aefd-85132511628a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:57 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a9fc22e8-3a12-443c-aefd-85132511628a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a9fc22e8-3a12-443c-aefd-85132511628a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd returned with HTTP 200 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1569/3169] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:57 2026] GET /volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-92a75ce3-142d-4606-a157-474456ad2d52 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92a75ce3-142d-4606-a157-474456ad2d52 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92a75ce3-142d-4606-a157-474456ad2d52 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-92a75ce3-142d-4606-a157-474456ad2d52 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-92a75ce3-142d-4606-a157-474456ad2d52 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 returned with HTTP 404 Sep 01 08:35:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1601/3170] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:57 2026] GET /volume/v3/volumes/59b72314-30bc-4ecc-b46f-7252e9557141 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc669628-2666-4d49-a000-290ff72976e3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc669628-2666-4d49-a000-290ff72976e3 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] DELETE http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc669628-2666-4d49-a000-290ff72976e3 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc669628-2666-4d49-a000-290ff72976e3 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-fc669628-2666-4d49-a000-290ff72976e3 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete snapshot with id: 46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc669628-2666-4d49-a000-290ff72976e3 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 404 Sep 01 08:35:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1570/3171] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:35:57 2026] DELETE /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-fa83fdd5-7749-4d73-b6d2-76479a407a56 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa83fdd5-7749-4d73-b6d2-76479a407a56 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa83fdd5-7749-4d73-b6d2-76479a407a56 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-fa83fdd5-7749-4d73-b6d2-76479a407a56 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-fa83fdd5-7749-4d73-b6d2-76479a407a56 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 returned with HTTP 404 Sep 01 08:35:57 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1602/3172] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:35:57 2026] GET /volume/v3/snapshots/46e644ae-80d8-43c9-8bc6-818a4471e100 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] DELETE http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:57 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Delete volume with id: 451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f7ac4e04-8f6c-470e-9a73-aec85562677b tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 404 Sep 01 08:35:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1571/3173] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:35:57 2026] DELETE /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b8033aba-403a-4373-a054-53b632661608 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8033aba-403a-4373-a054-53b632661608 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] GET http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8033aba-403a-4373-a054-53b632661608 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8033aba-403a-4373-a054-53b632661608 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8033aba-403a-4373-a054-53b632661608 tempest-SnapshotDependencyTests-53946882 tempest-SnapshotDependencyTests-53946882-project-member] http://192.168.122.100/volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff returned with HTTP 404 Sep 01 08:35:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1603/3174] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:58 2026] GET /volume/v3/volumes/451cc584-8ac8-407b-9ba8-da88638050ff => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2b3ef7f6-4ca7-4d85-981e-388e3a8970fc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b3ef7f6-4ca7-4d85-981e-388e3a8970fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b3ef7f6-4ca7-4d85-981e-388e3a8970fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b3ef7f6-4ca7-4d85-981e-388e3a8970fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b3ef7f6-4ca7-4d85-981e-388e3a8970fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd returned with HTTP 404 Sep 01 08:35:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1572/3175] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:58 2026] GET /volume/v3/volumes/e84a3af7-516c-4ecb-bcf0-c5f3c3debefd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-243242489"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-243242489'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (904db2dd-4d27-41cd-a62c-ad228b5c0ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd57d69-0dc1-485a-9f87-91d9c8bdaeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd57d69-0dc1-485a-9f87-91d9c8bdaeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37427932-4f58-4414-88ea-cb9d6239ab6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['7177c986-0d36-4c16-93af-5f6139ef3090', '0419aa23-bbbc-4044-b559-ab8f1a860992', '0b93c1bb-891e-4413-9868-a381087a81a3', 'a611d62d-9e50-40fa-ae2a-6628b39441de'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37427932-4f58-4414-88ea-cb9d6239ab6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7177c986-0d36-4c16-93af-5f6139ef3090', '0419aa23-bbbc-4044-b559-ab8f1a860992', '0b93c1bb-891e-4413-9868-a381087a81a3', 'a611d62d-9e50-40fa-ae2a-6628b39441de']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6089add2-1d9e-42be-837c-a30b00ff6c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:58 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6089add2-1d9e-42be-837c-a30b00ff6c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe646923-75c2-467c-b885-c44ce0b4290b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243242489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['7177c986-0d36-4c16-93af-5f6139ef3090','0419aa23-bbbc-4044-b559-ab8f1a860992','0b93c1bb-891e-4413-9868-a381087a81a3','a611d62d-9e50-40fa-ae2a-6628b39441de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243242489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe646923-75c2-467c-b885-c44ce0b4290b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17102b53-7094-4e28-a10e-78228adf2f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17102b53-7094-4e28-a10e-78228adf2f70) transitioned into state 'SUCCESS' from state '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-243242489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['7177c986-0d36-4c16-93af-5f6139ef3090','0419aa23-bbbc-4044-b559-ab8f1a860992','0b93c1bb-891e-4413-9868-a381087a81a3','a611d62d-9e50-40fa-ae2a-6628b39441de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1a2147-d35f-451e-960c-81f47fc72e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1a2147-d35f-451e-960c-81f47fc72e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (904db2dd-4d27-41cd-a62c-ad228b5c0ebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:35:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-726cbc3c-0fce-4b77-a60c-8fb1406b9c5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:35:58 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1604/3176] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:35:58 2026] POST /volume/v3/volumes => generated 786 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:58 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:58 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:35:58 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:58 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:58 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b09db00b-0195-4702-901f-e2e5c1c0bb96 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 200 Sep 01 08:35:58 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1573/3177] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:58 2026] GET /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:35:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:35:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:35:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:35:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:35:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:35:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:35:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:35:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:35:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:35:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d63c0d27-16fc-4654-b2a1-5b47989ad2ac tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 200 Sep 01 08:35:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1605/3178] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:35:59 2026] GET /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e8521e01-8258-47d9-802f-5281e053132a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8521e01-8258-47d9-802f-5281e053132a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8521e01-8258-47d9-802f-5281e053132a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8521e01-8258-47d9-802f-5281e053132a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e8521e01-8258-47d9-802f-5281e053132a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8521e01-8258-47d9-802f-5281e053132a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 200 Sep 01 08:36:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1574/3179] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:00 2026] GET /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:36:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-26fd4241-96d5-486a-9ac9-f6913b14151e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe646923-75c2-467c-b885-c44ce0b4290b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-899866765"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:00 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:00 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:00 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:00 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['f3b3bb7e-53f0-4554-9f81-7fbd7d7d699b', '0aebcabf-fa05-43ba-ad4c-c59350439f68', '6dede59a-4599-4664-84aa-25093c9ed865', 'bffe55b8-8cf5-4d0b-bf5d-b12d6ba7ba95'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:36:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-26fd4241-96d5-486a-9ac9-f6913b14151e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1606/3180] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-41b1728f-1814-4e9e-8b6c-3113582a37b4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1575/3181] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:00 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ec896380-8e62-49cd-a611-db50bfb340be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec896380-8e62-49cd-a611-db50bfb340be tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec896380-8e62-49cd-a611-db50bfb340be tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ec896380-8e62-49cd-a611-db50bfb340be tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ec896380-8e62-49cd-a611-db50bfb340be tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ec896380-8e62-49cd-a611-db50bfb340be tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1607/3182] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:01 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-edeb55bb-e98d-4272-99c3-790cc699641b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-edeb55bb-e98d-4272-99c3-790cc699641b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-edeb55bb-e98d-4272-99c3-790cc699641b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-edeb55bb-e98d-4272-99c3-790cc699641b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-edeb55bb-e98d-4272-99c3-790cc699641b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-edeb55bb-e98d-4272-99c3-790cc699641b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1576/3183] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:02 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-288a34a5-cdf0-4370-b14d-694eb90ccb5b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1608/3184] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:04 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-21463f66-0599-4fce-834c-2249d84cb817 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] POST http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916/action Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Updating snapshot '0dfb6b54-cc15-4935-b118-e811dc53d916' with '{'status': 'error'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6c82153ee4b04adeb71b0b1f7b186185', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ceebf2b634a4548bbd4c6ae9db7ba5d', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-21463f66-0599-4fce-834c-2249d84cb817 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916/action returned with HTTP 403 Sep 01 08:36:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1577/3185] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:04 2026] POST /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e8025cb1-0563-4d17-917f-83545bd31f49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:04 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:04 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e8025cb1-0563-4d17-917f-83545bd31f49 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 202 Sep 01 08:36:04 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1609/3186] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:04 2026] DELETE /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-51308f1b-602b-4e93-bcee-d075ea5a483b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51308f1b-602b-4e93-bcee-d075ea5a483b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51308f1b-602b-4e93-bcee-d075ea5a483b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-51308f1b-602b-4e93-bcee-d075ea5a483b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:04 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:04 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:04 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-51308f1b-602b-4e93-bcee-d075ea5a483b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:04 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-51308f1b-602b-4e93-bcee-d075ea5a483b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:04 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1578/3187] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:04 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-89727468-05f2-491c-9eb4-422f5c91abe8 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-89727468-05f2-491c-9eb4-422f5c91abe8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-89727468-05f2-491c-9eb4-422f5c91abe8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-89727468-05f2-491c-9eb4-422f5c91abe8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-89727468-05f2-491c-9eb4-422f5c91abe8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-89727468-05f2-491c-9eb4-422f5c91abe8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 200 Sep 01 08:36:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1610/3188] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:05 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2d35d2bf-b5c2-48ca-9487-ed0ebd4cdc68 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d35d2bf-b5c2-48ca-9487-ed0ebd4cdc68 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d35d2bf-b5c2-48ca-9487-ed0ebd4cdc68 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2d35d2bf-b5c2-48ca-9487-ed0ebd4cdc68 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2d35d2bf-b5c2-48ca-9487-ed0ebd4cdc68 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 returned with HTTP 404 Sep 01 08:36:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1579/3189] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:06 2026] GET /volume/v3/snapshots/0dfb6b54-cc15-4935-b118-e811dc53d916 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:36:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d308958-cfe9-4857-9656-c2ae5dd5c357 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 202 Sep 01 08:36:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1611/3190] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:06 2026] DELETE /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-726cb511-5718-4e86-8220-ab47147a901e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-726cb511-5718-4e86-8220-ab47147a901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-726cb511-5718-4e86-8220-ab47147a901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-726cb511-5718-4e86-8220-ab47147a901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-726cb511-5718-4e86-8220-ab47147a901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-726cb511-5718-4e86-8220-ab47147a901e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 200 Sep 01 08:36:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1580/3191] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:06 2026] GET /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-87306049-da41-405d-a9ed-7f5c80538c01 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87306049-da41-405d-a9ed-7f5c80538c01 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87306049-da41-405d-a9ed-7f5c80538c01 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-87306049-da41-405d-a9ed-7f5c80538c01 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-87306049-da41-405d-a9ed-7f5c80538c01 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b returned with HTTP 404 Sep 01 08:36:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1612/3192] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:07 2026] GET /volume/v3/volumes/fe646923-75c2-467c-b885-c44ce0b4290b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1384555915"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1384555915'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:36:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (d8d51d35-e0f6-4845-a302-34c5d80c7f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089191e3-0b35-4a74-8b11-e990adf89db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089191e3-0b35-4a74-8b11-e990adf89db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8667be-5d24-4c71-8177-93958a57ef3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['6b5f3235-8a0f-4325-8811-c4b6944b1bbd', '7fb26959-1e2b-45a1-806d-15ac7a4910c6', '410af935-535e-4f1f-b6c3-7292ab50d9f9', 'cbcba3ec-83db-4d7d-bebe-43b2a8e250b7'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8667be-5d24-4c71-8177-93958a57ef3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5f3235-8a0f-4325-8811-c4b6944b1bbd', '7fb26959-1e2b-45a1-806d-15ac7a4910c6', '410af935-535e-4f1f-b6c3-7292ab50d9f9', 'cbcba3ec-83db-4d7d-bebe-43b2a8e250b7']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd99a72e-f0c7-4b5b-b349-9c29efbeb1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd99a72e-f0c7-4b5b-b349-9c29efbeb1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f0a94f2-0114-476d-8ae0-b2374b380cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1384555915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['6b5f3235-8a0f-4325-8811-c4b6944b1bbd','7fb26959-1e2b-45a1-806d-15ac7a4910c6','410af935-535e-4f1f-b6c3-7292ab50d9f9','cbcba3ec-83db-4d7d-bebe-43b2a8e250b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1384555915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f0a94f2-0114-476d-8ae0-b2374b380cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72760c9a-30e0-40ca-aa21-8d9a13b48304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72760c9a-30e0-40ca-aa21-8d9a13b48304) transitioned into state 'SUCCESS' from state '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-1384555915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['6b5f3235-8a0f-4325-8811-c4b6944b1bbd','7fb26959-1e2b-45a1-806d-15ac7a4910c6','410af935-535e-4f1f-b6c3-7292ab50d9f9','cbcba3ec-83db-4d7d-bebe-43b2a8e250b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2359b6c-ee40-419c-abbc-5027f7bd2675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2359b6c-ee40-419c-abbc-5027f7bd2675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (d8d51d35-e0f6-4845-a302-34c5d80c7f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:36:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-548ba1f5-0ddb-423c-88ad-3acfd7620f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1581/3193] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:07 2026] POST /volume/v3/volumes => generated 787 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a8c2b28f-7c0c-4646-aa83-93feaecbd025 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb returned with HTTP 200 Sep 01 08:36:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1613/3194] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:07 2026] GET /volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:08 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=456,cinder:INSERT=129,cinder:UPDATE=169 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:36:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4dbecd30-ba7d-4909-8ee2-e7335d684559 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb returned with HTTP 200 Sep 01 08:36:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1582/3195] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:08 2026] GET /volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 08:36:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f0a94f2-0114-476d-8ae0-b2374b380cdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1984008958"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:09 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=422,cinder:INSERT=90,cinder:UPDATE=147 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:36:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:09 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume 0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:09 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['2c62026a-dddf-4ca1-aa1b-68fcf0b039da', '9f9de48d-16d3-454d-a4df-ac6182cc9e06', 'e93df7d4-ed93-4920-8fbc-4362b3f1e63b', '7ad296c4-cd09-4013-b982-eae8142240dc'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:09 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:09 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:36:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-49cf7550-c854-4cc6-a99e-fd6cb41651c6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1614/3196] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7842e917-b846-4334-b256-7dd62d9a70cb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7842e917-b846-4334-b256-7dd62d9a70cb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7842e917-b846-4334-b256-7dd62d9a70cb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:09 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7842e917-b846-4334-b256-7dd62d9a70cb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:09 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:09 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:09 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7842e917-b846-4334-b256-7dd62d9a70cb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:09 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7842e917-b846-4334-b256-7dd62d9a70cb tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:09 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1583/3197] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:09 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-23f1d5a1-d3c1-4cd7-a9bb-ba953128a4c4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1615/3198] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:10 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2b07b6c4-f5fa-45a3-8c90-027d4a2f6929 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1584/3199] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:11 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34874071-4da5-474a-a81e-468c5c628aa5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34874071-4da5-474a-a81e-468c5c628aa5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34874071-4da5-474a-a81e-468c5c628aa5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34874071-4da5-474a-a81e-468c5c628aa5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-34874071-4da5-474a-a81e-468c5c628aa5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34874071-4da5-474a-a81e-468c5c628aa5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1616/3200] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:11 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f795b707-ad36-4ee1-bd73-8175a383bdc8 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 202 Sep 01 08:36:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1585/3201] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:11 2026] DELETE /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-098abfcb-a937-4dff-a5d8-aeb7eea00e13 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1617/3202] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:11 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8c93f6a-2562-4ec7-8cab-dbe7b97a4e9d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 200 Sep 01 08:36:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1586/3203] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:12 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-47b7fbc9-18a1-4915-8a61-c2ced011a24b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47b7fbc9-18a1-4915-8a61-c2ced011a24b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47b7fbc9-18a1-4915-8a61-c2ced011a24b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-47b7fbc9-18a1-4915-8a61-c2ced011a24b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-47b7fbc9-18a1-4915-8a61-c2ced011a24b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 returned with HTTP 404 Sep 01 08:36:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1618/3204] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:13 2026] GET /volume/v3/snapshots/4b686a0a-9c48-4e54-a4db-2fdd7d6c4811 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-503200a6-1554-457a-a2fb-8500b7ea05ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:13 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: 0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:36:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-503200a6-1554-457a-a2fb-8500b7ea05ce tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb returned with HTTP 202 Sep 01 08:36:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1587/3205] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:13 2026] DELETE /volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-9a45454f-74f7-42c6-a5e5-f57935863052 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a45454f-74f7-42c6-a5e5-f57935863052 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a45454f-74f7-42c6-a5e5-f57935863052 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-9a45454f-74f7-42c6-a5e5-f57935863052 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-9a45454f-74f7-42c6-a5e5-f57935863052 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-9a45454f-74f7-42c6-a5e5-f57935863052 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb returned with HTTP 200 Sep 01 08:36:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1619/3206] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:13 2026] GET /volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-94aca9ee-7fe7-4f11-8dfb-1826b61ff5e6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94aca9ee-7fe7-4f11-8dfb-1826b61ff5e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94aca9ee-7fe7-4f11-8dfb-1826b61ff5e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-94aca9ee-7fe7-4f11-8dfb-1826b61ff5e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-94aca9ee-7fe7-4f11-8dfb-1826b61ff5e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb returned with HTTP 404 Sep 01 08:36:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1588/3207] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:14 2026] GET /volume/v3/volumes/0f0a94f2-0114-476d-8ae0-b2374b380cdb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cb19716b-13f4-4be0-a8df-60aac6240145 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1708077504"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1708077504'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:36:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (503e08f4-beb6-4c53-9579-cae728387dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e54e363-e133-4207-95df-79bc452c8de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e54e363-e133-4207-95df-79bc452c8de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8f9839-6b79-4133-9909-258f4b22c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['fe3a5d37-fb21-4ae7-a9e4-b4f6e99f6fd6', '8a114e53-7da8-4f85-a38d-2661aa0f4a9f', 'd1185f27-564f-412e-8996-754439b3b08f', '498338e9-c8b0-44c9-a2e7-0d723768e034'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8f9839-6b79-4133-9909-258f4b22c9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3a5d37-fb21-4ae7-a9e4-b4f6e99f6fd6', '8a114e53-7da8-4f85-a38d-2661aa0f4a9f', 'd1185f27-564f-412e-8996-754439b3b08f', '498338e9-c8b0-44c9-a2e7-0d723768e034']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774ec7a9-3db6-4111-b42d-fef386d0ca63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:14 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774ec7a9-3db6-4111-b42d-fef386d0ca63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa997c9d-ce33-4eb8-b72b-d89b311f8686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1708077504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['fe3a5d37-fb21-4ae7-a9e4-b4f6e99f6fd6','8a114e53-7da8-4f85-a38d-2661aa0f4a9f','d1185f27-564f-412e-8996-754439b3b08f','498338e9-c8b0-44c9-a2e7-0d723768e034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1708077504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa997c9d-ce33-4eb8-b72b-d89b311f8686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc1f3a2-f8c8-4936-a7a1-650fd3e0c16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc1f3a2-f8c8-4936-a7a1-650fd3e0c16f) transitioned into state 'SUCCESS' from state '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-1708077504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['fe3a5d37-fb21-4ae7-a9e4-b4f6e99f6fd6','8a114e53-7da8-4f85-a38d-2661aa0f4a9f','d1185f27-564f-412e-8996-754439b3b08f','498338e9-c8b0-44c9-a2e7-0d723768e034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e7af005-258b-4a02-8f70-b7d69f9d1a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e7af005-258b-4a02-8f70-b7d69f9d1a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (503e08f4-beb6-4c53-9579-cae728387dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:14 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:36:14 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cb19716b-13f4-4be0-a8df-60aac6240145 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:14 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1620/3208] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:14 2026] POST /volume/v3/volumes => generated 787 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:14 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:14 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:14 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:14 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:14 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c665dc27-d6ff-4689-8006-e6503f8ba3a5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 returned with HTTP 200 Sep 01 08:36:15 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1589/3209] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:14 2026] GET /volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:16 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9eecbd2-ce54-4ca7-a792-4b00f2fe0501 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 returned with HTTP 200 Sep 01 08:36:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1621/3210] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:16 2026] GET /volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8c70a77c-4879-416b-918a-b159ede8e7ea None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:16 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa997c9d-ce33-4eb8-b72b-d89b311f8686", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-272175103"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:16 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:16 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:16 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:16 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['db9ae80c-6269-441d-a147-eab77b60dcb7', '8703f86b-bf3a-4b91-bada-ce262e3c408d', '6cee0bec-2a76-4d95-afbe-6c62495f97c2', '2d499e34-7eb5-49a8-9b6f-d624faaf4cd5'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:16 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:16 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:16 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:36:16 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8c70a77c-4879-416b-918a-b159ede8e7ea tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:16 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1590/3211] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8429181e-c62d-457c-9ad1-4274a0e701dd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8429181e-c62d-457c-9ad1-4274a0e701dd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8429181e-c62d-457c-9ad1-4274a0e701dd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8429181e-c62d-457c-9ad1-4274a0e701dd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:16 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:16 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-8429181e-c62d-457c-9ad1-4274a0e701dd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:16 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8429181e-c62d-457c-9ad1-4274a0e701dd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 200 Sep 01 08:36:16 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1622/3212] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:16 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6c19dce3-be56-43ce-a092-b845600e8fd4 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 200 Sep 01 08:36:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1591/3213] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:17 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2c628582-7fe5-42e3-bebf-c4b606c36083 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 200 Sep 01 08:36:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1623/3214] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:18 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] POST http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061/action Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.snapshot_unmanage [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Unmanage snapshot with id: 580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6c82153ee4b04adeb71b0b1f7b186185', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ceebf2b634a4548bbd4c6ae9db7ba5d', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9897dccf-3b6f-4c4a-a9d9-a77d6e46f6e6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061/action returned with HTTP 403 Sep 01 08:36:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1592/3215] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:18 2026] POST /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f488b279-9e9d-43b7-b071-c02462d534fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f488b279-9e9d-43b7-b071-c02462d534fa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 202 Sep 01 08:36:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1624/3216] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:18 2026] DELETE /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:18 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:18 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:18 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5f9724f2-f737-4545-a88a-1e6e0be19daa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 200 Sep 01 08:36:18 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1593/3217] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:18 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b250df67-6f75-45dd-bf70-4358b40741fd None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b250df67-6f75-45dd-bf70-4358b40741fd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b250df67-6f75-45dd-bf70-4358b40741fd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b250df67-6f75-45dd-bf70-4358b40741fd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b250df67-6f75-45dd-bf70-4358b40741fd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b250df67-6f75-45dd-bf70-4358b40741fd tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 200 Sep 01 08:36:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1625/3218] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:19 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ca221a46-4374-4b02-b210-d7ab438fa09e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca221a46-4374-4b02-b210-d7ab438fa09e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca221a46-4374-4b02-b210-d7ab438fa09e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ca221a46-4374-4b02-b210-d7ab438fa09e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ca221a46-4374-4b02-b210-d7ab438fa09e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 returned with HTTP 404 Sep 01 08:36:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1594/3219] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:20 2026] GET /volume/v3/snapshots/580dc050-c34d-4086-ae09-92947d489061 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a87c12cf-506a-4ca4-b12d-4676b591693f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:20 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:36:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a87c12cf-506a-4ca4-b12d-4676b591693f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 returned with HTTP 202 Sep 01 08:36:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1626/3220] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:20 2026] DELETE /volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:20 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:20 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:20 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:20 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:20 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:20 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-65a018ff-5f4c-4b41-acc6-c323428f8d7a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 returned with HTTP 200 Sep 01 08:36:20 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1595/3221] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:20 2026] GET /volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f021d9af-5c9a-488c-9a53-1b8eb55c2774 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f021d9af-5c9a-488c-9a53-1b8eb55c2774 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f021d9af-5c9a-488c-9a53-1b8eb55c2774 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f021d9af-5c9a-488c-9a53-1b8eb55c2774 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f021d9af-5c9a-488c-9a53-1b8eb55c2774 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 returned with HTTP 404 Sep 01 08:36:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1627/3222] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:21 2026] GET /volume/v3/volumes/aa997c9d-ce33-4eb8-b72b-d89b311f8686 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1439419468"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1439419468'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:36:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (4ab1fa08-660a-4555-9c84-8861af317399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd756db-f7f2-4838-9d61-88e7149c1b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd756db-f7f2-4838-9d61-88e7149c1b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c17214f-1483-4160-b52a-10a482de1da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['e1d85e3a-fd3a-4b97-b9e7-1c1ee07deb9c', '0e5c785b-3429-48e8-a6d8-b168e68c29f1', '4d8bf389-a26a-42ae-9fd9-63281181586c', '879c9e71-3946-4908-8a87-263139958e6a'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c17214f-1483-4160-b52a-10a482de1da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d85e3a-fd3a-4b97-b9e7-1c1ee07deb9c', '0e5c785b-3429-48e8-a6d8-b168e68c29f1', '4d8bf389-a26a-42ae-9fd9-63281181586c', '879c9e71-3946-4908-8a87-263139958e6a']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac0ddf-d600-4206-ae1c-0183f20103c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac0ddf-d600-4206-ae1c-0183f20103c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2912826a-5401-495a-94c2-94d2d9ea8b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1439419468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['e1d85e3a-fd3a-4b97-b9e7-1c1ee07deb9c','0e5c785b-3429-48e8-a6d8-b168e68c29f1','4d8bf389-a26a-42ae-9fd9-63281181586c','879c9e71-3946-4908-8a87-263139958e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1439419468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2912826a-5401-495a-94c2-94d2d9ea8b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad9cf40-7bd5-47f9-8cef-ad6fae7ae6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad9cf40-7bd5-47f9-8cef-ad6fae7ae6e1) transitioned into state 'SUCCESS' from state '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-1439419468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['e1d85e3a-fd3a-4b97-b9e7-1c1ee07deb9c','0e5c785b-3429-48e8-a6d8-b168e68c29f1','4d8bf389-a26a-42ae-9fd9-63281181586c','879c9e71-3946-4908-8a87-263139958e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634684dd-b396-44e9-a68f-69f1e0ceb358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634684dd-b396-44e9-a68f-69f1e0ceb358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (4ab1fa08-660a-4555-9c84-8861af317399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:36:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a748b16b-6a39-4d85-a79f-6ebad57e1fd5 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1596/3223] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:21 2026] POST /volume/v3/volumes => generated 787 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a005df2-fd18-492d-99ef-4f06f343bdca None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a005df2-fd18-492d-99ef-4f06f343bdca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a005df2-fd18-492d-99ef-4f06f343bdca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a005df2-fd18-492d-99ef-4f06f343bdca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:22 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:22 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:22 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:22 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:22 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3a005df2-fd18-492d-99ef-4f06f343bdca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a005df2-fd18-492d-99ef-4f06f343bdca tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d returned with HTTP 200 Sep 01 08:36:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1628/3224] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:21 2026] GET /volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:23 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-32674cc0-fe5e-429a-9f7d-b2e2507a6afa tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d returned with HTTP 200 Sep 01 08:36:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1597/3225] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:23 2026] GET /volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:23 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2912826a-5401-495a-94c2-94d2d9ea8b9d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-242136823"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:23 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:23 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:23 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume 2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:23 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['8a7e5be4-adba-4ca8-a8d0-57f0a5bda036', '8bf76b90-42f9-492d-855d-9bd262c44ccf', 'b1962ac3-c3f9-4d1d-86a8-e5b1839bbb1d', '48d7e74f-74a9-43b2-a18a-183f15721d25'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:23 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:23 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:23 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:36:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d7a5a86-7e32-4075-b2f7-07e91631cc90 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1629/3226] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:23 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:23 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:23 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd6c5c9e-2877-4a0b-97de-08065de8fd08 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:23 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1598/3227] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:23 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-295e7384-9133-403b-9ef2-e6ed4b91327e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-295e7384-9133-403b-9ef2-e6ed4b91327e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-295e7384-9133-403b-9ef2-e6ed4b91327e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:24 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-295e7384-9133-403b-9ef2-e6ed4b91327e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:24 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:24 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:24 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-295e7384-9133-403b-9ef2-e6ed4b91327e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:24 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-295e7384-9133-403b-9ef2-e6ed4b91327e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:24 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1630/3228] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:24 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-79abb501-9c97-4fc5-8692-ebc835d0573e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79abb501-9c97-4fc5-8692-ebc835d0573e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79abb501-9c97-4fc5-8692-ebc835d0573e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-79abb501-9c97-4fc5-8692-ebc835d0573e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-79abb501-9c97-4fc5-8692-ebc835d0573e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-79abb501-9c97-4fc5-8692-ebc835d0573e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1599/3229] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:25 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:36:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-abcd351d-7920-4290-a948-c124cab04c43 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-abcd351d-7920-4290-a948-c124cab04c43 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] PUT http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-abcd351d-7920-4290-a948-c124cab04c43 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-abcd351d-7920-4290-a948-c124cab04c43 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Snapshot retrieved successfully. Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-abcd351d-7920-4290-a948-c124cab04c43 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1631/3230] 192.168.122.100 () {60 vars in 1258 bytes} [Tue Sep 1 08:36:25 2026] PUT /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:25 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:25 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8be80f62-6a74-4ae6-9f88-282e352f3595 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 202 Sep 01 08:36:25 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1600/3231] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:25 2026] DELETE /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3a247907-9009-4296-b4f2-4b9530d32f5f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a247907-9009-4296-b4f2-4b9530d32f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a247907-9009-4296-b4f2-4b9530d32f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:25 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3a247907-9009-4296-b4f2-4b9530d32f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:25 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:25 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3a247907-9009-4296-b4f2-4b9530d32f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:25 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3a247907-9009-4296-b4f2-4b9530d32f5f tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:25 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1632/3232] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:25 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 493 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:26 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:26 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:26 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-68f6e8e5-c105-490d-a7d4-2025c55a6246 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 200 Sep 01 08:36:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1601/3233] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:26 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 493 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4d549e30-f752-43a4-8351-f6a5bd273fd6 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d549e30-f752-43a4-8351-f6a5bd273fd6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d549e30-f752-43a4-8351-f6a5bd273fd6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4d549e30-f752-43a4-8351-f6a5bd273fd6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4d549e30-f752-43a4-8351-f6a5bd273fd6 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 returned with HTTP 404 Sep 01 08:36:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1633/3234] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:27 2026] GET /volume/v3/snapshots/32d08ff8-a62d-4454-ace6-a3bdfd71a1a4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0479bf06-13f7-49d3-847b-1994ac46db3b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:27 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: 2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:27 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:27 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:27 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:27 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:27 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:36:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0479bf06-13f7-49d3-847b-1994ac46db3b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d returned with HTTP 202 Sep 01 08:36:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1602/3235] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:27 2026] DELETE /volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:27 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:27 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:27 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:27 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:27 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-323b4c49-1c1c-4ab0-a9b6-f6bdb557ba98 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d returned with HTTP 200 Sep 01 08:36:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1634/3236] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:27 2026] GET /volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ff8de91e-7729-4baf-a429-969d3c9f1c91 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff8de91e-7729-4baf-a429-969d3c9f1c91 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d Sep 01 08:36:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff8de91e-7729-4baf-a429-969d3c9f1c91 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:28 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ff8de91e-7729-4baf-a429-969d3c9f1c91 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:28 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ff8de91e-7729-4baf-a429-969d3c9f1c91 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d returned with HTTP 404 Sep 01 08:36:28 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1603/3237] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:28 2026] GET /volume/v3/volumes/2912826a-5401-495a-94c2-94d2d9ea8b9d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-289784914"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-289784914'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume of 1 GB Sep 01 08:36:28 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (27d61202-e2e0-41c6-b71b-d03b6dfb936b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779b7dd1-b8a6-424c-917b-4c5df0547713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779b7dd1-b8a6-424c-917b-4c5df0547713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95911f6-bbe4-44e4-9342-0ff3b1e57a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['d06c18e0-a91b-407a-94f8-73129e1109f7', '34ae248d-571c-4381-ade0-729967ed37e8', '3e7ba5b2-7360-4335-adfb-8f7253b32490', '1079506b-7f88-4b1a-b0c2-7ac5d1c6d157'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95911f6-bbe4-44e4-9342-0ff3b1e57a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06c18e0-a91b-407a-94f8-73129e1109f7', '34ae248d-571c-4381-ade0-729967ed37e8', '3e7ba5b2-7360-4335-adfb-8f7253b32490', '1079506b-7f88-4b1a-b0c2-7ac5d1c6d157']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c6c397-3c40-4f56-a540-ffc36a41c623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:28 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c6c397-3c40-4f56-a540-ffc36a41c623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1a9dd2-eef3-49bd-9c0d-23835b643c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289784914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['d06c18e0-a91b-407a-94f8-73129e1109f7','34ae248d-571c-4381-ade0-729967ed37e8','3e7ba5b2-7360-4335-adfb-8f7253b32490','1079506b-7f88-4b1a-b0c2-7ac5d1c6d157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289784914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1a9dd2-eef3-49bd-9c0d-23835b643c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f26193b-b136-4d14-b0e3-56cb5e05b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f26193b-b136-4d14-b0e3-56cb5e05b84a) transitioned into state 'SUCCESS' from state '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-289784914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceebf2b634a4548bbd4c6ae9db7ba5d',qos_specs=None,replication_status=,reservations=['d06c18e0-a91b-407a-94f8-73129e1109f7','34ae248d-571c-4381-ade0-729967ed37e8','3e7ba5b2-7360-4335-adfb-8f7253b32490','1079506b-7f88-4b1a-b0c2-7ac5d1c6d157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='983c5aa98b1a4e0bb6b0bb88c344af47',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4d9d8f-ef6e-4e98-beee-662394d2230a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:28 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4d9d8f-ef6e-4e98-beee-662394d2230a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:29 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Flow 'volume_create_api' (27d61202-e2e0-41c6-b71b-d03b6dfb936b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:29 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create volume request issued successfully. Sep 01 08:36:29 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bd28895c-6eb2-455b-9dd6-f79e46af3ef0 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:29 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1635/3238] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:28 2026] POST /volume/v3/volumes => generated 786 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:29 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:29 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:29 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:29 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:29 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:29 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:29 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fdc3816c-9cee-4300-8f03-4ab765d8c9fc tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 returned with HTTP 200 Sep 01 08:36:29 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1604/3239] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:29 2026] GET /volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:30 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3846509c-a200-4257-8a3a-c2ae4ed9f79d tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 returned with HTTP 200 Sep 01 08:36:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1636/3240] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:30 2026] GET /volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:30 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c1a9dd2-eef3-49bd-9c0d-23835b643c47", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1605378806"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:30 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:30 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:30 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Create snapshot from volume 2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:30 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Created reservations ['32bd494c-192b-4d86-9040-499b6d429ae8', '6987a526-de6c-4a27-b3eb-9b1827ddb804', '6181e6f4-1f2c-4862-866c-a9567fe99992', '5f0ae048-d422-409f-a69a-1e43a65a602b'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:30 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:30 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:30 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot create request issued successfully. Sep 01 08:36:30 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b145a5d7-46b1-4cf4-920e-c60663fb1312 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:30 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1605/3241] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b5e54685-a586-455d-a3d1-00f68b4a865a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5e54685-a586-455d-a3d1-00f68b4a865a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5e54685-a586-455d-a3d1-00f68b4a865a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b5e54685-a586-455d-a3d1-00f68b4a865a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:30 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:30 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b5e54685-a586-455d-a3d1-00f68b4a865a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:30 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b5e54685-a586-455d-a3d1-00f68b4a865a tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:30 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1637/3242] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:30 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:31 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:31 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:31 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:31 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:31 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cf0d6413-841e-4788-b063-9fb8705aaac9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:31 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1606/3243] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:31 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-eed029cb-cf51-44fa-96f1-34cce5296a75 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1638/3244] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:32 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] POST http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.admin_actions [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Updating snapshot '7b8e6655-eb17-474d-a82d-8fea2071eb69' with '{'status': 'creating'}' {{(pid=86552) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-905bd04c-ebd6-42be-9bf6-abb0c1763e14 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action returned with HTTP 202 Sep 01 08:36:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1607/3245] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:32 2026] POST /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a8dbe8ca-fd62-403f-b634-3569afa7eca9 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1639/3246] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:32 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-556f3f3f-2972-404e-abbe-47d313881924 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] POST http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.contrib.snapshot_actions [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86552) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.contrib.snapshot_actions [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] Updating snapshot 7b8e6655-eb17-474d-a82d-8fea2071eb69 with info {'id': '7b8e6655-eb17-474d-a82d-8fea2071eb69', 'status': 'error', 'progress': '80%'} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-556f3f3f-2972-404e-abbe-47d313881924 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-member] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action returned with HTTP 202 Sep 01 08:36:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1608/3247] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:32 2026] POST /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ed45a38a-0d00-4514-9603-765185a18283 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete snapshot with id: 7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:32 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed45a38a-0d00-4514-9603-765185a18283 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 202 Sep 01 08:36:32 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1640/3248] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:32 2026] DELETE /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:32 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:32 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:32 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-16c2ea0c-49af-4baa-a0c2-36dcee7ebcba tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:32 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1609/3249] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:32 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-12e4beeb-442f-42eb-8a13-09e34964b91e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12e4beeb-442f-42eb-8a13-09e34964b91e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12e4beeb-442f-42eb-8a13-09e34964b91e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:33 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12e4beeb-442f-42eb-8a13-09e34964b91e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:33 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:33 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:33 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-12e4beeb-442f-42eb-8a13-09e34964b91e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Snapshot retrieved successfully. Sep 01 08:36:33 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12e4beeb-442f-42eb-8a13-09e34964b91e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 200 Sep 01 08:36:33 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1641/3250] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:33 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f16edcfb-8c01-427b-951e-146345657842 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f16edcfb-8c01-427b-951e-146345657842 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f16edcfb-8c01-427b-951e-146345657842 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f16edcfb-8c01-427b-951e-146345657842 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f16edcfb-8c01-427b-951e-146345657842 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 returned with HTTP 404 Sep 01 08:36:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1610/3251] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:34 2026] GET /volume/v3/snapshots/7b8e6655-eb17-474d-a82d-8fea2071eb69 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:34 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:34 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume with id: 2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:34 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:34 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:34 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:34 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:34 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Delete volume request issued successfully. Sep 01 08:36:34 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-01abcc8b-896e-4ed9-8bc3-16550afba50e tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 returned with HTTP 202 Sep 01 08:36:34 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1642/3252] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:34 2026] DELETE /volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e3389007-8f97-4b60-8bfb-a3844003f550 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3389007-8f97-4b60-8bfb-a3844003f550 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3389007-8f97-4b60-8bfb-a3844003f550 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e3389007-8f97-4b60-8bfb-a3844003f550 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:34 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:34 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:34 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:34 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:34 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e3389007-8f97-4b60-8bfb-a3844003f550 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Volume info retrieved successfully. Sep 01 08:36:34 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e3389007-8f97-4b60-8bfb-a3844003f550 tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 returned with HTTP 200 Sep 01 08:36:34 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1611/3253] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:34 2026] GET /volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-13785af8-47ce-4325-8504-2f91b148a32b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13785af8-47ce-4325-8504-2f91b148a32b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] GET http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 Sep 01 08:36:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13785af8-47ce-4325-8504-2f91b148a32b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:35 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-13785af8-47ce-4325-8504-2f91b148a32b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:35 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-13785af8-47ce-4325-8504-2f91b148a32b tempest-ProjectMemberTests-966986526 tempest-ProjectMemberTests-966986526-project-admin] http://192.168.122.100/volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 returned with HTTP 404 Sep 01 08:36:35 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1643/3254] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:35 2026] GET /volume/v3/volumes/2c1a9dd2-eef3-49bd-9c0d-23835b643c47 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:38 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-467823796"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:38 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-467823796'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:38 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume of 1 GB Sep 01 08:36:38 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (a63b07ca-288b-446a-a3f0-c849d2d46583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:38 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688709e5-545e-466e-aa14-898cbd3e6bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688709e5-545e-466e-aa14-898cbd3e6bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e54116-4e7f-4a79-afcf-86c08e290206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['3a9d8e1f-a05c-4797-9a63-6694eb29336f', '3746e4cc-6c2e-4313-837d-bf52b213a796', '2a5ff29d-78dc-49be-b746-d028503b16bd', 'db120be5-6321-4a7b-8b59-dd67e4ecc98c'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e54116-4e7f-4a79-afcf-86c08e290206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a9d8e1f-a05c-4797-9a63-6694eb29336f', '3746e4cc-6c2e-4313-837d-bf52b213a796', '2a5ff29d-78dc-49be-b746-d028503b16bd', 'db120be5-6321-4a7b-8b59-dd67e4ecc98c']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38602d2e-48c4-4114-9206-d0cf295650d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:39 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38602d2e-48c4-4114-9206-d0cf295650d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876c44e2-c2e8-4601-b329-173368821977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-467823796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['3a9d8e1f-a05c-4797-9a63-6694eb29336f','3746e4cc-6c2e-4313-837d-bf52b213a796','2a5ff29d-78dc-49be-b746-d028503b16bd','db120be5-6321-4a7b-8b59-dd67e4ecc98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-467823796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=876c44e2-c2e8-4601-b329-173368821977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60627e84a3145989582c813068c707c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34043a6150e84bed87fae68c61152ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55664186-41f2-42cd-b406-ed43a36f0866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55664186-41f2-42cd-b406-ed43a36f0866) transitioned into state 'SUCCESS' from state '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-467823796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['3a9d8e1f-a05c-4797-9a63-6694eb29336f','3746e4cc-6c2e-4313-837d-bf52b213a796','2a5ff29d-78dc-49be-b746-d028503b16bd','db120be5-6321-4a7b-8b59-dd67e4ecc98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa55164f-35c1-41bc-a587-39d2b2c6a5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa55164f-35c1-41bc-a587-39d2b2c6a5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (a63b07ca-288b-446a-a3f0-c849d2d46583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:39 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request issued successfully. Sep 01 08:36:39 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bd0f864e-d355-4f5e-aeac-8d45558d2ae1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:39 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1612/3255] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:38 2026] POST /volume/v3/volumes => generated 786 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:39 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:39 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:39 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:39 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:39 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:39 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:39 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-44e7b3b1-42db-4492-87a3-ce0a0ed6c57b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 returned with HTTP 200 Sep 01 08:36:39 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1644/3256] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:39 2026] GET /volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:40 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3c78c986-e17c-45de-bb3e-cebd3a9f2e69 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 returned with HTTP 200 Sep 01 08:36:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1613/3257] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:40 2026] GET /volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:40 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "876c44e2-c2e8-4601-b329-173368821977", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2139100964"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:40 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:40 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:40 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create snapshot from volume 876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:40 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['b165e95d-5906-46eb-b7c6-32721d81c2d9', '5e276205-d75c-4cf1-9cbc-5411cacef156', '209d77cc-cd2c-4460-b24e-3449f79399a6', '1de765da-fde7-47e4-99f2-426e301724f1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:40 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:40 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:40 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot create request issued successfully. Sep 01 08:36:40 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c176d2b7-70b0-47bf-b3d9-bc2b54b44183 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:40 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1645/3258] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:40 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:40 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:40 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a8361f52-ae6e-4d52-8fd5-9b256dfafcbe tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 200 Sep 01 08:36:40 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1614/3259] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:40 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-a9721450-5074-483e-91f4-69d94396d48d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9721450-5074-483e-91f4-69d94396d48d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9721450-5074-483e-91f4-69d94396d48d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:41 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-a9721450-5074-483e-91f4-69d94396d48d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:41 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:41 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:41 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-a9721450-5074-483e-91f4-69d94396d48d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:41 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-a9721450-5074-483e-91f4-69d94396d48d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 200 Sep 01 08:36:41 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1646/3260] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:41 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-623548cf-6ff5-4d3b-9c0c-097ab5c59459 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 200 Sep 01 08:36:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1615/3261] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:42 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] POST http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c/action Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Snapshot retrieved successfully. Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5f46b7da8bb7463580e54b6a75f8392f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60627e84a3145989582c813068c707c', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-12fa7fe9-3da5-4527-84c1-e600eaf78b93 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c/action returned with HTTP 403 Sep 01 08:36:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1647/3262] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:42 2026] POST /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c/action => generated 133 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete snapshot with id: 087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:42 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:42 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-07170b43-4cf4-4fca-ad5d-dab9b836ee06 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 202 Sep 01 08:36:42 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1616/3263] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:42 2026] DELETE /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:42 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:42 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:42 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ff761aed-f3a1-4781-8eeb-0b5b676f7b65 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 200 Sep 01 08:36:42 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1648/3264] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:42 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:43 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:43 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:43 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:43 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:43 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ab1285f4-84f6-4a65-8fbd-3ca2b3353301 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 200 Sep 01 08:36:43 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1617/3265] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:43 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-070f97e4-58bc-4843-9f0c-083f2d5ed19f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-070f97e4-58bc-4843-9f0c-083f2d5ed19f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c Sep 01 08:36:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-070f97e4-58bc-4843-9f0c-083f2d5ed19f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:44 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-070f97e4-58bc-4843-9f0c-083f2d5ed19f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:44 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-070f97e4-58bc-4843-9f0c-083f2d5ed19f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c returned with HTTP 404 Sep 01 08:36:44 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1649/3266] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:44 2026] GET /volume/v3/snapshots/087509ac-2d37-4d5a-8392-77542c17df6c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8abffafc-c354-409f-97e2-53337cd4d51e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:44 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:44 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:44 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume with id: 876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:44 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:44 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:44 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:44 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:44 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:45 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume request issued successfully. Sep 01 08:36:45 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8abffafc-c354-409f-97e2-53337cd4d51e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 returned with HTTP 202 Sep 01 08:36:45 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1618/3267] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:44 2026] DELETE /volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:45 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:45 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:45 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:45 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:45 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:45 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:45 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-836d5f2f-7247-4af9-8f8e-6ea8fcaba0ef tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 returned with HTTP 200 Sep 01 08:36:45 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1650/3268] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:45 2026] GET /volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3abca436-fb6e-4c49-b7c9-8bd4d7cc7f26 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3abca436-fb6e-4c49-b7c9-8bd4d7cc7f26 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3abca436-fb6e-4c49-b7c9-8bd4d7cc7f26 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3abca436-fb6e-4c49-b7c9-8bd4d7cc7f26 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3abca436-fb6e-4c49-b7c9-8bd4d7cc7f26 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 returned with HTTP 404 Sep 01 08:36:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1619/3269] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:46 2026] GET /volume/v3/volumes/876c44e2-c2e8-4601-b329-173368821977 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1983975263"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1983975263'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume of 1 GB Sep 01 08:36:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (1b1202ec-f049-4e72-a850-5283da9e5b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727add4c-3a16-46ec-bb16-b651369597c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727add4c-3a16-46ec-bb16-b651369597c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75150075-2e7c-43f9-93cd-fa21cac50b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['33d777d9-cbb6-4e2f-b6a5-5f9f7f1c5219', '5edb2bf4-6f46-4163-ba8b-7c8c600e4e10', '34f4ed16-1b96-4f23-8842-11307e2fd28a', 'c8311ba0-5ad3-4fb9-858f-2f5ec87d457f'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75150075-2e7c-43f9-93cd-fa21cac50b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d777d9-cbb6-4e2f-b6a5-5f9f7f1c5219', '5edb2bf4-6f46-4163-ba8b-7c8c600e4e10', '34f4ed16-1b96-4f23-8842-11307e2fd28a', 'c8311ba0-5ad3-4fb9-858f-2f5ec87d457f']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2f07d2-6377-44d1-90f4-21ff7c47d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:46 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2f07d2-6377-44d1-90f4-21ff7c47d3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d2db98-22cb-4bb8-a40e-ce349ed84197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1983975263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['33d777d9-cbb6-4e2f-b6a5-5f9f7f1c5219','5edb2bf4-6f46-4163-ba8b-7c8c600e4e10','34f4ed16-1b96-4f23-8842-11307e2fd28a','c8311ba0-5ad3-4fb9-858f-2f5ec87d457f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1983975263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d2db98-22cb-4bb8-a40e-ce349ed84197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60627e84a3145989582c813068c707c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34043a6150e84bed87fae68c61152ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed57870b-87b3-499d-b0f4-94eb6388f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed57870b-87b3-499d-b0f4-94eb6388f386) transitioned into state 'SUCCESS' from state '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-1983975263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['33d777d9-cbb6-4e2f-b6a5-5f9f7f1c5219','5edb2bf4-6f46-4163-ba8b-7c8c600e4e10','34f4ed16-1b96-4f23-8842-11307e2fd28a','c8311ba0-5ad3-4fb9-858f-2f5ec87d457f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d846bb03-128f-4b1e-8c4b-745f2c01096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d846bb03-128f-4b1e-8c4b-745f2c01096f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (1b1202ec-f049-4e72-a850-5283da9e5b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:46 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request issued successfully. Sep 01 08:36:46 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bc886202-1d45-4cd6-8151-6435e6b5fa49 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:46 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1651/3270] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:46 2026] POST /volume/v3/volumes => generated 787 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:46 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:46 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:46 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:46 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:46 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:46 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8a7943ee-cb9f-488f-ba01-8d340e6a7146 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 returned with HTTP 200 Sep 01 08:36:46 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1620/3271] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:46 2026] GET /volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:47 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1a479e3d-7014-4586-8db9-8396e83c1a04 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 returned with HTTP 200 Sep 01 08:36:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1652/3272] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:47 2026] GET /volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:47 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d2db98-22cb-4bb8-a40e-ce349ed84197", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-964951855"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:47 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:47 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:47 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create snapshot from volume e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:47 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['354f6daa-4bf3-4048-bb77-f065ad95f7db', '716899a2-0fea-4350-84d3-e918196703a6', '4193549e-493d-4908-9e9c-16dea3ca726d', '63619845-a69a-4e57-9eac-6b07c704a43e'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:47 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:47 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:47 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot create request issued successfully. Sep 01 08:36:47 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0f3dd3fd-3df9-4323-abcf-005b260ab8b0 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:47 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1621/3273] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-30f477c8-bf47-4a01-8448-232528602f9a None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30f477c8-bf47-4a01-8448-232528602f9a tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30f477c8-bf47-4a01-8448-232528602f9a tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-30f477c8-bf47-4a01-8448-232528602f9a tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:47 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:47 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-30f477c8-bf47-4a01-8448-232528602f9a tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:47 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-30f477c8-bf47-4a01-8448-232528602f9a tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 200 Sep 01 08:36:47 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1653/3274] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:47 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:48 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:48 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:48 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:48 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:48 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-b98989ef-b2e3-4e05-a276-c42e09d32097 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 200 Sep 01 08:36:48 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1622/3275] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:48 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6efeedad-8210-4057-9958-8f06cbd60c7c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6efeedad-8210-4057-9958-8f06cbd60c7c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6efeedad-8210-4057-9958-8f06cbd60c7c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6efeedad-8210-4057-9958-8f06cbd60c7c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-6efeedad-8210-4057-9958-8f06cbd60c7c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6efeedad-8210-4057-9958-8f06cbd60c7c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 200 Sep 01 08:36:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1654/3276] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:49 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] GET http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Calling method 'index' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.api_utils [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Removing options '' from query. {{(pid=86552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.db.api [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Building query based on filter {{(pid=86552) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: /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 01 08:36:49 devstack devstack@c-api.service[86552]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Get all snapshots completed successfully. Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e8159ca1-edfc-4de4-8199-2adc5d06988f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] http://192.168.122.100/volume/v3/snapshots returned with HTTP 200 Sep 01 08:36:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1623/3277] 192.168.122.100 () {58 vars in 1127 bytes} [Tue Sep 1 08:36:49 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete snapshot with id: bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:49 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:49 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cdb8f47d-523a-4972-b31b-d7be2e9dc38d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 202 Sep 01 08:36:49 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1655/3278] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:49 2026] DELETE /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:49 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:49 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:49 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-3eb7b479-9421-4faf-8489-f1f8e52758d9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 200 Sep 01 08:36:49 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1624/3279] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:49 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:50 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:50 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:50 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:50 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:50 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-bdceb3aa-9e81-4889-85b5-c9fb95fc2ec1 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 200 Sep 01 08:36:50 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1656/3280] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:50 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a7d73eb4-a9a1-4451-877a-24d4ecd337f9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7d73eb4-a9a1-4451-877a-24d4ecd337f9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c Sep 01 08:36:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7d73eb4-a9a1-4451-877a-24d4ecd337f9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:51 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a7d73eb4-a9a1-4451-877a-24d4ecd337f9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:51 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a7d73eb4-a9a1-4451-877a-24d4ecd337f9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c returned with HTTP 404 Sep 01 08:36:51 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1625/3281] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:51 2026] GET /volume/v3/snapshots/bc8990ab-b859-417f-ab31-71b17cb5845c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:51 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:52 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:52 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume with id: e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:52 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:52 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:52 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:52 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:52 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume request issued successfully. Sep 01 08:36:52 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b26f79c6-3afe-44d0-b9b6-2bcbfe026a64 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 returned with HTTP 202 Sep 01 08:36:52 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1657/3282] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:51 2026] DELETE /volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d04fa5de-18de-417d-bedf-d09ccc939550 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d04fa5de-18de-417d-bedf-d09ccc939550 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d04fa5de-18de-417d-bedf-d09ccc939550 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:52 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d04fa5de-18de-417d-bedf-d09ccc939550 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:52 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:52 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:52 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:52 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:52 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d04fa5de-18de-417d-bedf-d09ccc939550 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:52 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d04fa5de-18de-417d-bedf-d09ccc939550 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 returned with HTTP 200 Sep 01 08:36:52 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1626/3283] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:52 2026] GET /volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1fb7e517-52d2-47b7-9774-a516c793cc48 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fb7e517-52d2-47b7-9774-a516c793cc48 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fb7e517-52d2-47b7-9774-a516c793cc48 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1fb7e517-52d2-47b7-9774-a516c793cc48 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1fb7e517-52d2-47b7-9774-a516c793cc48 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 returned with HTTP 404 Sep 01 08:36:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1658/3284] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:53 2026] GET /volume/v3/volumes/e9d2db98-22cb-4bb8-a40e-ce349ed84197 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-314417775"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-314417775'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume of 1 GB Sep 01 08:36:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Availability Zones retrieved successfully. Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (d05a713f-9ce6-4de7-94da-bbda7ce0a56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cef880d-603e-4fd2-a119-caaf49048afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cef880d-603e-4fd2-a119-caaf49048afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c954fa2b-3be1-4bc2-b9cf-04db47c6af1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['6cafe6bc-25df-41f1-b67d-8db5cf4994e5', '9cd533e2-a53d-4528-8ec6-fa38eb70198d', '2b86e92e-1338-4aa3-b865-9f72f4b39dcb', '76180cbc-8236-4e32-a869-2c4a135ee943'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c954fa2b-3be1-4bc2-b9cf-04db47c6af1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cafe6bc-25df-41f1-b67d-8db5cf4994e5', '9cd533e2-a53d-4528-8ec6-fa38eb70198d', '2b86e92e-1338-4aa3-b865-9f72f4b39dcb', '76180cbc-8236-4e32-a869-2c4a135ee943']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eef39ef-87e7-4821-8e5d-1759f92b1d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:53 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eef39ef-87e7-4821-8e5d-1759f92b1d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173038b7-55ee-40d0-b63e-75bd290fe6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314417775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['6cafe6bc-25df-41f1-b67d-8db5cf4994e5','9cd533e2-a53d-4528-8ec6-fa38eb70198d','2b86e92e-1338-4aa3-b865-9f72f4b39dcb','76180cbc-8236-4e32-a869-2c4a135ee943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314417775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173038b7-55ee-40d0-b63e-75bd290fe6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60627e84a3145989582c813068c707c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34043a6150e84bed87fae68c61152ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1296469-4a50-4945-893b-f88c190022c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1296469-4a50-4945-893b-f88c190022c7) transitioned into state 'SUCCESS' from state '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-314417775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['6cafe6bc-25df-41f1-b67d-8db5cf4994e5','9cd533e2-a53d-4528-8ec6-fa38eb70198d','2b86e92e-1338-4aa3-b865-9f72f4b39dcb','76180cbc-8236-4e32-a869-2c4a135ee943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef220c0-216d-4f70-b316-ff565e7a9068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef220c0-216d-4f70-b316-ff565e7a9068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (d05a713f-9ce6-4de7-94da-bbda7ce0a56c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:36:53 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request issued successfully. Sep 01 08:36:53 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-fc4cf388-acf5-4fc5-9105-94a5001fb9f2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:36:53 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1627/3285] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:36:53 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:53 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:53 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:53 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:53 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:53 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:53 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f54c2e91-b2c8-489a-bae9-e2da8a6a48a9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc returned with HTTP 200 Sep 01 08:36:53 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1659/3286] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:53 2026] GET /volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-277eb54b-9e36-40b8-ad47-d42de693848f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-277eb54b-9e36-40b8-ad47-d42de693848f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-277eb54b-9e36-40b8-ad47-d42de693848f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-277eb54b-9e36-40b8-ad47-d42de693848f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:54 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-277eb54b-9e36-40b8-ad47-d42de693848f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-277eb54b-9e36-40b8-ad47-d42de693848f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc returned with HTTP 200 Sep 01 08:36:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1628/3287] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:54 2026] GET /volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:36:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:36:54 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "173038b7-55ee-40d0-b63e-75bd290fe6cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-296154818"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:54 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:54 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:54 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create snapshot from volume 173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:54 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['2c9d431c-8b23-4243-8d12-6780c0137e54', 'af8ba365-5b59-42a4-953d-52c3ead565d5', 'f86fcf5e-dfff-48eb-b4a6-9710a0fcc587', '4f57a4f7-1904-4586-b798-850b3eab7df0'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:36:54 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:54 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:54 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot create request issued successfully. Sep 01 08:36:54 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-25b3218f-b81e-4810-b5e6-8ea3bdaaa357 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:36:54 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1660/3288] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:36:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-e2081121-4a7c-48d9-b623-7bd54796efcb None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2081121-4a7c-48d9-b623-7bd54796efcb tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2081121-4a7c-48d9-b623-7bd54796efcb tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-e2081121-4a7c-48d9-b623-7bd54796efcb tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:54 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:54 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-e2081121-4a7c-48d9-b623-7bd54796efcb tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:54 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-e2081121-4a7c-48d9-b623-7bd54796efcb tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 200 Sep 01 08:36:54 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1629/3289] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:54 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-cf1dbc98-e18f-45ed-948c-07561c89526c None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf1dbc98-e18f-45ed-948c-07561c89526c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf1dbc98-e18f-45ed-948c-07561c89526c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:55 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-cf1dbc98-e18f-45ed-948c-07561c89526c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:55 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:55 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:55 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-cf1dbc98-e18f-45ed-948c-07561c89526c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:55 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-cf1dbc98-e18f-45ed-948c-07561c89526c tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 200 Sep 01 08:36:55 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1661/3290] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:55 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-04d43310-a207-4bc6-a8b6-d127170704ce None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04d43310-a207-4bc6-a8b6-d127170704ce tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04d43310-a207-4bc6-a8b6-d127170704ce tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-04d43310-a207-4bc6-a8b6-d127170704ce tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-04d43310-a207-4bc6-a8b6-d127170704ce tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-04d43310-a207-4bc6-a8b6-d127170704ce tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 200 Sep 01 08:36:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1630/3291] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:56 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4e0a88d9-27d2-407d-b168-607480b138fa None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] POST http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a/action Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.contrib.admin_actions [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Updating snapshot '3c41f478-1db0-4757-81f4-253d3f8cdd4a' with '{'status': 'error'}' {{(pid=86551) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5f46b7da8bb7463580e54b6a75f8392f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60627e84a3145989582c813068c707c', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4e0a88d9-27d2-407d-b168-607480b138fa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a/action returned with HTTP 403 Sep 01 08:36:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1662/3292] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:36:56 2026] POST /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete snapshot with id: 3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:56 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot delete request issued successfully. Sep 01 08:36:56 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7edc2571-7dd1-4b1e-a100-890c3ace7993 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 202 Sep 01 08:36:56 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1631/3293] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:36:56 2026] DELETE /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:56 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:56 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:56 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:56 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3b5e5636-73f9-4059-8422-aae12a24efc3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 200 Sep 01 08:36:56 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1663/3294] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:56 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:57 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:57 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:57 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:57 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:36:57 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-eaae55bb-9e26-4a2d-a7d0-0dfeaa574bfa tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 200 Sep 01 08:36:57 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1632/3295] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:57 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:36:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-41c65596-3b34-4832-9fd8-4d23392354dc None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:58 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-41c65596-3b34-4832-9fd8-4d23392354dc tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a Sep 01 08:36:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-41c65596-3b34-4832-9fd8-4d23392354dc tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:58 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-41c65596-3b34-4832-9fd8-4d23392354dc tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-41c65596-3b34-4832-9fd8-4d23392354dc tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a returned with HTTP 404 Sep 01 08:36:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1664/3296] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:36:58 2026] GET /volume/v3/snapshots/3c41f478-1db0-4757-81f4-253d3f8cdd4a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:36:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-73247481-edb8-428f-8b06-a2370496eccd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:59 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:59 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume with id: 173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:59 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:59 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:36:59 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:59 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:36:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:59 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume request issued successfully. Sep 01 08:36:59 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-73247481-edb8-428f-8b06-a2370496eccd tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc returned with HTTP 202 Sep 01 08:36:59 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1633/3297] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:36:59 2026] DELETE /volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:36:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:36:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:36:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:36:59 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:36:59 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:36:59 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:36:59 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:36:59 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:36:59 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:36:59 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-821bd505-33b7-4808-8ca5-bfcfe87e68db tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc returned with HTTP 200 Sep 01 08:36:59 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1665/3298] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:36:59 2026] GET /volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-55c8e560-2c6b-4df9-b5fa-e382bb6f364e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55c8e560-2c6b-4df9-b5fa-e382bb6f364e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55c8e560-2c6b-4df9-b5fa-e382bb6f364e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-55c8e560-2c6b-4df9-b5fa-e382bb6f364e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-55c8e560-2c6b-4df9-b5fa-e382bb6f364e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc returned with HTTP 404 Sep 01 08:37:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1634/3299] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:00 2026] GET /volume/v3/volumes/173038b7-55ee-40d0-b63e-75bd290fe6cc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1855064228"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1855064228'}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume of 1 GB Sep 01 08:37:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Availability Zones retrieved successfully. Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (5a62eabd-5330-4c89-a6a2-1e42674e0ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617ec85f-e5b3-4f80-957d-83d1c24b0c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617ec85f-e5b3-4f80-957d-83d1c24b0c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8adfbf-ae02-4da9-876c-3968ff77ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['ed225299-e4da-428d-9ec2-49a54794c1fb', '3e612b46-3df7-417f-8d2d-a094201d1a23', 'ce514d53-1c98-4065-a04d-3c9ce3346e90', '77c1ef1c-ecc8-4f9e-b9e6-ae2a4cdd462b'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8adfbf-ae02-4da9-876c-3968ff77ec86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed225299-e4da-428d-9ec2-49a54794c1fb', '3e612b46-3df7-417f-8d2d-a094201d1a23', 'ce514d53-1c98-4065-a04d-3c9ce3346e90', '77c1ef1c-ecc8-4f9e-b9e6-ae2a4cdd462b']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c5cf87-de85-4112-892c-11858be425ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:00 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c5cf87-de85-4112-892c-11858be425ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fd1d09e-4a3b-435d-9451-5eb0c96304fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855064228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['ed225299-e4da-428d-9ec2-49a54794c1fb','3e612b46-3df7-417f-8d2d-a094201d1a23','ce514d53-1c98-4065-a04d-3c9ce3346e90','77c1ef1c-ecc8-4f9e-b9e6-ae2a4cdd462b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855064228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fd1d09e-4a3b-435d-9451-5eb0c96304fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60627e84a3145989582c813068c707c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34043a6150e84bed87fae68c61152ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3582a077-e392-46da-84dc-2629aac2c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3582a077-e392-46da-84dc-2629aac2c5d7) transitioned into state 'SUCCESS' from state '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-1855064228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['ed225299-e4da-428d-9ec2-49a54794c1fb','3e612b46-3df7-417f-8d2d-a094201d1a23','ce514d53-1c98-4065-a04d-3c9ce3346e90','77c1ef1c-ecc8-4f9e-b9e6-ae2a4cdd462b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082f21c8-5199-4fbd-ba89-bfa54e866601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082f21c8-5199-4fbd-ba89-bfa54e866601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (5a62eabd-5330-4c89-a6a2-1e42674e0ca8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:00 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request issued successfully. Sep 01 08:37:00 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-762d0b4c-ead6-4ad6-ac3d-2a792e1a6c07 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:37:00 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1666/3300] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:37:00 2026] POST /volume/v3/volumes => generated 787 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-13bafde4-719d-4d58-b4a0-5364846af666 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13bafde4-719d-4d58-b4a0-5364846af666 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13bafde4-719d-4d58-b4a0-5364846af666 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-13bafde4-719d-4d58-b4a0-5364846af666 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:00 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:00 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:00 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:00 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:00 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-13bafde4-719d-4d58-b4a0-5364846af666 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:00 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-13bafde4-719d-4d58-b4a0-5364846af666 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd returned with HTTP 200 Sep 01 08:37:00 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1635/3301] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:00 2026] GET /volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:01 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d961a6e7-f2b8-4f4b-b8f0-cbcf04e06256 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd returned with HTTP 200 Sep 01 08:37:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1667/3302] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:01 2026] GET /volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:37:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:37:01 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fd1d09e-4a3b-435d-9451-5eb0c96304fd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-790991733"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:01 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:01 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:01 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create snapshot from volume 7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:01 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['fb22714d-c553-4be4-a35f-929395b0996b', '1577aa17-219b-4772-a7da-9eedb8a01dbf', 'f6c6c92d-4ed1-4ddd-bff5-bdc3d42fe8ac', 'be2f5579-6a0e-4f71-a159-5af53588afa4'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:01 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:01 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:01 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot create request issued successfully. Sep 01 08:37:01 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-ae8baa6d-dc59-440b-9155-c44c1eed0d77 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:37:01 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1636/3303] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:37:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:01 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:01 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:01 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-f2e33a68-4c46-4b6b-9424-9b02e7b64520 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:01 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1668/3304] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:01 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:02 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:02 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:02 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:02 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:02 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c6d5a9d1-0a7a-4468-a9e7-cd8e5a993972 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:02 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1637/3305] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:02 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-d2c98139-296f-4b1b-bd67-f41ae9dbb94f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1669/3306] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:03 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-cd817dd8-33de-432b-ba04-48d449459d9b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd817dd8-33de-432b-ba04-48d449459d9b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd817dd8-33de-432b-ba04-48d449459d9b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-cd817dd8-33de-432b-ba04-48d449459d9b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-cd817dd8-33de-432b-ba04-48d449459d9b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Snapshot retrieved successfully. Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-cd817dd8-33de-432b-ba04-48d449459d9b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1638/3307] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:03 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3fb102f6-0716-483d-893d-6101b01121c9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete snapshot with id: 6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:03 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot delete request issued successfully. Sep 01 08:37:03 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3fb102f6-0716-483d-893d-6101b01121c9 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 202 Sep 01 08:37:03 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1670/3308] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:37:03 2026] DELETE /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:03 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:03 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:03 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2e2f57c0-a842-48e4-910e-8bb85c415169 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:03 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1639/3309] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:03 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:05 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:05 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:05 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:05 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:05 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3e609ae5-11ec-4348-9602-c03eb1fa340d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 200 Sep 01 08:37:05 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1671/3310] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:05 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a8a09b59-d536-41c4-9407-c18eccd3cac2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a8a09b59-d536-41c4-9407-c18eccd3cac2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a8a09b59-d536-41c4-9407-c18eccd3cac2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a8a09b59-d536-41c4-9407-c18eccd3cac2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a8a09b59-d536-41c4-9407-c18eccd3cac2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb returned with HTTP 404 Sep 01 08:37:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1640/3311] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:06 2026] GET /volume/v3/snapshots/6615ac1f-8360-4892-872e-e8062661d8fb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-566295a9-8315-4355-8066-a31cd600ae40 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:06 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:06 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume with id: 7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:06 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:06 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:06 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:06 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:06 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume request issued successfully. Sep 01 08:37:06 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-566295a9-8315-4355-8066-a31cd600ae40 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd returned with HTTP 202 Sep 01 08:37:06 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1672/3312] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:37:06 2026] DELETE /volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6ef04844-3365-4b56-bef3-01445369ba0f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6ef04844-3365-4b56-bef3-01445369ba0f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6ef04844-3365-4b56-bef3-01445369ba0f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6ef04844-3365-4b56-bef3-01445369ba0f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:06 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:06 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:06 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:06 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:06 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6ef04844-3365-4b56-bef3-01445369ba0f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:06 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6ef04844-3365-4b56-bef3-01445369ba0f tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd returned with HTTP 200 Sep 01 08:37:06 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1641/3313] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:06 2026] GET /volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-584f31aa-79d6-4b18-bf84-f024c5c47a12 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-584f31aa-79d6-4b18-bf84-f024c5c47a12 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-584f31aa-79d6-4b18-bf84-f024c5c47a12 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-584f31aa-79d6-4b18-bf84-f024c5c47a12 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-584f31aa-79d6-4b18-bf84-f024c5c47a12 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd returned with HTTP 404 Sep 01 08:37:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1673/3314] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:07 2026] GET /volume/v3/volumes/7fd1d09e-4a3b-435d-9451-5eb0c96304fd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2115003238"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2115003238'}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume of 1 GB Sep 01 08:37:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Availability Zones retrieved successfully. Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (bc984618-187a-400a-bc8b-ccd4727b182b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9d5369-9440-400d-b6fd-fa74e2eab243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9d5369-9440-400d-b6fd-fa74e2eab243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdc4298-caaf-4888-82ce-f010dbebe54b,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdc4298-caaf-4888-82ce-f010dbebe54b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd47dd8-7ead-4416-a8df-ab83a9370732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['bb430e88-8787-40fb-9e35-b584edefbe48', '785844b7-ce26-4d20-b551-1382f3b28a84', '4529851a-eae3-454f-b584-f019b881ad3e', '61726823-c4d3-4c9b-91ed-ede8ee32a524'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd47dd8-7ead-4416-a8df-ab83a9370732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb430e88-8787-40fb-9e35-b584edefbe48', '785844b7-ce26-4d20-b551-1382f3b28a84', '4529851a-eae3-454f-b584-f019b881ad3e', '61726823-c4d3-4c9b-91ed-ede8ee32a524']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f0c7f1-2b78-48f9-80b7-296cbdcb602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:07 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f0c7f1-2b78-48f9-80b7-296cbdcb602a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3791ac6-7b41-497a-9a4d-b8e71618f39f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2115003238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['bb430e88-8787-40fb-9e35-b584edefbe48','785844b7-ce26-4d20-b551-1382f3b28a84','4529851a-eae3-454f-b584-f019b881ad3e','61726823-c4d3-4c9b-91ed-ede8ee32a524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b), 'volume': Volume(_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-01T06:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2115003238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3791ac6-7b41-497a-9a4d-b8e71618f39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60627e84a3145989582c813068c707c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34043a6150e84bed87fae68c61152ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdc4298-caaf-4888-82ce-f010dbebe54b),volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e307c1-5a07-4522-9c8b-0b5ddd73f2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e307c1-5a07-4522-9c8b-0b5ddd73f2d4) transitioned into state 'SUCCESS' from state '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-2115003238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60627e84a3145989582c813068c707c',qos_specs=None,replication_status=,reservations=['bb430e88-8787-40fb-9e35-b584edefbe48','785844b7-ce26-4d20-b551-1382f3b28a84','4529851a-eae3-454f-b584-f019b881ad3e','61726823-c4d3-4c9b-91ed-ede8ee32a524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34043a6150e84bed87fae68c61152ad7',volume_type_id=1fdc4298-caaf-4888-82ce-f010dbebe54b)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6e4f81-ab5c-47da-8d25-495300021605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6e4f81-ab5c-47da-8d25-495300021605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Flow 'volume_create_api' (bc984618-187a-400a-bc8b-ccd4727b182b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:07 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create volume request issued successfully. Sep 01 08:37:07 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e95ef86-e3a6-431b-ba5a-165837784bb2 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:37:07 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1642/3315] 192.168.122.100 () {60 vars in 1142 bytes} [Tue Sep 1 08:37:07 2026] POST /volume/v3/volumes => generated 787 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:07 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:07 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:07 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:07 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:07 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:07 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0ee0214f-42c8-47a8-9d9c-0e352a388c16 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f returned with HTTP 200 Sep 01 08:37:07 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1674/3316] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:07 2026] GET /volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-142184be-7035-416a-878e-23ef92778273 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-142184be-7035-416a-878e-23ef92778273 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-142184be-7035-416a-878e-23ef92778273 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-142184be-7035-416a-878e-23ef92778273 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:08 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-142184be-7035-416a-878e-23ef92778273 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-142184be-7035-416a-878e-23ef92778273 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f returned with HTTP 200 Sep 01 08:37:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1643/3317] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:08 2026] GET /volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:37:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] POST http://192.168.122.100/volume/v3/snapshots Sep 01 08:37:08 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3791ac6-7b41-497a-9a4d-b8e71618f39f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1677110565"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:08 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:08 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:08 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.snapshots [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Create snapshot from volume a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:08 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Created reservations ['12022bff-2df6-4fe0-a3f4-67c916b04d89', '871fab0d-33ac-4b22-af12-a7e5488dd89d', '0b38a3ee-9886-4ffa-a665-51ab9774facd', '60d76dcf-5305-437a-acdc-529e82c56823'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:08 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:08 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:08 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot create request issued successfully. Sep 01 08:37:08 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-3657f3ff-acf4-464e-b2a1-56852eaf88f7 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots returned with HTTP 202 Sep 01 08:37:08 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1675/3318] 192.168.122.100 () {60 vars in 1149 bytes} [Tue Sep 1 08:37:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:08 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:08 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:08 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-861cd0e4-0e3a-4723-8e05-568ba4d273bf tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 200 Sep 01 08:37:08 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1644/3319] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:08 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:09 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:09 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=249,cinder:INSERT=55,cinder:UPDATE=117 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:37:09 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:09 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:09 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:09 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-40400fc9-0f7d-40fd-a7da-20efe02e999b tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 200 Sep 01 08:37:09 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1676/3320] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:09 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:10 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:10 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=247,cinder:UPDATE=106,cinder:INSERT=52,cinder:DELETE=1 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:37:10 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:10 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:10 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:10 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6b3f5079-f161-43de-bd36-e6a3e97708c3 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 200 Sep 01 08:37:10 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1645/3321] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:10 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 08:37:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7529890-b94f-4343-90f9-32289edb2966 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] POST http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e/action Sep 01 08:37:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86551) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 08:37:10 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:10 devstack devstack@c-api.service[86551]: INFO cinder.api.contrib.snapshot_unmanage [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Unmanage snapshot with id: f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:10 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:10 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:10 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Snapshot retrieved successfully. Sep 01 08:37:10 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5f46b7da8bb7463580e54b6a75f8392f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60627e84a3145989582c813068c707c', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:10 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7529890-b94f-4343-90f9-32289edb2966 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-reader] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e/action returned with HTTP 403 Sep 01 08:37:10 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1677/3322] 192.168.122.100 () {60 vars in 1280 bytes} [Tue Sep 1 08:37:10 2026] POST /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-233638a4-33ef-4b39-8852-72d43eb58a32 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:11 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:11 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.snapshots [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete snapshot with id: f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:11 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:11 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:11 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:11 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:11 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot delete request issued successfully. Sep 01 08:37:11 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-233638a4-33ef-4b39-8852-72d43eb58a32 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 202 Sep 01 08:37:11 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1646/3323] 192.168.122.100 () {58 vars in 1241 bytes} [Tue Sep 1 08:37:11 2026] DELETE /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 08:37:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:11 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:11 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:11 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:11 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:11 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-7f1a78cd-f9c4-4fa3-80d1-1fe094a9fb42 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 200 Sep 01 08:37:11 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1678/3324] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:11 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-525300be-1e68-439f-8c78-850b58fb6f71 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-525300be-1e68-439f-8c78-850b58fb6f71 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-525300be-1e68-439f-8c78-850b58fb6f71 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:12 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-525300be-1e68-439f-8c78-850b58fb6f71 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:12 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:12 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:12 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-525300be-1e68-439f-8c78-850b58fb6f71 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Snapshot retrieved successfully. Sep 01 08:37:12 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-525300be-1e68-439f-8c78-850b58fb6f71 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 200 Sep 01 08:37:12 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1647/3325] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:12 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-98cbd8cd-815b-4ff0-8467-7f0d6163ae81 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98cbd8cd-815b-4ff0-8467-7f0d6163ae81 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98cbd8cd-815b-4ff0-8467-7f0d6163ae81 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-98cbd8cd-815b-4ff0-8467-7f0d6163ae81 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-98cbd8cd-815b-4ff0-8467-7f0d6163ae81 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e returned with HTTP 404 Sep 01 08:37:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1679/3326] 192.168.122.100 () {58 vars in 1238 bytes} [Tue Sep 1 08:37:13 2026] GET /volume/v3/snapshots/f82ccad9-d182-4b82-8dab-1628de5de36e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4dff0d38-f178-499b-831a-2ff5da4b483e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:13 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:13 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume with id: a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:13 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:13 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:13 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:13 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:13 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Delete volume request issued successfully. Sep 01 08:37:13 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4dff0d38-f178-499b-831a-2ff5da4b483e tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f returned with HTTP 202 Sep 01 08:37:13 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1648/3327] 192.168.122.100 () {58 vars in 1235 bytes} [Tue Sep 1 08:37:13 2026] DELETE /volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ebc478ab-9518-425c-bb18-669ea850f445 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebc478ab-9518-425c-bb18-669ea850f445 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ebc478ab-9518-425c-bb18-669ea850f445 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ebc478ab-9518-425c-bb18-669ea850f445 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:13 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:13 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:13 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:13 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:13 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-ebc478ab-9518-425c-bb18-669ea850f445 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Volume info retrieved successfully. Sep 01 08:37:13 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ebc478ab-9518-425c-bb18-669ea850f445 tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f returned with HTTP 200 Sep 01 08:37:13 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1680/3328] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:13 2026] GET /volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 08:37:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-0e30ac57-5b4c-49ae-8f97-5177c44e735d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e30ac57-5b4c-49ae-8f97-5177c44e735d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] GET http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f Sep 01 08:37:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e30ac57-5b4c-49ae-8f97-5177c44e735d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:14 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-0e30ac57-5b4c-49ae-8f97-5177c44e735d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:14 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-0e30ac57-5b4c-49ae-8f97-5177c44e735d tempest-ProjectReaderTests-991897247 tempest-ProjectReaderTests-991897247-project-admin] http://192.168.122.100/volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f returned with HTTP 404 Sep 01 08:37:14 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1649/3329] 192.168.122.100 () {58 vars in 1232 bytes} [Tue Sep 1 08:37:14 2026] GET /volume/v3/volumes/a3791ac6-7b41-497a-9a4d-b8e71618f39f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c9707570-abb5-4ef0-bee6-aafbaa6182f9 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9707570-abb5-4ef0-bee6-aafbaa6182f9 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c9707570-abb5-4ef0-bee6-aafbaa6182f9 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1060905346", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1858979591", "vendor_name": "tempest-vendor_name-104671385"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c9707570-abb5-4ef0-bee6-aafbaa6182f9 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:17 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1681/3330] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:17 2026] POST /volume/v3/types => generated 329 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cf1216b4-f2f0-4237-b473-6d0d0cf09956", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request body: {'volume': {'volume_type': 'cf1216b4-f2f0-4237-b473-6d0d0cf09956', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume of 1 GB Sep 01 08:37:17 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Availability Zones retrieved successfully. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (8dd19c50-88dd-4686-96b7-545e8efd7467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15164039-ecb1-486a-a174-b638ed1d81f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15164039-ecb1-486a-a174-b638ed1d81f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:37:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1858979591',vendor_name='tempest-vendor_name-104671385'},id=cf1216b4-f2f0-4237-b473-6d0d0cf09956,is_public=True,name='tempest-ProjectMemberTests-volume-type-1060905346',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf1216b4-f2f0-4237-b473-6d0d0cf09956', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7133c0-12ce-4e89-83d9-e05ba104182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1060905346 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1060905346, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1060905346 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1060905346, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['1fb60e0e-ac3b-4962-9f9e-3823e2ab870f', '7943a0bc-5083-44f2-a461-962c8efccf1c', '39ecfc1b-d8f1-4caf-af54-e3949875e93e', '3a7fb1dc-3a73-4e5c-8174-74659987f2ab'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7133c0-12ce-4e89-83d9-e05ba104182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb60e0e-ac3b-4962-9f9e-3823e2ab870f', '7943a0bc-5083-44f2-a461-962c8efccf1c', '39ecfc1b-d8f1-4caf-af54-e3949875e93e', '3a7fb1dc-3a73-4e5c-8174-74659987f2ab']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6a11e6-5c86-47e7-b760-153d627b8045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6a11e6-5c86-47e7-b760-153d627b8045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abca9fb7-e61d-4109-afcd-a25f41e3bef5', '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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['1fb60e0e-ac3b-4962-9f9e-3823e2ab870f','7943a0bc-5083-44f2-a461-962c8efccf1c','39ecfc1b-d8f1-4caf-af54-e3949875e93e','3a7fb1dc-3a73-4e5c-8174-74659987f2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=cf1216b4-f2f0-4237-b473-6d0d0cf09956), 'volume': Volume(_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-01T06:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abca9fb7-e61d-4109-afcd-a25f41e3bef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f883788e8a748a5bea702c5b700f250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf1216b4-f2f0-4237-b473-6d0d0cf09956),volume_type_id=cf1216b4-f2f0-4237-b473-6d0d0cf09956)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c78effd-bdec-438a-8ab6-cb211a026d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c78effd-bdec-438a-8ab6-cb211a026d00) transitioned into state 'SUCCESS' from 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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['1fb60e0e-ac3b-4962-9f9e-3823e2ab870f','7943a0bc-5083-44f2-a461-962c8efccf1c','39ecfc1b-d8f1-4caf-af54-e3949875e93e','3a7fb1dc-3a73-4e5c-8174-74659987f2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=cf1216b4-f2f0-4237-b473-6d0d0cf09956)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc485924-6d36-4cb7-9380-ab83a0746475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc485924-6d36-4cb7-9380-ab83a0746475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (8dd19c50-88dd-4686-96b7-545e8efd7467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:17 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request issued successfully. Sep 01 08:37:17 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c19abfa0-31ba-4f07-8ed8-1db78029a662 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:37:17 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1650/3331] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:37:17 2026] POST /volume/v3/volumes => generated 782 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:17 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 Sep 01 08:37:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:17 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:18 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:18 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:18 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:18 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:18 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:18 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4ed721db-ace2-4b2c-98ef-d3eee7188c98 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 returned with HTTP 200 Sep 01 08:37:18 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1682/3332] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:17 2026] GET /volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f49b0c98-b889-4279-843e-118cbd672d0b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f49b0c98-b889-4279-843e-118cbd672d0b tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f49b0c98-b889-4279-843e-118cbd672d0b tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f49b0c98-b889-4279-843e-118cbd672d0b tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-f49b0c98-b889-4279-843e-118cbd672d0b tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f49b0c98-b889-4279-843e-118cbd672d0b tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 returned with HTTP 200 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1651/3333] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:19 2026] GET /volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-5eeec1e2-4a72-4501-be7f-64ef2a647aef None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5eeec1e2-4a72-4501-be7f-64ef2a647aef tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5eeec1e2-4a72-4501-be7f-64ef2a647aef tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-5eeec1e2-4a72-4501-be7f-64ef2a647aef tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-5eeec1e2-4a72-4501-be7f-64ef2a647aef tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1683/3334] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:37:19 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 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6f312fe4-8972-4cbf-abf3-11ab7e9034fe None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f312fe4-8972-4cbf-abf3-11ab7e9034fe tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] DELETE http://192.168.122.100/volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f312fe4-8972-4cbf-abf3-11ab7e9034fe tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6f312fe4-8972-4cbf-abf3-11ab7e9034fe tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6f312fe4-8972-4cbf-abf3-11ab7e9034fe tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] http://192.168.122.100/volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 returned with HTTP 204 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1652/3335] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:37:19 2026] DELETE /volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4b3b48bc-9b58-4d6e-9e7b-f70757ba2381 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b3b48bc-9b58-4d6e-9e7b-f70757ba2381 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] GET http://192.168.122.100/volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b3b48bc-9b58-4d6e-9e7b-f70757ba2381 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4b3b48bc-9b58-4d6e-9e7b-f70757ba2381 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4b3b48bc-9b58-4d6e-9e7b-f70757ba2381 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] http://192.168.122.100/volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 returned with HTTP 404 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1684/3336] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:37:19 2026] GET /volume/v3/messages/481faf62-5b5e-4f7f-8ac4-cb1fa25b6429 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4db58b6d-44d0-43c5-8983-99793407103e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume with id: abca9fb7-e61d-4109-afcd-a25f41e3bef5 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['8474f38a-7312-44cb-bfff-ba3fc016aed0', 'c7b04034-423c-4695-9c51-460531cff797', '6700bab2-6fe3-4525-82b2-f8303e7c9d17', 'f1f2bc39-17bb-4cc9-8615-3b3b491e2832'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume request issued successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4db58b6d-44d0-43c5-8983-99793407103e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 returned with HTTP 202 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1653/3337] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:37:19 2026] DELETE /volume/v3/volumes/abca9fb7-e61d-4109-afcd-a25f41e3bef5 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-19834d90-1b8d-49a4-8e0b-43f860618aa2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19834d90-1b8d-49a4-8e0b-43f860618aa2 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/types/cf1216b4-f2f0-4237-b473-6d0d0cf09956 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19834d90-1b8d-49a4-8e0b-43f860618aa2 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-19834d90-1b8d-49a4-8e0b-43f860618aa2 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-19834d90-1b8d-49a4-8e0b-43f860618aa2 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types/cf1216b4-f2f0-4237-b473-6d0d0cf09956 returned with HTTP 202 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1685/3338] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:19 2026] DELETE /volume/v3/types/cf1216b4-f2f0-4237-b473-6d0d0cf09956 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-9df98a55-bb32-441b-99b9-75bd9da48ffa None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9df98a55-bb32-441b-99b9-75bd9da48ffa tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-9df98a55-bb32-441b-99b9-75bd9da48ffa tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-942578215", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1592404503", "vendor_name": "tempest-vendor_name-448417265"}}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-9df98a55-bb32-441b-99b9-75bd9da48ffa tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1654/3339] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:19 2026] POST /volume/v3/types => generated 328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e3ef21a7-657e-4579-898e-44003926a728 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97b6604f-babb-4048-8f1c-cdec0dde018d", "size": 1}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.api.v3.volumes [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request body: {'volume': {'volume_type': '97b6604f-babb-4048-8f1c-cdec0dde018d', 'size': 1}} {{(pid=86551) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume of 1 GB Sep 01 08:37:19 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Availability Zones retrieved successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (ba9247c4-61f3-4508-b3de-d52717344415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4a0f2e-60b7-492f-b9ae-0d3003ba5a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Validating volume size '1' using validate_int {{(pid=86551) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4a0f2e-60b7-492f-b9ae-0d3003ba5a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:37:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1592404503',vendor_name='tempest-vendor_name-448417265'},id=97b6604f-babb-4048-8f1c-cdec0dde018d,is_public=True,name='tempest-ProjectMemberTests-volume-type-942578215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97b6604f-babb-4048-8f1c-cdec0dde018d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e574f1-b1f1-49f7-a723-5e54277696a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-942578215 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-942578215, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: WARNING cinder.quota [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-942578215 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-942578215, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['f9dad1f2-6419-4689-b2dd-7284a1bcb392', 'db2d6da8-1def-4c79-8bf0-115ff5d44e06', '1a94a5e5-a914-4c54-adeb-5f27b667a966', '0efcf27c-1fba-4251-b5cb-9a81c9e4b1a1'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50e574f1-b1f1-49f7-a723-5e54277696a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9dad1f2-6419-4689-b2dd-7284a1bcb392', 'db2d6da8-1def-4c79-8bf0-115ff5d44e06', '1a94a5e5-a914-4c54-adeb-5f27b667a966', '0efcf27c-1fba-4251-b5cb-9a81c9e4b1a1']}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1616edd2-32ac-4e28-9670-982ad29e4ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1616edd2-32ac-4e28-9670-982ad29e4ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74482691-19b5-4a66-8d57-4253aad84a51', '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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['f9dad1f2-6419-4689-b2dd-7284a1bcb392','db2d6da8-1def-4c79-8bf0-115ff5d44e06','1a94a5e5-a914-4c54-adeb-5f27b667a966','0efcf27c-1fba-4251-b5cb-9a81c9e4b1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=97b6604f-babb-4048-8f1c-cdec0dde018d), 'volume': Volume(_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-01T06:37:19Z,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=74482691-19b5-4a66-8d57-4253aad84a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f883788e8a748a5bea702c5b700f250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97b6604f-babb-4048-8f1c-cdec0dde018d),volume_type_id=97b6604f-babb-4048-8f1c-cdec0dde018d)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39499861-4809-4150-8aae-6b949788efab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39499861-4809-4150-8aae-6b949788efab) transitioned into state 'SUCCESS' from 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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['f9dad1f2-6419-4689-b2dd-7284a1bcb392','db2d6da8-1def-4c79-8bf0-115ff5d44e06','1a94a5e5-a914-4c54-adeb-5f27b667a966','0efcf27c-1fba-4251-b5cb-9a81c9e4b1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=97b6604f-babb-4048-8f1c-cdec0dde018d)}' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12c3ac7-5112-460f-85d1-95e26ba2ec96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12c3ac7-5112-460f-85d1-95e26ba2ec96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86551) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (ba9247c4-61f3-4508-b3de-d52717344415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86551) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request issued successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e3ef21a7-657e-4579-898e-44003926a728 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:37:19 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1686/3340] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:37:19 2026] POST /volume/v3/volumes => generated 781 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-08048a73-64e9-4cf1-8835-3274aceff77e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-08048a73-64e9-4cf1-8835-3274aceff77e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-08048a73-64e9-4cf1-8835-3274aceff77e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-08048a73-64e9-4cf1-8835-3274aceff77e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-08048a73-64e9-4cf1-8835-3274aceff77e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:19 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-08048a73-64e9-4cf1-8835-3274aceff77e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 returned with HTTP 200 Sep 01 08:37:19 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1655/3341] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:19 2026] GET /volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 Sep 01 08:37:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:20 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:20 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:20 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:20 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:20 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:20 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:20 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-34f9a7f1-6bab-4be7-84c2-b3eefc343be3 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 returned with HTTP 200 Sep 01 08:37:20 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1687/3342] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:20 2026] GET /volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2fb18fde-b244-40ad-a0db-6d98911dd5b5 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fb18fde-b244-40ad-a0db-6d98911dd5b5 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fb18fde-b244-40ad-a0db-6d98911dd5b5 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2fb18fde-b244-40ad-a0db-6d98911dd5b5 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2fb18fde-b244-40ad-a0db-6d98911dd5b5 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:37:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1656/3343] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:37:21 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 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-c1ee1a29-7420-4aa6-98e3-1a03702b9804 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1ee1a29-7420-4aa6-98e3-1a03702b9804 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] GET http://192.168.122.100/volume/v3/messages Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1ee1a29-7420-4aa6-98e3-1a03702b9804 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-c1ee1a29-7420-4aa6-98e3-1a03702b9804 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-c1ee1a29-7420-4aa6-98e3-1a03702b9804 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1688/3344] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:37:21 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-c18f7474-e8d7-471e-b4c4-3e16ad66ae47 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c18f7474-e8d7-471e-b4c4-3e16ad66ae47 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/messages/f7ee3cc1-9432-4ea2-922b-558be0b8547b Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c18f7474-e8d7-471e-b4c4-3e16ad66ae47 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-c18f7474-e8d7-471e-b4c4-3e16ad66ae47 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-c18f7474-e8d7-471e-b4c4-3e16ad66ae47 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/messages/f7ee3cc1-9432-4ea2-922b-558be0b8547b returned with HTTP 204 Sep 01 08:37:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1657/3345] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:37:21 2026] DELETE /volume/v3/messages/f7ee3cc1-9432-4ea2-922b-558be0b8547b => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.v3.volumes [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume with id: 74482691-19b5-4a66-8d57-4253aad84a51 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.volume.api [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86551) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.quota [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['c1ea2c61-683f-4725-923f-049fa7b067cd', '09d49048-e1d3-4055-bc54-4738b70e191b', '4fcab22f-efb1-4e47-a438-aa5615baea23', 'a878481b-a124-412b-bbf6-df70165071ed'] {{(pid=86551) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume request issued successfully. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1da447e7-7cf6-4bf8-92ce-4c1341607bb1 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 returned with HTTP 202 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1689/3346] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:37:21 2026] DELETE /volume/v3/volumes/74482691-19b5-4a66-8d57-4253aad84a51 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-25e3448e-4d0d-4c2a-9f50-1d5489e816bd None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25e3448e-4d0d-4c2a-9f50-1d5489e816bd tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/types/97b6604f-babb-4048-8f1c-cdec0dde018d Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25e3448e-4d0d-4c2a-9f50-1d5489e816bd tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-25e3448e-4d0d-4c2a-9f50-1d5489e816bd tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-25e3448e-4d0d-4c2a-9f50-1d5489e816bd tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types/97b6604f-babb-4048-8f1c-cdec0dde018d returned with HTTP 202 Sep 01 08:37:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1658/3347] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:21 2026] DELETE /volume/v3/types/97b6604f-babb-4048-8f1c-cdec0dde018d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-1094c054-01ec-4d5d-b0e3-64215bc9249d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1094c054-01ec-4d5d-b0e3-64215bc9249d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-1094c054-01ec-4d5d-b0e3-64215bc9249d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1273620378", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1614525525", "vendor_name": "tempest-vendor_name-1492329999"}}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-1094c054-01ec-4d5d-b0e3-64215bc9249d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1690/3348] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:21 2026] POST /volume/v3/types => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] POST http://192.168.122.100/volume/v3/volumes Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "808378e7-cb65-4e5b-82e0-0d4769aadefb", "size": 1}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.api.v3.volumes [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request body: {'volume': {'volume_type': '808378e7-cb65-4e5b-82e0-0d4769aadefb', 'size': 1}} {{(pid=86552) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume of 1 GB Sep 01 08:37:21 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Availability Zones retrieved successfully. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (a8614b94-730d-4baf-8371-a397973cef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e804174-ca02-47fd-962c-f465d6a6568d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.flows.api.create_volume [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Validating volume size '1' using validate_int {{(pid=86552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e804174-ca02-47fd-962c-f465d6a6568d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T06:37:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1614525525',vendor_name='tempest-vendor_name-1492329999'},id=808378e7-cb65-4e5b-82e0-0d4769aadefb,is_public=True,name='tempest-ProjectMemberTests-volume-type-1273620378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '808378e7-cb65-4e5b-82e0-0d4769aadefb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fca53d-c4a1-49ee-84fd-ffd3346f3f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1273620378 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1273620378, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: WARNING cinder.quota [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1273620378 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1273620378, it is now deprecated. Please use the default quota class for default quota. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['ceab6fa0-902a-44ea-afa9-51c75bf32789', '26a9fe4d-df57-4d65-8f77-fc359b4cf8ec', '9abd2e23-fe29-4760-9494-cbf26b019722', '6330f88a-d8ef-499d-84ef-83575e56c0ce'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fca53d-c4a1-49ee-84fd-ffd3346f3f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceab6fa0-902a-44ea-afa9-51c75bf32789', '26a9fe4d-df57-4d65-8f77-fc359b4cf8ec', '9abd2e23-fe29-4760-9494-cbf26b019722', '6330f88a-d8ef-499d-84ef-83575e56c0ce']}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901c801f-d51a-4324-a35e-4954628ff370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901c801f-d51a-4324-a35e-4954628ff370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ed397b-8f7e-4723-8a87-a6e827c72398', '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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['ceab6fa0-902a-44ea-afa9-51c75bf32789','26a9fe4d-df57-4d65-8f77-fc359b4cf8ec','9abd2e23-fe29-4760-9494-cbf26b019722','6330f88a-d8ef-499d-84ef-83575e56c0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=808378e7-cb65-4e5b-82e0-0d4769aadefb), 'volume': Volume(_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-01T06:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ed397b-8f7e-4723-8a87-a6e827c72398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f883788e8a748a5bea702c5b700f250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(808378e7-cb65-4e5b-82e0-0d4769aadefb),volume_type_id=808378e7-cb65-4e5b-82e0-0d4769aadefb)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d5bc2e-6875-43ae-8751-209e712edb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d5bc2e-6875-43ae-8751-209e712edb75) transitioned into state 'SUCCESS' from 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='4f883788e8a748a5bea702c5b700f250',qos_specs=None,replication_status=,reservations=['ceab6fa0-902a-44ea-afa9-51c75bf32789','26a9fe4d-df57-4d65-8f77-fc359b4cf8ec','9abd2e23-fe29-4760-9494-cbf26b019722','6330f88a-d8ef-499d-84ef-83575e56c0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6508c83bfaa2437c8439fd086ff9ea25',volume_type_id=808378e7-cb65-4e5b-82e0-0d4769aadefb)}' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c257b8-0f6c-48d1-8849-059abb70d145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c257b8-0f6c-48d1-8849-059abb70d145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86552) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Flow 'volume_create_api' (a8614b94-730d-4baf-8371-a397973cef6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86552) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Create volume request issued successfully. Sep 01 08:37:21 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2142f9b1-8fb6-4d04-bcae-c5e378eda84c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes returned with HTTP 202 Sep 01 08:37:21 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1659/3349] 192.168.122.100 () {62 vars in 1182 bytes} [Tue Sep 1 08:37:21 2026] POST /volume/v3/volumes => generated 782 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:21 devstack devstack@c-api.service[86551]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: attachments = base.obj_make_list( Sep 01 08:37:21 devstack devstack@c-api.service[86551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: warnings.warn( Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.volume.api [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:21 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-772b4f49-e8f9-40cb-bcb2-345c315db73e tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 returned with HTTP 200 Sep 01 08:37:21 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1691/3350] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:21 2026] GET /volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 => generated 961 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-2586c4b3-7002-4248-b110-7e60e9936d96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2586c4b3-7002-4248-b110-7e60e9936d96 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2586c4b3-7002-4248-b110-7e60e9936d96 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-2586c4b3-7002-4248-b110-7e60e9936d96 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-2586c4b3-7002-4248-b110-7e60e9936d96 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-2586c4b3-7002-4248-b110-7e60e9936d96 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 returned with HTTP 200 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1660/3351] 192.168.122.100 () {60 vars in 1272 bytes} [Tue Sep 1 08:37:22 2026] GET /volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-e55365f6-9056-4527-805f-80f3a138984d None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e55365f6-9056-4527-805f-80f3a138984d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] GET http://192.168.122.100/volume/v3/messages Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e55365f6-9056-4527-805f-80f3a138984d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-e55365f6-9056-4527-805f-80f3a138984d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-e55365f6-9056-4527-805f-80f3a138984d tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/messages returned with HTTP 200 Sep 01 08:37:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1692/3352] 192.168.122.100 () {60 vars in 1164 bytes} [Tue Sep 1 08:37:22 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 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7da6c33f-c266-4fe5-bafa-41d2ec94ab28 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7da6c33f-c266-4fe5-bafa-41d2ec94ab28 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] GET http://192.168.122.100/volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7da6c33f-c266-4fe5-bafa-41d2ec94ab28 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7da6c33f-c266-4fe5-bafa-41d2ec94ab28 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] Calling method 'version_select' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7da6c33f-c266-4fe5-bafa-41d2ec94ab28 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-member] http://192.168.122.100/volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 returned with HTTP 200 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1661/3353] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:37:22 2026] GET /volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b8a2fe4b-8f53-4072-a05d-57ee6dcda029 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8a2fe4b-8f53-4072-a05d-57ee6dcda029 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8a2fe4b-8f53-4072-a05d-57ee6dcda029 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b8a2fe4b-8f53-4072-a05d-57ee6dcda029 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'version_select' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b8a2fe4b-8f53-4072-a05d-57ee6dcda029 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 returned with HTTP 204 Sep 01 08:37:22 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1693/3354] 192.168.122.100 () {60 vars in 1278 bytes} [Tue Sep 1 08:37:22 2026] DELETE /volume/v3/messages/b8c17a80-2e11-49c0-bdae-42cb41821fb0 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.v3.volumes [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume with id: b1ed397b-8f7e-4723-8a87-a6e827c72398 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: attachments = base.obj_make_list( Sep 01 08:37:22 devstack devstack@c-api.service[86552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: warnings.warn( Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Volume info retrieved successfully. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.volume.api [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86552) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: DEBUG cinder.quota [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Created reservations ['6c8c4bfd-e578-4bae-9d28-af963d9405ef', 'd2411d8c-3680-468d-8532-1fdf797d5c59', '26186591-c4d3-419e-b596-247b478e5645', '35730094-35c0-4525-9e62-25f3823142f5'] {{(pid=86552) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.volume.api [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Delete volume request issued successfully. Sep 01 08:37:22 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d9d6e309-0f73-4120-a98a-b54603f9de3c tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 returned with HTTP 202 Sep 01 08:37:22 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1662/3355] 192.168.122.100 () {60 vars in 1275 bytes} [Tue Sep 1 08:37:22 2026] DELETE /volume/v3/volumes/b1ed397b-8f7e-4723-8a87-a6e827c72398 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-71cfbf8f-f553-4155-acfe-4ad347f7d898 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71cfbf8f-f553-4155-acfe-4ad347f7d898 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] DELETE http://192.168.122.100/volume/v3/types/808378e7-cb65-4e5b-82e0-0d4769aadefb Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71cfbf8f-f553-4155-acfe-4ad347f7d898 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:22 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-71cfbf8f-f553-4155-acfe-4ad347f7d898 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:23 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-71cfbf8f-f553-4155-acfe-4ad347f7d898 tempest-ProjectMemberTests-1277172784 tempest-ProjectMemberTests-1277172784-project-admin] http://192.168.122.100/volume/v3/types/808378e7-cb65-4e5b-82e0-0d4769aadefb returned with HTTP 202 Sep 01 08:37:23 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1694/3356] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:22 2026] DELETE /volume/v3/types/808378e7-cb65-4e5b-82e0-0d4769aadefb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:25 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-a215188b-c9ed-43a8-be65-2380beef173b None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a215188b-c9ed-43a8-be65-2380beef173b tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-a215188b-c9ed-43a8-be65-2380beef173b tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-686414627", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-a215188b-c9ed-43a8-be65-2380beef173b tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1663/3357] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:25 2026] POST /volume/v3/types => generated 379 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-8e4ee27b-bb72-44c2-916a-ec701d371f44 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8e4ee27b-bb72-44c2-916a-ec701d371f44 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-8e4ee27b-bb72-44c2-916a-ec701d371f44 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-8e4ee27b-bb72-44c2-916a-ec701d371f44 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1695/3358] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-5a69ad7a-ed19-4ce2-928e-ef0551a53fe7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a69ad7a-ed19-4ce2-928e-ef0551a53fe7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-5a69ad7a-ed19-4ce2-928e-ef0551a53fe7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1191513615", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-5a69ad7a-ed19-4ce2-928e-ef0551a53fe7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1664/3359] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b3699daa-4e2a-4bd0-8578-80470b0c9e74 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b3699daa-4e2a-4bd0-8578-80470b0c9e74 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] POST http://192.168.122.100/volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656/encryption Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b3699daa-4e2a-4bd0-8578-80470b0c9e74 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-b3699daa-4e2a-4bd0-8578-80470b0c9e74 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b3699daa-4e2a-4bd0-8578-80470b0c9e74 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656/encryption returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1696/3360] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656/encryption => generated 127 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-67a17ba3-dae4-4b62-b4a9-03d1d7bf0af0 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-67a17ba3-dae4-4b62-b4a9-03d1d7bf0af0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-67a17ba3-dae4-4b62-b4a9-03d1d7bf0af0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2090778962", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-67a17ba3-dae4-4b62-b4a9-03d1d7bf0af0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1665/3361] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6f935203-a306-4dbc-988d-ddc251dc9cd5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f935203-a306-4dbc-988d-ddc251dc9cd5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] POST http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6f935203-a306-4dbc-988d-ddc251dc9cd5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-6f935203-a306-4dbc-988d-ddc251dc9cd5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6f935203-a306-4dbc-988d-ddc251dc9cd5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1697/3362] 192.168.122.100 () {60 vars in 1283 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f037d76b-15f4-4517-9c7a-25d2f8105ce7 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f037d76b-15f4-4517-9c7a-25d2f8105ce7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] PUT http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs/key2 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f037d76b-15f4-4517-9c7a-25d2f8105ce7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-f037d76b-15f4-4517-9c7a-25d2f8105ce7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f037d76b-15f4-4517-9c7a-25d2f8105ce7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs/key2 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1666/3363] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:37:26 2026] PUT /volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-91ec4a32-f288-47d3-bdcc-0021b7ecf7e4 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91ec4a32-f288-47d3-bdcc-0021b7ecf7e4 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-91ec4a32-f288-47d3-bdcc-0021b7ecf7e4 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-91ec4a32-f288-47d3-bdcc-0021b7ecf7e4 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-91ec4a32-f288-47d3-bdcc-0021b7ecf7e4 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1698/3364] 192.168.122.100 () {60 vars in 1136 bytes} [Tue Sep 1 08:37:26 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 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-bc4ebaca-d053-4df5-a29a-8080a3f28cc1 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc4ebaca-d053-4df5-a29a-8080a3f28cc1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-bc4ebaca-d053-4df5-a29a-8080a3f28cc1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-920045139", "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=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-bc4ebaca-d053-4df5-a29a-8080a3f28cc1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1667/3365] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:26 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 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-4142b3da-d6a5-4254-90e2-c31c9a95e4c5 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4142b3da-d6a5-4254-90e2-c31c9a95e4c5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-4142b3da-d6a5-4254-90e2-c31c9a95e4c5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-4142b3da-d6a5-4254-90e2-c31c9a95e4c5 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1699/3366] 192.168.122.100 () {60 vars in 1281 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-15220f1e-87df-4e4f-882b-0f767610341e None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15220f1e-87df-4e4f-882b-0f767610341e tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] DELETE http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption/24826060-3c57-401f-ab71-3e7b4d356712 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15220f1e-87df-4e4f-882b-0f767610341e tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-15220f1e-87df-4e4f-882b-0f767610341e tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-15220f1e-87df-4e4f-882b-0f767610341e tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-15220f1e-87df-4e4f-882b-0f767610341e tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption/24826060-3c57-401f-ab71-3e7b4d356712 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1668/3367] 192.168.122.100 () {58 vars in 1373 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718/encryption/24826060-3c57-401f-ab71-3e7b4d356712 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-ed422991-65f6-4196-9e8d-d5dffefe93b1 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed422991-65f6-4196-9e8d-d5dffefe93b1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-ed422991-65f6-4196-9e8d-d5dffefe93b1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2120801387", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-ed422991-65f6-4196-9e8d-d5dffefe93b1 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1700/3368] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-71d4d088-558c-4409-860e-f82adbdb8a96 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-71d4d088-558c-4409-860e-f82adbdb8a96 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] DELETE http://192.168.122.100/volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b/extra_specs/key1 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-71d4d088-558c-4409-860e-f82adbdb8a96 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-71d4d088-558c-4409-860e-f82adbdb8a96 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-71d4d088-558c-4409-860e-f82adbdb8a96 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-71d4d088-558c-4409-860e-f82adbdb8a96 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b/extra_specs/key1 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1669/3369] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-2b7e9627-45fa-4746-a7be-ea74e8fb8065 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b7e9627-45fa-4746-a7be-ea74e8fb8065 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] POST http://192.168.122.100/volume/v3/types Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-2b7e9627-45fa-4746-a7be-ea74e8fb8065 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-90204300", "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=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-2b7e9627-45fa-4746-a7be-ea74e8fb8065 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1701/3370] 192.168.122.100 () {60 vars in 1137 bytes} [Tue Sep 1 08:37:26 2026] POST /volume/v3/types => generated 378 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] DELETE http://192.168.122.100/volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-f299cb6d-3fdc-4a8d-9d11-3bcc104bff40 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1670/3371] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-0d80ac86-02ff-4adf-942e-124a99e99bb2 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d80ac86-02ff-4adf-942e-124a99e99bb2 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] GET http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d80ac86-02ff-4adf-942e-124a99e99bb2 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-0d80ac86-02ff-4adf-942e-124a99e99bb2 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-0d80ac86-02ff-4adf-942e-124a99e99bb2 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1702/3372] 192.168.122.100 () {58 vars in 1262 bytes} [Tue Sep 1 08:37:26 2026] GET /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-4e48a423-b168-49be-bfd2-317f8197fde8 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e48a423-b168-49be-bfd2-317f8197fde8 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] GET http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/cipher Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e48a423-b168-49be-bfd2-317f8197fde8 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-4e48a423-b168-49be-bfd2-317f8197fde8 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-4e48a423-b168-49be-bfd2-317f8197fde8 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-4e48a423-b168-49be-bfd2-317f8197fde8 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/cipher returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1671/3373] 192.168.122.100 () {58 vars in 1280 bytes} [Tue Sep 1 08:37:26 2026] GET /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-611dea7f-4d02-4997-9851-479e69c45136 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-611dea7f-4d02-4997-9851-479e69c45136 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] GET http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-611dea7f-4d02-4997-9851-479e69c45136 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-611dea7f-4d02-4997-9851-479e69c45136 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'index' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-611dea7f-4d02-4997-9851-479e69c45136 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-611dea7f-4d02-4997-9851-479e69c45136 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1703/3374] 192.168.122.100 () {58 vars in 1259 bytes} [Tue Sep 1 08:37:26 2026] GET /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-d51a5450-eda4-49c3-a3f8-200651bf852f None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d51a5450-eda4-49c3-a3f8-200651bf852f tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] GET http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/multiattach Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d51a5450-eda4-49c3-a3f8-200651bf852f tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-d51a5450-eda4-49c3-a3f8-200651bf852f tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'show' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-d51a5450-eda4-49c3-a3f8-200651bf852f tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/multiattach returned with HTTP 200 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1672/3375] 192.168.122.100 () {58 vars in 1298 bytes} [Tue Sep 1 08:37:26 2026] GET /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-6327edd6-2dcf-4ddd-8bab-dfc3d6af41b7 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6327edd6-2dcf-4ddd-8bab-dfc3d6af41b7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] GET http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/volume_backend_name Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6327edd6-2dcf-4ddd-8bab-dfc3d6af41b7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-6327edd6-2dcf-4ddd-8bab-dfc3d6af41b7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Calling method 'show' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-6327edd6-2dcf-4ddd-8bab-dfc3d6af41b7 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1704/3376] 192.168.122.100 () {58 vars in 1322 bytes} [Tue Sep 1 08:37:26 2026] GET /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-915a33a2-63ef-4863-87b4-f4e5c9343bc9 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-915a33a2-63ef-4863-87b4-f4e5c9343bc9 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] PUT http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/f1d3a70c-2817-4763-83ed-fdf438e392e9 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-915a33a2-63ef-4863-87b4-f4e5c9343bc9 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-915a33a2-63ef-4863-87b4-f4e5c9343bc9 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-915a33a2-63ef-4863-87b4-f4e5c9343bc9 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/f1d3a70c-2817-4763-83ed-fdf438e392e9 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1673/3377] 192.168.122.100 () {60 vars in 1390 bytes} [Tue Sep 1 08:37:26 2026] PUT /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/encryption/f1d3a70c-2817-4763-83ed-fdf438e392e9 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-88e0834d-9762-40f0-884a-b81eaf118fe0 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88e0834d-9762-40f0-884a-b81eaf118fe0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] PUT http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/key1 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-88e0834d-9762-40f0-884a-b81eaf118fe0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.policy [None req-88e0834d-9762-40f0-884a-b81eaf118fe0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86551) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-88e0834d-9762-40f0-884a-b81eaf118fe0 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/key1 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1705/3378] 192.168.122.100 () {60 vars in 1297 bytes} [Tue Sep 1 08:37:26 2026] PUT /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-6fa8515e-a370-4c6c-b04c-9efcc7662222 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fa8515e-a370-4c6c-b04c-9efcc7662222 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] PUT http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-6fa8515e-a370-4c6c-b04c-9efcc7662222 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.policy [None req-6fa8515e-a370-4c6c-b04c-9efcc7662222 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6cee546cc37c4d06b94ed317505bc9c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522cfd72549048baa1aa39038ab4f103', '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=86552) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-6fa8515e-a370-4c6c-b04c-9efcc7662222 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-reader] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 returned with HTTP 403 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1674/3379] 192.168.122.100 () {60 vars in 1246 bytes} [Tue Sep 1 08:37:26 2026] PUT /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df3a0f26-bd7f-4159-80c0-6b77c827cf02 None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df3a0f26-bd7f-4159-80c0-6b77c827cf02 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df3a0f26-bd7f-4159-80c0-6b77c827cf02 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df3a0f26-bd7f-4159-80c0-6b77c827cf02 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df3a0f26-bd7f-4159-80c0-6b77c827cf02 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 returned with HTTP 202 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1706/3380] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/194ad33d-a1e7-4cb6-aa68-874542d6ca92 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-046a8293-8c95-4e9c-a645-bd15e37d855c None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-046a8293-8c95-4e9c-a645-bd15e37d855c tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-046a8293-8c95-4e9c-a645-bd15e37d855c tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-046a8293-8c95-4e9c-a645-bd15e37d855c tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:26 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-046a8293-8c95-4e9c-a645-bd15e37d855c tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b returned with HTTP 202 Sep 01 08:37:26 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1675/3381] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/36c5e890-17f2-4ff8-a4ea-9af6d657ae2b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-df5452f1-0e30-48c4-93c3-28f1f54235ce None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df5452f1-0e30-48c4-93c3-28f1f54235ce tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718 Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df5452f1-0e30-48c4-93c3-28f1f54235ce tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:26 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-df5452f1-0e30-48c4-93c3-28f1f54235ce tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-df5452f1-0e30-48c4-93c3-28f1f54235ce tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718 returned with HTTP 202 Sep 01 08:37:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1707/3382] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:26 2026] DELETE /volume/v3/types/ae04ec6e-c349-441e-a712-bdab74153718 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-7f015ce0-ce53-4051-bcc5-f0339004054d None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f015ce0-ce53-4051-bcc5-f0339004054d tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f015ce0-ce53-4051-bcc5-f0339004054d tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-7f015ce0-ce53-4051-bcc5-f0339004054d tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-7f015ce0-ce53-4051-bcc5-f0339004054d tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b returned with HTTP 202 Sep 01 08:37:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1676/3383] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:27 2026] DELETE /volume/v3/types/045191ed-52e2-4cfb-81d6-ce240993dc6b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.middleware.request_id [None req-b7320d9d-8746-4746-b900-6a7c101aa9be None None] RequestId filter calling following filter/app {{(pid=86551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7320d9d-8746-4746-b900-6a7c101aa9be tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656 Sep 01 08:37:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7320d9d-8746-4746-b900-6a7c101aa9be tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:27 devstack devstack@c-api.service[86551]: DEBUG cinder.api.openstack.wsgi [None req-b7320d9d-8746-4746-b900-6a7c101aa9be tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:27 devstack devstack@c-api.service[86551]: INFO cinder.api.openstack.wsgi [None req-b7320d9d-8746-4746-b900-6a7c101aa9be tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656 returned with HTTP 202 Sep 01 08:37:27 devstack devstack@c-api.service[86551]: [pid: 86551|app: 0|req: 1708/3384] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:27 2026] DELETE /volume/v3/types/3d8f1be7-5a43-4ff5-983a-939d0e05e656 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.middleware.request_id [None req-8bef61eb-f765-492d-ac4f-6f7793217b79 None None] RequestId filter calling following filter/app {{(pid=86552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8bef61eb-f765-492d-ac4f-6f7793217b79 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] DELETE http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8bef61eb-f765-492d-ac4f-6f7793217b79 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Empty body provided in request {{(pid=86552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: DEBUG cinder.api.openstack.wsgi [None req-8bef61eb-f765-492d-ac4f-6f7793217b79 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] Calling method '_delete' {{(pid=86552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 08:37:27 devstack devstack@c-api.service[86552]: INFO cinder.api.openstack.wsgi [None req-8bef61eb-f765-492d-ac4f-6f7793217b79 tempest-VolumeTypesReaderTests-948314125 tempest-VolumeTypesReaderTests-948314125-project-admin] http://192.168.122.100/volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 returned with HTTP 202 Sep 01 08:37:27 devstack devstack@c-api.service[86552]: [pid: 86552|app: 0|req: 1677/3385] 192.168.122.100 () {58 vars in 1229 bytes} [Tue Sep 1 08:37:27 2026] DELETE /volume/v3/types/8d4010fc-3868-4e0a-8cd3-46f85e8cdf42 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 08:37:37 devstack devstack@c-api.service[86551]: DEBUG dbcounter [-] [86551] Writing DB stats cinder:SELECT=117,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=86551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 08:37:37 devstack devstack@c-api.service[86552]: DEBUG dbcounter [-] [86552] Writing DB stats cinder:SELECT=139,cinder:UPDATE=74,cinder:INSERT=54 {{(pid=86552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}